HiliSoft MIB Browser supports Get, GetNext, GetBulk, Set, Walk and Trap commands.
Get/GetNext/GetBulk
Get command retrieves the object instance value(s) of request OID(s) from an SNMP agent and GetNext command retrieves the object instance value(s) following the request OID(s) in lexicographical order. GetBulk command is an bulk operation of GetNext to minimize network comunication.
Set
Set command modifies the value(s) of request OID(s). User should provide the value(s) to be set.
Walk
Walk command discovers values of all object instances (or a subset of them) in an SNMP agent in the scope that the SNMP manager can access with the specified security settings.
Go
In toolbar, a drop-down list will keep the selected command from Get/GetNext/GetBulk/Set/Walk, and user can execute the selected command by choosing Go.
Sending a trap
User can send a trap selected in the MIB tree with the given values.
PDU (Multiple Variable Bindings)
SNMP allows multiple variable bindings in a single PDU. HiliSoft MIB Browser can keep the oid combinations in a so-called PDU so that user can use it next time.