|
A GETBULK request is performed by giving an OID along with two other parameters, namely a Max Repetitions value and a Non Repeaters value. The Non Repeaters value specifies the number of variables in the variable bindings list for which a single lexicographic successor is to be returned. The default value is 0.
The following table lists the methods that needs to be used for setting the Non Repeaters value.
| API Name | Class/Component Name |
API Methods |
|---|---|---|
|
High Level |
SnmpTarget |
|
|
Low Level |
SnmpSession SnmpPDU |
|
|
RMI |
SnmpTarget |
|
|
CORBA |
SnmpTarget |
|
|
EJB |
SnmpTarget |
|