User Manual

! !! !!!!!!!!!!!!!!!!!!!!!!!!! !
!
!
47!
4.16!GETNEXTMIB!
!
getNextMIB
Arguments
module (O)
The module of the MIB variable
name (O)
The Name of the MIB variable
index1 (O)
Key to get the specified MIB from a table
index2 (O)
Key to get the specified MIB from a table
index3 (O)
Key to get the specified MIB from a table
index4 (O)
Key to get the specified MIB from a table
index5 (O)
Key to get the specified MIB from a table
oid (O)
The object identifier of the MIB variable
Description
Get the value of the MIB after the specified one. If the MIB module is
specified, a MIB name should also be specified; otherwise the MIB
OID should be specified. If the index is a MAC address it should be
entered in a dotted decimal format.
Example
getNextMIB oid=1.0.8802.16.2.1.3.1.1.3
getNextMIB module = WMAN-DEV-MIB name =
wmanDevBsCurrentSwVersion index1 = 1
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!