All MIBs › ADVA-MIB › entityEquipmentState
entityEquipmentState
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::entityEquipmentState
OID (numeric): 1.3.6.1.4.1.2544.2.5.5.2.1.8
Node type: OBJECT-TYPE
Type: EquipmentState
Access: read-only
Description: See EquipmentState.
What is entityEquipmentState?
Reports the hardware health state of the entity such as working, degraded, or failed. Network monitoring systems use this to trigger alarms when equipment transitions to non-operational states. Example: 'working', 'degraded', 'failed'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.5.2.1.8 snmpwalk -v2c -c public <target> ADVA-MIB::entityEquipmentState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.5.2.1.8.1 snmpget -v2c -c public <target> ADVA-MIB::entityEquipmentState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> entityEquipmentState.1
Start monitoring ADVA FSP 150 (F3) Carrier Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVA-MIB::entityEquipmentState OID value, configure state conditions and alerts, and monitor any ADVA FSP 150 (F3) Carrier Ethernet demarcation devices from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5 | inventoryMib | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.2 | entityTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.2.1 | entityEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.5.2.1.8 | entityEquipmentState | ADVA-MIB |