Max Repetitions

 

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 Methodsapi.jpg

High Level

SnmpTarget
SnmpRequestServer
SnmpPoller
SnmpTable

setMaxRepetitions(int)

Low Level

SnmpSession

SnmpPDU

setMaxRepetitions(int)

RMI

SnmpTarget
SnmpRequestServer

setMaxRepetitions(int)

CORBA

SnmpTarget
SnmpRequestServer

setMaxRepetitions(int)

EJB

SnmpTargetEJB

setMaxRepetitions(int)



Copyright © 2012, ZOHO Corp. All Rights Reserved.