Classes are derived from SnmpPdu
to represent the different forms of SNMP pdu ( {@link com.sun.jmx.snmp.SnmpScopedPduRequest SnmpScopedPduRequest}, {@link com.sun.jmx.snmp.SnmpScopedPduBulk SnmpScopedPduBulk}).
The SnmpScopedPduPacket
class defines the attributes common to every scoped SNMP packets.
This API is a Sun Microsystems internal API and is subject to change without notice.
@see SnmpV3Message @since 1.5
|
|
|
|
|
|
|
|
|
|
|
|