All MIBs › ACC-X25 › accX25SwitchConnCalledX121Addr
accX25SwitchConnCalledX121Addr
Module: ACC-X25
OID (symbolic): ACC-X25::accX25SwitchConnCalledX121Addr
OID (numeric): 1.3.6.1.4.1.5.1.1.17.8.5.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
A string that contains the Called X.121 address that initiated the connection.
What is accX25SwitchConnCalledX121Addr?
This OID stores the X.121 address of the device that received the call, recorded as an octet string. Network engineers use this to verify that calls are reaching the correct destination and to troubleshoot routing misconfigurations. For example, '31310001567' is the address of your back-office server, so seeing this in call records confirms the call was routed correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.8.5.1.10 snmpwalk -v2c -c public <target> ACC-X25::accX25SwitchConnCalledX121Addr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.8.5.1.10.1 snmpget -v2c -c public <target> ACC-X25::accX25SwitchConnCalledX121Addr.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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.8 | accX25Switch | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.8.5 | accX25SwitchConnTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.8.5.1 | accX25SwitchConnEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.8.5.1.10 | accX25SwitchConnCalledX121Addr | ACC-X25 |