The Pdu type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Clone()()() |
Clone this object
(Overrides AsnType..::.Clone()()().) | |
| decode(array<Byte>[]()[], Int32) |
Decode BER encoded Pdu
(Overrides AsnType..::.decode(array<Byte>[]()[], Int32).) | |
| DeleteVb(Int32) |
Delete VB from the specified location in the VarBind list
| |
| encode(MutableByte) |
Encode Pdu class to BER byte buffer
(Overrides AsnType..::.encode(MutableByte).) | |
| Equals(Object) | (Inherited from Object.) | |
| GetBulkPdu(VbCollection) |
Create SNMP-GetBulk Pdu
| |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetNextPdu(VbCollection) |
Create SNMP-GetNext Pdu
| |
| GetPdu(VbCollection) |
Create SNMP-GET Pdu from VbList
| |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetVb(Int32) |
Get VB from VarBind list at the specified index
| |
| Reset()()() |
Reset VbList.
| |
| Set(AsnType) |
Copy values from another Pdu class.
| |
| SetPdu(VbCollection) |
Create SNMP-SET Pdu
| |
| SetVbList(VbCollection) |
Set VbList
| |
| ToString()()() | (Inherited from Object.) |