All MIBs › CASCADE-MIB › cktDestLaddr
cktDestLaddr
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktDestLaddr
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.81
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The destination logical address of the circuit.
What is cktDestLaddr?
This holds the destination-side logical address used in this circuit's addressing scheme, complementing cktDestNodeId and cktDestIfIndex with an additional address-layer identifier for routing this PVC to its correct endpoint. An admin resolving a circuit provisioning conflict would check that cktDestLaddr matches the actual logical address assigned to the intended destination endpoint. For example, a typo'd cktDestLaddr pointing to a logical address belonging to a different customer's endpoint would misroute this circuit's traffic entirely, even if the node and interface IDs are correct.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.81 snmpwalk -v2c -c public <target> CASCADE-MIB::cktDestLaddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.81.1 snmpget -v2c -c public <target> CASCADE-MIB::cktDestLaddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.6.1.1.81.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cktDestLaddr OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1 | cktTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1 | cktEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1.81 | cktDestLaddr | CASCADE-MIB |