All MIBs › AC-ATM-MIB › atmPortAlarmStatus
atmPortAlarmStatus
Module: AC-ATM-MIB
OID (symbolic): AC-ATM-MIB::atmPortAlarmStatus
OID (numeric): 1.3.6.1.4.1.5003.9.10.6.1.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is the ATM Port Alarm Status. The possible values are: cleared(0) - LOS, AIS and RDI conditions are not present los(1) - the LOS condition is present ais(2) - AIS condition is present (LOS condition is not present) rdi(4) - RDI condition is present (LOS and AIS conditions are not present) Note: Alarm conditions (from the SONET/SDH standard documents) are: LOS - Loss Of Signal AIS - Alarm Indication Signal RDI - Remote Defect Indication
What is atmPortAlarmStatus?
This read-only integer indicates port alarm conditions using SONET/SDH standards: cleared (0), loss of signal (1), alarm indication (2), or remote defect (4). Network operators track this to detect and respond to physical layer faults that would degrade or block traffic. A value of 1 means the link has lost signal and requires immediate investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.6.1.2.1.1.6 snmpwalk -v2c -c public <target> AC-ATM-MIB::atmPortAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.6.1.2.1.1.6.1 snmpget -v2c -c public <target> AC-ATM-MIB::atmPortAlarmStatus.1
Start monitoring AudioCodes gateways (legacy ATM interface) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-ATM-MIB::atmPortAlarmStatus OID value, configure state conditions and alerts, and monitor any AudioCodes gateways (legacy ATM interface) 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.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6 | acAtm | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1 | acAtmConfiguration | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1.2 | atmPort | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1.2.1 | atmPortTable | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1.2.1.1 | atmPortEntry | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1.2.1.1.6 | atmPortAlarmStatus | AC-ATM-MIB |