All MIBs › ESM-snmp › chasEntityOperStatus
chasEntityOperStatus
Module: ESM-snmp
OID (symbolic): ESM-snmp::chasEntityOperStatus
OID (numeric): 1.3.6.1.4.1.22.101.6.1.2.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Provides operational status of the entity. The following are possible definitions of the values. The exact definition of the values is implementation specific. A value of other(1) implies some undetermined state, possibly as a result of setting chasEntityAdminStatus to a value of disable(3). A value of invalid(2) could have the possible meaning that the entity exists but the chassis manager has no direct control of the entity. A value of testing(3) may be a diagnostic state. A value of operational(4) implies that the entity is running with no errors or warnings. State resetInProgress(5) implies equivalent of setting chasEntityAdminStatus to reset(4). The states of warning(6), nonFatalError(7), fatalError(8) reflect conditions detected during operation. The entity may or may not be still functional. State loading(10) is a result of asserting programload(5) in chasEntityAdminStatus.
For example if an entities value of chasEntityAdminStatus is disable(3) and is set to enable(2) then chasEntityOperStatus may enter a state of testing(3) then change to a value of operational(4).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22.101.6.1.2.3.1.1.5 snmpwalk -v2c -c public <target> ESM-snmp::chasEntityOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22.101.6.1.2.3.1.1.5.1 snmpget -v2c -c public <target> ESM-snmp::chasEntityOperStatus.1
Start monitoring Fibronics International network equipment (SNMP trap destination config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ESM-snmp::chasEntityOperStatus OID value, configure state conditions and alerts, and monitor any Fibronics International network equipment (SNMP trap destination config) from a single console.
OID Breakdown
Upper-level ancestors (7 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.22 | fibronics | EDB-snmp |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22.101 | mibs | ESM-snmp |
| 1.3.6.1.4.1.22.101.6 | chassis_mibs | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1 | gigaHUBMib | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2 | gigaHUBChassis | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.3 | chasEntity | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.3.1 | chasEntityTable | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.3.1.1 | chasEntityEntry | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.3.1.1.5 | chasEntityOperStatus | ESM-snmp |