User Manual

! !! !!!!!!!!!!!!!!!!!!!!!!!!! !
!
!
45!
4.14!GETMIB!
!
getMIB
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. The OID
value should contain the required indices of the table
for accessing a specific entry in a table.
Description
Get the value of the specified MIB. 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
getMIB oid = 1.0.8802.16.2.1.3.1.1.3
getMIB module = WMAN-DEV-MIB name =
wmanDevBsCurrentSwVersion index1 = 1
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!