Because RFL™ and Hubbell® have a policy of continuous product improvement, we reserve the right to change designs and specifications without notice.
Chapter 4 - Command Control
SNMP Access Gateway User’s Manual - v1.0 -- 11/99 - Page 12
4.3.2 - GETNEXT
The GETNEXT command is used with an object ID, and the value returned is the object ID and value of the object
which follows the object ID included with the GETNEXT command.
4.3.3 - GETX
The GETX command is used without an object ID, and the value returned is that of the last object retrieved by
pseudo-SNMP.
4.3.4 - SET
The SET command is used with an object ID and a value, and the object with the object ID included with the
command is set to the value included with the command.
4.3.5 - WALK
The WALK command is used without an object ID, and may be used to ‘walk’ through the MIB. The WALK
command acts like the GETNEXT command, but uses the object ID of the last object retrieved by pseudo-SNMP as
the included address. Thus, repeated uses of the WALK command allow the user to progress through all items of the
MIB.