ADVA-MIB :: entityEquipmentState

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBentityEquipmentState

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.2commonADVA-MIB
1.3.6.1.4.1.2544.2.5configADVA-MIB
1.3.6.1.4.1.2544.2.5.5inventoryMibADVA-MIB
1.3.6.1.4.1.2544.2.5.5.2entityTableADVA-MIB
1.3.6.1.4.1.2544.2.5.5.2.1entityEntryADVA-MIB
1.3.6.1.4.1.2544.2.5.5.2.1.8entityEquipmentStateADVA-MIB