All MIBs › CIRCUIT-MIB › circuitPreferredEP1OptSlot
circuitPreferredEP1OptSlot
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitPreferredEP1OptSlot
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.41
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If the circuit spans one or two rings, this is the slot number of the first preferred ring. Preferred rings allow a manual overide of the routed circuit path.
What is circuitPreferredEP1OptSlot?
This sets the slot number of the first ring an admin prefers this circuit to be routed through, letting them manually override the device's automatic path-selection algorithm rather than leaving ring choice entirely to the load-balancing logic. This matters when an admin knows a particular ring has more favorable latency, capacity headroom, or is simply the intended primary path for policy reasons, and wants the circuit pinned there rather than wherever the device would otherwise pick. For example, setting this to slot 6 forces the device to prefer routing this circuit through the ring interface card in slot 6 as its first choice, only falling back elsewhere if that path isn't viable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.41 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitPreferredEP1OptSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.41.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitPreferredEP1OptSlot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.8.1.41.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> circuitPreferredEP1OptSlot.1
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::circuitPreferredEP1OptSlot 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.41 | circuitPreferredEP1OptSlot | CIRCUIT-MIB |