All MIBs › ADN-MIB › adnAtmTCAlarmState
adnAtmTCAlarmState
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAtmTCAlarmState
OID (numeric): 1.3.6.1.4.1.637.3.1.4.37.1.50.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the state
of alarms of the Transmission and
Convergence part of ATM layer.
It includes information given by
atmTCAlarmState.
It is a bit map represented as a sum;
therefore, it can represent multiple
defects simultaneously.
The adnAtmTCNoAlarm bit should
be set only if no other bit is set.
The bit positions and their corresponding
ATM core counter numbers # are:
# Bit Value
------------------------------------------------------
. 1 adnAtmTCNoAlarm
. No alarm present
17 2 adnAtmTCCorrectedHec
. Excessive number of cells corrected
. through Header Error Control (HEC)
18 4 adnAtmTCUncorrectedHec
. Excessive number of cells deleted
. through Header Error Control (HEC)
22 8 adnAtmTCUpwardOverflow
. Upwards cell buffer overflow
26 16 adnAtmTCDownwardOverflow
. Downwards cell buffer overflow
25 32 adnAtmTCLossOfAtmSignalCounter
. Loss of ATM signal from the ET part
. to the LT part of the boardWhat is adnAtmTCAlarmState?
This OID is a bitmap that reports all active alarms in the ATM Transmission and Convergence layer, such as loss of signal, loss of frame, or loss of cell delineation. Network engineers read this value to diagnose physical layer and framing problems on the ATM interface. For example, a value of 1 indicates no alarms; a value of 4 indicates a loss-of-frame alarm is active on the ATM link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.50.1.1 snmpwalk -v2c -c public <target> ADN-MIB::adnAtmTCAlarmState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.37.1.50.1.1.1 snmpget -v2c -c public <target> ADN-MIB::adnAtmTCAlarmState.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::adnAtmTCAlarmState 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.50 | adnAtmTCTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.50.1 | adnAtmTCEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.37.1.50.1.1 | adnAtmTCAlarmState | ADN-MIB |