All MIBs › EXTREME-NP-MIB › extremeNPModuleProcessorState
extremeNPModuleProcessorState
Module: EXTREME-NP-MIB
OID (symbolic): EXTREME-NP-MIB::extremeNPModuleProcessorState
OID (numeric): 1.3.6.1.4.1.1916.1.21.1.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: An Octet String indicating the status of the various processors on an Intelligent Module. Each byte in the Octet String represents state for one processor. For the Avalanche based PoS and ARM modules, the first byte (from MSB) represents the state of the General Purpose Processor, the second byte the state of Network Processor 1, and the third byte the state of Network Processor 2 and so on. A value of 0 in each byte indicates that the Processor is not operational, while a value 1 indicates that it is.
What is extremeNPModuleProcessorState?
An 8-byte string where each byte reports whether one on-module processor (general-purpose CPU, then network processors 1, 2, etc.) is operational (1) or not (0), letting an admin pinpoint which specific processor on a multi-CPU module has failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.21.1.1.1.7 snmpwalk -v2c -c public <target> EXTREME-NP-MIB::extremeNPModuleProcessorState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.21.1.1.1.7.1 snmpget -v2c -c public <target> EXTREME-NP-MIB::extremeNPModuleProcessorState.1
Start monitoring Modular Extreme Networks switch chassis, Network Processor line cards with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXTREME-NP-MIB::extremeNPModuleProcessorState OID value, configure state conditions and alerts, and monitor any Modular Extreme Networks switch chassis, Network Processor line cards from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.21 | extremeNPMib | EXTREME-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1916.1.21.1 | extremeNPModule | EXTREME-NP-MIB |
| 1.3.6.1.4.1.1916.1.21.1.1 | extremeNPModuleTable | EXTREME-NP-MIB |
| 1.3.6.1.4.1.1916.1.21.1.1.1 | extremeNPModuleEntry | EXTREME-NP-MIB |
| 1.3.6.1.4.1.1916.1.21.1.1.1.7 | extremeNPModuleProcessorState | EXTREME-NP-MIB |