All MIBs › ADVA-MIB › provEquipmentState
provEquipmentState
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::provEquipmentState
OID (numeric): 1.3.6.1.4.1.2544.2.5.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This status indicates how the container is equipped:
'equipped' The container holds a module that fits to the container.
'unequipped' The container does not hold any hardware.
'invalid' The container holds a recognized module that the container is not capable of supporting, or the container holds an unrecognized module.
What is provEquipmentState?
Reports an enumeration reflecting whether a container physically holds compatible hardware, holds no hardware, or contains an invalid module. This OID is critical for tracking inventory and hardware installation status during device commissioning and maintenance. Example value: equipped, unequipped, or invalid.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.1.1.2 snmpwalk -v2c -c public <target> ADVA-MIB::provEquipmentState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.1.1.2.1 snmpget -v2c -c public <target> ADVA-MIB::provEquipmentState.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.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.1 | provContainerTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.1.1 | provContainerEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.1.1.2 | provEquipmentState | ADVA-MIB |