All MIBs › ADN-MIB › adnAtmTdpConnState
adnAtmTdpConnState
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAtmTdpConnState
OID (numeric): 1.3.6.1.4.1.637.3.1.5.22.4.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object provides the state of the connection The following are the possible values it can hold. 1 - Connection Reserved- Created but not activated 2 - Connection Active - Active state Common Name: Conn State
What is adnAtmTdpConnState?
This OID shows whether the ATM connection is Reserved (created but not yet active) or Active (currently carrying traffic), as a read-only integer. You check this value when troubleshooting to confirm whether a configured connection has actually been activated or is stuck waiting. If you see state = 2 (Active), the connection is passing traffic; if state = 1 (Reserved), it exists but isn't running yet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.22.4.1.9 snmpwalk -v2c -c public <target> ADN-MIB::adnAtmTdpConnState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.22.4.1.9.1 snmpget -v2c -c public <target> ADN-MIB::adnAtmTdpConnState.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::adnAtmTdpConnState 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.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.22 | adnCvsiMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.22.4 | adnAtmTdpConnTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.22.4.1 | adnAtmTdpConnEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.22.4.1.9 | adnAtmTdpConnState | ADN-MIB |