All MIBs › CASCADE-MIB › lportISDNDestAddr
lportISDNDestAddr
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportISDNDestAddr
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.172
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The E.164 address of the destination of this ISDN connection.
What is lportISDNDestAddr?
This read-only octet string holds the E.164 address of the destination end of the current ISDN connection, the called-party number for this active call, complementing lportISDNSourceAddr's originating-party number. An admin checks this to confirm the call landed on the intended destination, particularly useful when troubleshooting a backup ISDN dial plan that might have multiple possible destination numbers configured. For example, if an ISDN backup call was supposed to reach a specific central-site number but lportISDNDestAddr shows it actually connected to a different number, that points to a dial-plan misconfiguration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.172 snmpwalk -v2c -c public <target> CASCADE-MIB::lportISDNDestAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.172.1 snmpget -v2c -c public <target> CASCADE-MIB::lportISDNDestAddr.1
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::lportISDNDestAddr 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.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.172 | lportISDNDestAddr | CASCADE-MIB |