MIB Navigator Command Set Overview
12.2.2 Navigation Commands
The following MIB Navigation commands allow you to move from MIB object to MIB object within the MIB tree.
branch:
Syntax: | branch [path] |
|
| ||
Description: | The branch command displays all of the leaves | ||||
|
| in the MIB tree below a specified path. The | |||
|
| information displayed includes the path name, | |||
|
| the object ASCII name, the type of object (i.e., | |||
|
| integer, counter, time tick, etc.), and the current | |||
|
| value of each leaf object. | |||
Options: | Not Applicable |
|
| ||
Example: |
|
|
|
| |
|
|
|
|
|
|
|
|
|
|
| |
| # /1/3/6/1/2/1/7/1 | udpInDatagrams | COUNTER | 38216 |
|
| # /1/3/6/1/2/1/7/2 | udpNoPorts | COUNTER | 0 |
|
| # /1/3/6/1/2/1/7/3 | udpInErrors | COUNTER | 0 |
|
|
|
|
|
|
|
|
|
|
| 051456 |
|
cd: |
|
|
|
| |
|
|
|
| ||
Syntax: | cd [path] or cd [option] | ||||
Description: | The cd command allows you to change | ||||
|
| directories within a MIB subtree (branch). The | |||
|
| path specified must be valid, or the MIB | |||
|
| Navigator will not perform the cd operation. | |||
Options: | .. Moves you one subtree above the current one. |
/ Moves you to the root.
Example:
051457
| Page |