|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The GetNextSupported class is used by the implementor of Interpretted Agent. This class is implemented when you are interested in GETNEXT requests especially for columnar objects.
Classes which implement this interface along with SnmpAgentData can use their getNextRequest method .
For scalar MIB objects this wouldnt be required.
SnmpAgentData| Method Summary | |
SnmpVar |
getNextReqMesg(int[] OID,
SnmpVarBind varbind)
Deprecated. To create a varbind with the specified OID. |
| Method Detail |
public SnmpVar getNextReqMesg(int[] OID,
SnmpVarBind varbind)
throws AgentSnmpException,
AgentNoNextObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||