All MIBs › CIRCUIT-MIB › circuitPreferredEP2OptSlot
circuitPreferredEP2OptSlot
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitPreferredEP2OptSlot
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.44
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If the circuit spans two rings, this is the slot number of the second preferred ring. Preferred rings allow a manual overide of the routed circuit path.
What is circuitPreferredEP2OptSlot?
This sets the slot number of the second preferred ring, applicable only when the circuit spans two rings rather than one, mirroring circuitPreferredEP1OptSlot but for the additional ring segment needed to complete the path. An admin configuring a multi-ring circuit uses this to manually pin the second leg's routing the same way the first object pins the first leg, ensuring the entire end-to-end path follows the admin's intended rings rather than an automatically-selected alternate. For example, a circuit crossing from ring A to ring B via an intermediate node would have this set to the slot of the ring B interface, complementing the EP1 setting for ring A.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.44 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitPreferredEP2OptSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.44.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitPreferredEP2OptSlot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.8.1.44.1 i <value>
Start monitoring Coriolis Networks optical/lambda transport equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIRCUIT-MIB::circuitPreferredEP2OptSlot OID value, configure state conditions and alerts, and monitor any Coriolis Networks optical/lambda transport equipment (legacy) 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.5812 | coriolisMibs | CORIOLIS-MIB |
| 1.3.6.1.4.1.5812.6 | circuit | CORIOLIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5812.6.8 | circuitTable | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1 | circuitEntry | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1.44 | circuitPreferredEP2OptSlot | CIRCUIT-MIB |