All MIBs › CASCADE-MIB › isdnCallerIDAddr
isdnCallerIDAddr
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::isdnCallerIDAddr
OID (numeric): 1.3.6.1.4.1.277.4.2.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: ISDN address. The actual E164 number. For example, ISDN address 15086922600 is stored as string 15086922600.
What is isdnCallerIDAddr?
This read-write OCTET STRING holds the ISDN E.164 address for a Caller ID entry, stored the same way as isdnAddr (e.g., number 15086922600 stored as the literal string), but scoped to caller-ID matching/screening purposes rather than being the port's own dialable address. This is the specific calling number the switch uses to recognize or filter incoming calls on the associated port. An engineer configuring the switch to recognize calls from a known remote site's number for automatic routing or screening would set isdnCallerIDAddr to that remote site's E.164 number.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.4.2.1.2 snmpwalk -v2c -c public <target> CASCADE-MIB::isdnCallerIDAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.4.2.1.2.1 snmpget -v2c -c public <target> CASCADE-MIB::isdnCallerIDAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.4.2.1.2.1 s <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::isdnCallerIDAddr 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.4 | isdnAddr | CASCADE-MIB |
| 1.3.6.1.4.1.277.4.2 | isdnCallerIDTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.4.2.1 | isdnCallerIDEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.4.2.1.2 | isdnCallerIDAddr | CASCADE-MIB |