All MIBs › ADN-MIB › adnAtmSigSetupAddr
adnAtmSigSetupAddr
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAtmSigSetupAddr
OID (numeric): 1.3.6.1.4.1.637.3.1.4.37.1.5.1.36
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This nominator defines which addressing Information Element (IE) is used by the switch to forward a Setup received.
- 'calledPartyNumber': The called party number is used to forward the call, this is the normal case
- 'calledPartySubAddress': The called party subaddress is used to forward the call as defined in E191 standard. In this case, the switch replaces the called party number received by the called party subaddress and forwards the call with it. If no called party subaddress is received, the call is rejected
- 'both': Depending on the content of the Setup received, the call is forwarded either with the:
. called party subaddress (if present in the Setup received)
. called party number if the call party subaddress is not present in the Setup received.
What is adnAtmSigSetupAddr?
This OID determines which part of the caller's address is used by the switch to route incoming calls—either the called party number (standard routing) or the called party subaddress (enhanced routing per E.191 standard). Engineers configure this to control how the switch interprets and forwards Setup messages in call establishment. For instance, setting it to "calledPartySubAddress" tells the switch to replace the received called-party-number with the subaddress field for more granular routing control.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.5.1.36 snmpwalk -v2c -c public <target> ADN-MIB::adnAtmSigSetupAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.5.1.36.1 snmpget -v2c -c public <target> ADN-MIB::adnAtmSigSetupAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnAtmSigSetupAddr.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnAtmSigSetupAddr OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37 | adnAtmMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1 | adnAtmMIBObjects | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.5 | adnAtmSigTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.5.1 | adnAtmSigEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.5.1.36 | adnAtmSigSetupAddr | ADN-MIB |