All MIBs › CIRCUIT-MIB › circuitUseAlternateRing
circuitUseAlternateRing
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitUseAlternateRing
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.47
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Allows operator to specify whether an alternate ring can be used if the preferred ring(s) fail. This requires the ability to load-balance back onto the preferred ring once it becomes available. The format for this field is Boolean.
What is circuitUseAlternateRing?
This boolean-style flag (encoded as yes/no rather than true/false, per the description) controls whether the device is allowed to fail this circuit over onto a non-preferred ring if the preferred ring(s) set via the EP1/EP2 objects become unavailable, and implicitly relies on the load-balancing mechanism to move the circuit back to its preferred ring once that ring recovers. Setting this to no means an admin has decided this circuit must strictly stay on its designated preferred ring(s) even at the cost of going down entirely if that ring fails, rather than automatically failing over. For example, a circuit with strict routing requirements (perhaps for regulatory or latency reasons) would have this set to no(2), so it goes down rather than silently rerouting through an unplanned ring path during a preferred-ring failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.47 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitUseAlternateRing
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.47.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitUseAlternateRing.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.8.1.47.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::circuitUseAlternateRing 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.47 | circuitUseAlternateRing | CIRCUIT-MIB |