All MIBs › COSINE-ORION-MIB › csOrionEngineState
csOrionEngineState
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionEngineState
OID (numeric): 1.3.6.1.4.1.3085.3.1.5.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of this engine.
What is csOrionEngineState?
This object reports the current operational lifecycle state of a specific processor engine, mirroring the same state values used for blades: not present, inactive, active, software loading, operational, non-operational, or failed. Administrators poll this to check whether a given engine on a blade has come fully online after a reboot or software load, or is stuck in a failed state. For example, an engine remaining 'nonOperational' long after its blade reports 'operational' would direct an engineer's troubleshooting to that specific engine rather than the whole blade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.5.2.1.9 snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csOrionEngineState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.5.2.1.9.1 snmpget -v2c -c public <target> COSINE-ORION-MIB::csOrionEngineState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> csOrionEngineState.1
Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csOrionEngineState OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform 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.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.5 | csOrionBladeInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.5.2 | csOrionEngineTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.5.2.1 | csOrionEngineEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.5.2.1.9 | csOrionEngineState | COSINE-ORION-MIB |