Fore-Switch-MIB :: moduleTestOperStatus

MIB Reference — IPNetwork Monitor

All MIBsFore-Switch-MIBmoduleTestOperStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.326foreFore-Common-MIB
1.3.6.1.4.1.326.2systemsFore-Common-MIB
1.3.6.1.4.1.326.2.2atmSwitchFore-Common-MIB
1.3.6.1.4.1.326.2.2.1hardwareFore-Common-MIB
1.3.6.1.4.1.326.2.2.1.1asxFore-Common-MIB
1.3.6.1.4.1.326.2.2.1.1.2moduleGroupFore-Switch-MIB
1.3.6.1.4.1.326.2.2.1.1.2.1moduleTableFore-Switch-MIB
1.3.6.1.4.1.326.2.2.1.1.2.1.1moduleEntryFore-Switch-MIB
1.3.6.1.4.1.326.2.2.1.1.2.1.1.15moduleTestOperStatusFore-Switch-MIB