All MIBs › ADN-MIB › adnAtmSigT308
adnAtmSigT308
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAtmSigT308
OID (numeric): 1.3.6.1.4.1.637.3.1.4.37.1.5.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The length (in seconds) of the timer started upon transmission of a Release message. The timer is stopped upon receipt of a Release or Release complete message. The first time this timer expires, the Release message is resent. The second time it expires, the connection is considered as cleared.
What is adnAtmSigT308?
This OID sets the timeout (in seconds) after sending a Release message to disconnect; the first expiration triggers a resend, the second expiration forcibly closes the connection. Engineers rely on this to ensure proper call teardown and prevent ghost calls from consuming resources on failed disconnections. Example: 10 seconds means wait 10 seconds for release acknowledgment, resend the Release message, then force-close the connection at 20 seconds total if still unacknowledged.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.5.1.9 snmpwalk -v2c -c public <target> ADN-MIB::adnAtmSigT308
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.9.1 snmpget -v2c -c public <target> ADN-MIB::adnAtmSigT308.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnAtmSigT308.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::adnAtmSigT308 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.9 | adnAtmSigT308 | ADN-MIB |