asamAlarmLogAlarmStatus
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.15.1.3
Object
column mandatory
Integer32
This object defines the status of all alarms within one alarm type
and one index1-index2 combination for this logged entry. The alarms
are represented in a bitmap with the following bitpositions :
1 NoDefect
2 AlarmNumber 1
4 AlarmNumber 2
8 AlarmNumber 3
16 AlarmNumber 4
.. ..............
For a definition of the bitmap see the Alarm Definition document.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-ALARM-MIB
- OID
.1.3.6.1.4.1.637.61.1.3.15.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- asamAlarmLogEntry
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 'ASAM-ALARM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-ALARM-MIB::asamAlarmLogAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-ALARM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-ALARM-MIB::asamAlarmLogAlarmStatus.<asamAlarmLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-ALARM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-ALARM-MIB::asamAlarmLogAlarmStatus'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-4294967295