Overload List
| Name | Description | |
|---|---|---|
| encode()()()() |
Place holder for derived class implementations.
| |
| encode(MutableByte) |
Wrap BER encoded SNMP information contained in the parameter MutableByte class.
Information in the parameter is prepended by the SNMP version field and wrapped in a sequence header.
Derived classes call this method to finalize SNMP packet encoding.
|