|
Dangerous SNMP
|
A GetBulkRequest-PDU is a PDU with tag "5". More...
#include <encoding.hpp>
Static Public Attributes | |
| static constexpr const char * | NAME = "GetBulkRequest-PDU" |
Static Public Attributes inherited from GenericPDU< 5, ConfirmedClass::Confirmed > | |
| static constexpr const int | TYPE |
| This is the type of the PDU. More... | |
|
static constexpr const ConfirmedClass::Type | confirmed |
| This is the "confirmed class" of the PDU. | |
Additional Inherited Members | |
Public Types inherited from GenericPDU< 5, ConfirmedClass::Confirmed > | |
| typedef PDU | value_type |
| The value type that this class operates on is "PDU". | |
Static Public Member Functions inherited from GenericPDU< 5, ConfirmedClass::Confirmed > | |
| static unsigned int | length (const value_type &pdu) |
| static bool | write (const value_type &pdu, char *buffer, unsigned int bufferSize) |
| static bool | read (value_type &pdu, const char *buffer, unsigned int bufferSize) |
A GetBulkRequest-PDU is a PDU with tag "5".