asamAlarmQueryAlarmId

ASAM-ALARM-MIB · .1.3.6.1.4.1.637.61.1.3.78.1.1

Object

column mandatory Integer32
This is the alarm identification. It's a 32bit integer and the scheme is described as following: 
====================================
| bit31 ~ bit16 |   | bit15 ~ bit0 |
|  alarm type   | + | alarm number |
====================================
 If alarm number is put as 0, all the alarms belong to this alarm type will be retrieved.
              
 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.78.1.1
Type
column
Access
readonly
Status
mandatory
Parent
asamAlarmQueryEntry

Walk 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::asamAlarmQueryAlarmId'
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::asamAlarmQueryAlarmId.<asamAlarmQueryAlarmId>.<asamAlarmQuerySeverity>.<asamAlarmQueryServAff>.<asamAlarmQueryAid>'
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::asamAlarmQueryAlarmId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-4294967295