All MIBs › Fore-Switch-MIB › moduleTestAdminStatus
moduleTestAdminStatus
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::moduleTestAdminStatus
OID (numeric): 1.3.6.1.4.1.326.2.2.1.1.2.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This variable indicates the hardware test configuration of the network module. It can be set to startTest(2), which starts the hardware tests on the network module. abortTest(3) aborts the test, if the network module is under test. The network module returns to normal(0) after the test ends or is aborted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.1.1.14 snmpwalk -v2c -c public <target> Fore-Switch-MIB::moduleTestAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.1.1.14.1 snmpget -v2c -c public <target> Fore-Switch-MIB::moduleTestAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.1.1.2.1.1.14.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1 | asx | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2 | moduleGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.1 | moduleTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.1.1 | moduleEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.1.1.14 | moduleTestAdminStatus | Fore-Switch-MIB |