Command SnmpGetNextOID :
For a given OID variable the next OID is returned.
Rhis allows to iterate over all OIDs exposed by the MPOD controler.
This is mostly a debug function.
It can be used to implement a functionality similar to ``snmpwalk``.
SnmpGetNextOID Definition
Input Argument
Tango::DEV_STRING
CurrentOID
Output Argument
Tango::DEV_STRING
NextOID
DisplayLevel
EXPERT
..
Inherited
false
..
Abstract
false
..
Polling Period
Not polled
..
Command allowed for
All states
..