CIRCUIT-MIB :: circuitAdminState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIRCUIT-MIBcircuitAdminState

circuitAdminState

Module: CIRCUIT-MIB

OID (symbolic): CIRCUIT-MIB::circuitAdminState

OID (numeric): 1.3.6.1.4.1.5812.6.8.1.35

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Administrative state of the circuit. Circuits in the disabled state do not consume network resources such as bandwidth. The network continuously attempts to establish circuits until successful while in the enabled state. The 'enabledButNotUsed' state tells that the transport segment is established and network resources are assigned to it, but, traffic is not allowed to pass though it.

What is circuitAdminState?

This controls the administrative intent for this circuit across three distinct states: disabled (no resources consumed at all), enabled (the device actively and continuously attempts to establish and maintain the circuit's path), and the more unusual enabledButNotUsed, where the transport segment and its bandwidth are reserved and established but traffic is deliberately blocked from actually passing. That third state is specifically useful for pre-provisioning a circuit's path and reserving its resources ahead of a planned cutover, without yet allowing live traffic to flow. For example, an admin migrating services to a new circuit might set it to enabledButNotUsed first to confirm the path establishes cleanly and reserve its bandwidth, then flip it to enabled only at the actual cutover moment.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.35
snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitAdminState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.35.1
snmpget -v2c -c public <target> CIRCUIT-MIB::circuitAdminState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.8.1.35.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::circuitAdminState 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.8circuitTableCIRCUIT-MIB
1.3.6.1.4.1.5812.6.8.1circuitEntryCIRCUIT-MIB
1.3.6.1.4.1.5812.6.8.1.35circuitAdminStateCIRCUIT-MIB