The Pdu type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Clone this object
(Overrides AsnType..::.Clone()()().) | |
| decode |
Decode BER encoded Pdu
(Overrides AsnType..::.decode(array<Byte>[]()[], Int32).) | |
| DeleteVb |
Delete VB from the specified location in the VarBind list
| |
| encode |
Encode Pdu class to BER byte buffer
(Overrides AsnType..::.encode(MutableByte).) | |
| Equals | (Inherited from Object.) | |
| FieldGetter | (Inherited from Object.) | |
| FieldSetter | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetBulkPdu |
Create SNMP-GetBulk Pdu
| |
| GetFieldInfo | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetNextPdu |
Create SNMP-GetNext Pdu
| |
| GetPdu |
Create SNMP-GET Pdu from VbList
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetVb |
Get VB from VarBind list at the specified index
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Reset |
Reset VbList.
| |
| Set |
Copy values from another Pdu class.
| |
| SetPdu |
Create SNMP-SET Pdu
| |
| SetVbList |
Set VbList
| |
| ToString | (Inherited from Object.) |