All MIBs › ADN-MIB › adnX3AISCounter
adnX3AISCounter
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnX3AISCounter
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.30.2.1.2
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Duration of alarm indication signal (AIS). Counter #2 of the ATM core, only available on BBT3Bx, BBE3Bx and BBTP3C boards.
What is adnX3AISCounter?
This OID is a read-only counter that tracks the total duration of Alarm Indication Signal (AIS) conditions on the DS3 line. A network engineer monitors this to see how long the circuit has been in alarm state (usually signaling a problem on the far end), helping identify persistent issues. A value of 45 might represent 45 seconds of cumulative AIS duration, suggesting the remote equipment or line has experienced recurring problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.30.2.1.2 snmpwalk -v2c -c public <target> ADN-MIB::adnX3AISCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.30.2.1.2.1 snmpget -v2c -c public <target> ADN-MIB::adnX3AISCounter.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnX3AISCounter.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::adnX3AISCounter 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.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30 | adnDs3e3 | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.2 | adnX3CounterTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.2.1 | adnX3CounterEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.2.1.2 | adnX3AISCounter | ADN-MIB |