All MIBs › CIRCUIT-MIB › circuitDestDescString
circuitDestDescString
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitDestDescString
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Textual description of the destination side of the circuit endpoint.
What is circuitDestDescString?
This is a read-only textual description of the destination-side circuit endpoint, the counterpart to circuitSrcDescString, auto-generated to summarize the far end's protocol, interface, and connection ID in human-readable form. An admin reviewing a circuit's SNMP data uses this alongside the source description to get a full plain-language picture of both ends of the circuit without decoding the raw connection ID fields. For example, this might read 'Frame Relay DLCI 200 on Slot 1 Port 4,' immediately telling the admin the far-end protocol and identifiers without further lookups.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.8 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitDestDescString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.8.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitDestDescString.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::circuitDestDescString 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.8 | circuitDestDescString | CIRCUIT-MIB |