public class Snmp4JWalker.GetNextBuilder extends Snmp4JWalker.Snmp4JPduBuilder
Modifier and Type | Method and Description |
---|---|
void |
addOid(SnmpObjId snmpObjId) |
org.snmp4j.PDU |
getPdu() |
void |
reset() |
void |
setMaxRepetitions(int maxRepititions) |
void |
setNonRepeaters(int numNonRepeaters) |
getMaxVarsPerPdu, setMaxVarsPerPdu
public void reset()
reset
in class SnmpWalker.WalkerPduBuilder
public org.snmp4j.PDU getPdu()
getPdu
in class Snmp4JWalker.Snmp4JPduBuilder
public void addOid(SnmpObjId snmpObjId)
addOid
in class PduBuilder
public void setNonRepeaters(int numNonRepeaters)
setNonRepeaters
in class PduBuilder
public void setMaxRepetitions(int maxRepititions)
setMaxRepetitions
in class PduBuilder
Copyright © 2021. All rights reserved.