CIRCUIT-MIB :: circuitName

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIRCUIT-MIBcircuitName

circuitName

Module: CIRCUIT-MIB

OID (symbolic): CIRCUIT-MIB::circuitName

OID (numeric): 1.3.6.1.4.1.5812.6.8.1.9

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: CircuitName is a unique name given to a circuit.

What is circuitName?

This is a free-text, unique name (up to 32 bytes) an admin assigns to identify a specific circuit, distinguishing it from the numeric table indices used elsewhere in this MIB. Having a real name matters operationally because circuits are otherwise addressed only by index in most of this table's other objects, making a bare index hard to recognize during troubleshooting across dozens of provisioned circuits. For example, naming a circuit 'HQ-to-Branch3-DataLink' lets an admin immediately identify its purpose in alarm logs or SNMP walks, rather than having to cross-reference an opaque numeric circuit index.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.9
snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.9.1
snmpget -v2c -c public <target> CIRCUIT-MIB::circuitName.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.8.1.9.1 s <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::circuitName 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.9circuitNameCIRCUIT-MIB