All MIBs › ACMIB › oc3APSReasonCode
oc3APSReasonCode
Module: ACMIB
OID (symbolic): ACMIB::oc3APSReasonCode
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Enumerated values of the outcome of previous apsPair UserCommand or alarms on the line local - near-end remote - far-end working - working port protect - protecting port DoNotRevert - after switching from working line to protection line, don't revert to working line even it returns to work ManualSw - switch over by user command SD - signal degradation SF - signal failure Forced - force switch over LockOut - don't allow switch over to a line
What is oc3APSReasonCode?
This OID tracks the outcome of the last automatic protection switch event or alarm that triggered a failover. Engineers need to check this after a traffic disruption to understand whether the switch was caused by a working line failure, protection switch command, or other condition. For example, a value of 'local' indicates the switch happened due to a fault detected on the near end of the circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.25 snmpwalk -v2c -c public <target> ACMIB::oc3APSReasonCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.25.1 snmpget -v2c -c public <target> ACMIB::oc3APSReasonCode.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::oc3APSReasonCode OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) 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.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15 | returnCode | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15.25 | oc3APSReasonCode | ACMIB |