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.
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
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.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 |
| 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 |