All MIBs › Fore-Switch-MIB › moduleTestOperStatus
moduleTestOperStatus
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::moduleTestOperStatus
OID (numeric): 1.3.6.1.4.1.326.2.2.1.1.2.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The status of the hardware tests on the network module. normal (1) indicates that the network module has never undergone hardware tests. The network module is underTest (2), after the test is started on it, and goes to testSuccessful (3) or testFailed (4), after the tests end. If the tests are aborted, the network module goes to testAborted (5) state. Those network modules that do not support hardware tests like Series-C and LC modules, are in testUnsupported (6) state.
What is moduleTestOperStatus?
This read-only object reports the current state of hardware self-tests on a network module, with states like 'normal' (never tested), 'underTest', 'testSuccessful', 'testFailed', or 'testAborted'. The value indicates whether the module has passed factory tests and if any issues were detected. An operator checks this to verify module integrity after installation or to diagnose hardware problems when a module is suspected of failing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.1.1.15 snmpwalk -v2c -c public <target> Fore-Switch-MIB::moduleTestOperStatus
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.15.1 snmpget -v2c -c public <target> Fore-Switch-MIB::moduleTestOperStatus.1
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.15 | moduleTestOperStatus | Fore-Switch-MIB |