Represents an SNMPv1-trap PDU.
You will not usually need to use this class, except if you
decide to implement your own
{@link com.sun.jmx.snmp.SnmpPduFactory SnmpPduFactory} object.
The SnmpPduTrap extends {@link com.sun.jmx.snmp.SnmpPduPacket SnmpPduPacket}
and defines attributes specific to an SNMPv1 trap (see RFC1157).
This API is a Sun Microsystems internal API and is subject
to change without notice. |