Avaya Troubleshooting Routers Instrukcja Naprawy Strona 42

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 41
Troubleshooting Routers
1-18
You can also insert an asterisk in place of the instance in a get command to
display all of the values of a single attribute. For example, the following command
displays the wfCSMACDState of all of the instances. The specification of the
wfCSMACDState attribute in the csmacd.mib file states “1” means “up” and “2”
means “down.” Note that you can use this method to display all instances without
having to enter the
list instances
<object>
command.
get wfCSMACDEntry.3.*
wfCSMACDEntry.wfCSMACDState.1.1 = 1
wfCSMACDEntry.wfCSMACDState.1.2 = 2
wfCSMACDEntry.wfCSMACDState.10.1 = 1
wfCSMACDEntry.wfCSMACDState.10.2 = 1
You can use the complete MIB number in place of the
<object>
.
<attribute>
specification. The parameter descriptions in the configuration manuals list the
MIB number for this reason. SNMP commands also use this syntax.
If you enter a
get command and the message “object does not exist” appears, do
the following:
1. Check the spelling and case of the object name.
2. Configure and enable the object.
Refer to Using Technician Interface Software for more detailed instructions on
how to use the Technician Interface to display and change the values in the MIB.
The advantage of using the Technician Interface scripts, the Statistics Manager, or
the Configuration Manager instead of the Technician Interface commands is that
you don’t have to know an object, attribute, and instance in order to display or
change a setting. The next two sections introduce you to the Technician Interface
scripts and the Statistics Manager. This manual assumes that you already know
how to use the Configuration Manager.
Note: You can use an asterisk in place of the attribute or instance in a get
command, but you cannot use one in place of both.
Przeglądanie stron 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 253 254

Komentarze do niniejszej Instrukcji

Brak uwag