atmInterfaceActiveAlarms
ACE2002-MIB ·
.1.3.6.1.4.1.164.12.3.2.1.2.1.1
Object
column SNMPv2-SMIInteger32
A Bit String of the active alarms on this interface. An up bit (1) means there is an active alarm of this type. A down bit (0) means there is no such alarm. The meaning of the bits is as follows: 1 - LOS 2 - LOF 3 - Line AIS (SONET)/ PLCP LOF (DS3) 4 - LOP 5 - Path AIS 6 - SLM 7 - LCD 8 - Line RDI (SONET)/ PLCP Yellow (DS3) 9 - Path RDI (SONET)/ RDI (DS3) 10 - Section BIP (SONET)/ P1/P2 (DS3) > Threshold 11 - Line BIP (SONET)/ PLCP BIP (DS3) > Threshold 12 - Line FEBE (SONET)/ PLCP FEBE (DS3) > Threshold 13 - Path BIP > Threshold 14 - Path FEBE > Threshold 15 - HW Failure
Context
- MIB
- ACE2002-MIB
- OID
.1.3.6.1.4.1.164.12.3.2.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atmNteAlarmIfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmInterfaceActiveAlarms'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmInterfaceActiveAlarms.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::atmInterfaceActiveAlarms'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647