Is the fully decoded representation of an SNMP packet.
Classes are derived from SnmpPdu to
represent the different forms of SNMP packets
({@link com.sun.jmx.snmp.SnmpPduPacket SnmpPduPacket},
{@link com.sun.jmx.snmp.SnmpScopedPduPacket SnmpScopedPduPacket})
The SnmpPdu class defines the attributes
common to every form of SNMP packets.
This API is a Sun Microsystems internal API and is subject
to change without notice. |