All MIBs › ACMIB › oc3APSPairMode
oc3APSPairMode
Module: ACMIB
OID (symbolic): ACMIB::oc3APSPairMode
OID (numeric): 1.3.6.1.4.1.1751.2.18.2.16.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Unidirectional or Bidirectional mode: Uni - Each pair operates independently i.e. a switch over in one pair does not effect the remote pair. Bi - both remote and local pairs have to switch together.
What is oc3APSPairMode?
This OID determines whether APS protection is unidirectional (each direction independent) or bidirectional (both directions switch together as a unit). Network designers select this mode based on whether they need coordinated protection across send and receive paths or independent per-direction failover. Setting it to 'Bidirectional' ensures both local and remote protection pairs switch simultaneously, maintaining traffic symmetry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.16.1.1.2 snmpwalk -v2c -c public <target> ACMIB::oc3APSPairMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.16.1.1.2.1 snmpget -v2c -c public <target> ACMIB::oc3APSPairMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.2.16.1.1.2.1 i <value>
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::oc3APSPairMode 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.2 | equipConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.16 | oc3APS | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.16.1 | oc3APSPairConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.16.1.1 | oc3APSPairConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.16.1.1.2 | oc3APSPairMode | ACMIB |