|
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 Max Repetitions value specifies the number of lexicographic successors to be returned for the remaining variables in the variable-bindings list. The default value is 50.
The following table lists the methods that needs to be used for setting the Max Repetitions parameter.
| API Name | Class/Component Name |
API Methods |
|---|---|---|
|
High Level |
SnmpTarget |
|
|
Low Level |
SnmpSession SnmpPDU |
|
|
RMI |
SnmpTarget |
|
|
CORBA |
SnmpTarget |
|
|
EJB |
SnmpTargetEJB |
|