All MIBs › CIRCUIT-MIB › circuitFailLocIpAddr
circuitFailLocIpAddr
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitFailLocIpAddr
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.13
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: IP address of location where circuit failure code is encountered.
What is circuitFailLocIpAddr?
This read-only field reports the IP address of the specific chassis where a circuit failure was detected, letting an admin pinpoint which of potentially many network elements along the circuit's path actually experienced the fault. Since a circuit can span multiple rings and chassis between its source and destination, this is what narrows a failure down to one physical box rather than leaving the admin to guess between the source and destination ends. For example, if this reports an address that matches neither circuitSrcIpAddr nor circuitDestIpAddr, the admin knows the fault occurred at an intermediate node along the circuit's path, not at either endpoint.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.13 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitFailLocIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.13.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitFailLocIpAddr.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::circuitFailLocIpAddr 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.13 | circuitFailLocIpAddr | CIRCUIT-MIB |