All MIBs › CIRCUIT-MIB › circuitReasonText
circuitReasonText
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitReasonText
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Provides the reason for the error indicated.
What is circuitReasonText?
This read-only field provides a human-readable explanation for whatever error condition is currently associated with this circuit, complementing the more cryptic numeric fault-location fields elsewhere in the table. An admin investigating why a circuit is down or degraded would read this text first as the fastest path to understanding the failure, before digging into the specific slot/port/connection ID fields that pinpoint exactly where it occurred. For example, this might read something like 'Protection line signal failure' or 'No available ring path,' giving immediate context that a bare status code wouldn't.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.12 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitReasonText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.12.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitReasonText.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::circuitReasonText 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.12 | circuitReasonText | CIRCUIT-MIB |