The Pdu type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ErrorIndex |
ErrorIndex Pdu value
| |
| ErrorStatus |
ErrorStatus Pdu value
| |
| MaxRepetitions |
Tells SNMP Agent how many VBs to include in a single request. Only valid on GETBULK requests.
| |
| NonRepeaters |
Get/Set GET-BULK NonRepeaters value
| |
| RequestId |
SNMP packet request id that is sent to the SNMP agent. SET this value before making SNMP requests.
| |
| TrapObjectID |
Get TRAP ObjectID class from SNMPv2 TRAP and INFORM PDUs
| |
| TrapSysUpTime |
Get TRAP TimeStamp class from SNMPv2 TRAP and INFORM PDUs
| |
| Type |
Get or SET the PDU type. Available types are GET, GETNEXT, SET, GETBULK. PDU types are defined in Pdu class.
| |
| VbCount |
Return the number of VB entries in the VarBind list
| |
| VbList |
VarBind list
|