All MIBs › CIRCUIT-MIB › circuitDestConnectionID
circuitDestConnectionID
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitDestConnectionID
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Connection Identifier of the destination circuit endpoint. Based on the protocol type, further information may be required to completely specify a circuit on a channel. For example, Ethernet VLAN requires a VLAN Id, Frame Relay requires a DLCI and ATM requires VPI and VCI. For ATM, this field is encoded as 12 bits of VPI and 16 bits of VCI.
What is circuitDestConnectionID?
This numeric field encodes protocol-specific connection identification for the destination endpoint, following the same structure as circuitSrcConnectionID -- a VLAN ID for Ethernet, a DLCI for Frame Relay, or a packed 12-bit VPI plus 16-bit VCI for ATM -- but describing the far end of the circuit. An admin provisioning an asymmetric or cross-protocol circuit must ensure this value is constructed correctly for the destination's specific protocol, which may even differ from the source's protocol via circuitEndPoint2Protocol. For example, if the destination is an ATM interface, an admin would pack VPI 5 and VCI 100 into this field the same way as on the source side, even if the source itself is Ethernet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.7 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitDestConnectionID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.7.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitDestConnectionID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.6.8.1.7.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::circuitDestConnectionID 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.7 | circuitDestConnectionID | CIRCUIT-MIB |