All MIBs › CIRCUIT-MIB › circuitFailLocInterfaceNum2
circuitFailLocInterfaceNum2
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitFailLocInterfaceNum2
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.20
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Interface number where circuit failure code is encountered.
What is circuitFailLocInterfaceNum2?
This read-only field reports the logical interface number for the far-end slot/port combination implicated in the circuit failure, the counterpart to circuitFailLocInterfaceNum1. It lets an admin cross-reference standard ifTable counters for the remote-side interface to check for errors or down status matching this circuit's fault, distinct from checking the near-end interface. For example, if this interface shows ifOperStatus down while the near-end interface (from InterfaceNum1) shows up, that narrows the fault specifically to the remote side of the circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.20 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitFailLocInterfaceNum2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.20.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitFailLocInterfaceNum2.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> circuitFailLocInterfaceNum2.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::circuitFailLocInterfaceNum2 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.20 | circuitFailLocInterfaceNum2 | CIRCUIT-MIB |