All MIBs › ACC-MIB › accDialPortCallAddressStr
accDialPortCallAddressStr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDialPortCallAddressStr
OID (numeric): 1.3.6.1.4.1.5.1.1.31.2.1.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The concatenated string of all call address/name entries associated with this dial port.
What is accDialPortCallAddressStr?
This OID displays a comma-separated string of all phone numbers or addresses associated with this dial port, showing both primary and backup destinations. An engineer checks this to confirm failover numbers are configured correctly or to understand redundancy during outages. A value of "5551234567,5559876543" shows the primary and secondary numbers to try.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.2.1.13 snmpwalk -v2c -c public <target> ACC-MIB::accDialPortCallAddressStr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.2.1.13.1 snmpget -v2c -c public <target> ACC-MIB::accDialPortCallAddressStr.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31 | accDial | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.2 | accDialPortTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.2.1 | accDialPortEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.2.1.13 | accDialPortCallAddressStr | ACC-MIB |