Chapter 8: MIB Navigator
HSIM-W6 User’s Guide181
get:
Syntax:get <PATH>
Description: Returns the value of a managed object. This is only valid for “leaf”
entries in the MIB tree (or managed objects in the MIB).
Options: Not Applicable
Example:
ls:
Syntax:ls [-1pdm] [PATH]
Description: Lists the contents of the directory sub-tree specified. If no
[directory-path is specified, the contents of the current directory are
displayed. The display options are:
-1: Displays the OID value along with the ASCII name of the leaf object.
-p: Lists all the entries along with the path name of the leaf object.
-d: Lists only the directory entries in the tree.
-m: Displays one screenful at a time.
Options: Not Applicable
Example:
MIBNav-> get /1/3/6/1/2/1/1/1
#System name description
get
MIBNav-> cd/iso/org/dod/internet
ls - lp
mgmt
private
/1/3/6/1/2 /iso/org/dod/internet/mgmt
ls - lp
/1/3/6/1/4 /iso/org/dod/internet/private
ls