CIRCUIT-MIB :: circuitLoadBalanceInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIRCUIT-MIBcircuitLoadBalanceInterval

circuitLoadBalanceInterval

Module: CIRCUIT-MIB

OID (symbolic): CIRCUIT-MIB::circuitLoadBalanceInterval

OID (numeric): 1.3.6.1.4.1.5812.6.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The default load balancing schedule is to examine 1 circuit every 3 minutes at the GNE. Regardless of whether the circuit is moved to a better ring path or not, the next circuit is not examined until another 3 minutes (default) had expired. The duration of the load balance timer will be configurable from a range of 0 to 65535 seconds. Using a value of 0 will turn off load balancing.

What is circuitLoadBalanceInterval?

This sets, in seconds, how often the device examines one circuit to see if it should be moved to a better ring path, with a factory default behavior of checking one circuit every 3 minutes (180 seconds) and a special case where setting the value to 0 disables load balancing entirely. An admin tuning this trades off responsiveness against overhead: a shorter interval rebalances circuits onto optimal ring paths faster after a topology change but re-evaluates more frequently, while a longer interval reduces churn at the cost of circuits potentially sitting on a suboptimal path longer. Setting this to 0 would be appropriate on a network where an admin wants full manual control over ring path assignment and doesn't want the device silently moving circuits around.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.2
snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitLoadBalanceInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.2.1
snmpget -v2c -c public <target> CIRCUIT-MIB::circuitLoadBalanceInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.2.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::circuitLoadBalanceInterval 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5812coriolisMibsCORIOLIS-MIB
1.3.6.1.4.1.5812.6circuitCORIOLIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5812.6.2circuitLoadBalanceIntervalCIRCUIT-MIB