All MIBs › ACD-ERP-MIB › acdErpStatusState
acdErpStatusState
Module: ACD-ERP-MIB
OID (symbolic): ACD-ERP-MIB::acdErpStatusState
OID (numeric): 1.3.6.1.4.1.22420.2.15.0.3.1.1.5
Node type: OBJECT-TYPE
Type: AcdErpStateType
Access: read-only
Description: The ERP state.
What is acdErpStatusState?
This OID tracks the current operational state of the ERP ring, such as idle, protection-switching, or pending-state. Network engineers watch this value during failovers and maintenance to confirm the ring is responding correctly to link failures and state changes. Example value: 'protection-switching' indicates the ring has detected a link failure and is actively rerouting traffic to the backup port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.15.0.3.1.1.5 snmpwalk -v2c -c public <target> ACD-ERP-MIB::acdErpStatusState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.15.0.3.1.1.5.1 snmpget -v2c -c public <target> ACD-ERP-MIB::acdErpStatusState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdErpStatusState.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-ERP-MIB::acdErpStatusState OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices from a single console.
OID Breakdown
Upper-level ancestors (8 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.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.15 | acdErp | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0 | acdErpMIBObjects | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0.3 | acdErpStatus | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0.3.1 | acdErpStatusTable | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0.3.1.1 | acdErpStatusEntry | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0.3.1.1.5 | acdErpStatusState | ACD-ERP-MIB |