Represents a get-bulk PDU as defined in RFC 1448.
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 SnmpPduBulk extends {@link com.sun.jmx.snmp.SnmpPduPacket SnmpPduPacket}
and defines attributes specific to the get-bulk PDU (see RFC 1448).
This API is a Sun Microsystems internal API and is subject
to change without notice. |