
System Administration
114088 Rev. A 8-77
You can determine the circuit number from the router’s active MIB by using the
Technician Interface
get command in a variety of ways.
Example:
The following command retrieves the circuit number (attribute 6) for every entry
in the FDDI Line_Table:
$ g wfFddiEntry.6.*
wfFddiEntry.wfFDDICct.5.1 = 1
(The table has a single line entry.)
Example:
The following command retrieves the circuit number (attribute 6) for every entry
in the CSMACD Line_Table:
$ g wfCSMACDEntry.6.*
wfCSMACDEntry.wfCSMACDCct.2.1 = 3
wfCSMACDEntry.wfCSMACDCct.2.3 = 2
Example:
The following command retrieves the circuit number (attribute 5) for every entry
in the IP Interface table:
$ g wfIpInterfaceEntry.5.*
wfIpInterfaceEntry.wfIpInterfaceCircuit.192.32.174.33.3 = 3
wfIpInterfaceEntry.wfIpInterfaceCircuit.192.32.174.66.4 = 4
wfIpInterfaceEntry.wfIpInterfaceCircuit.192.32.174.98.2 = 2
wfIpInterfaceEntry.wfIpInterfaceCircuit.192.32.175.66.1 = 1
The instance ID for each entry in this case is <IP_address.circuit_number>:
Commenti su questo manuale