asamAlarmRepMode

ASAM-ALARM-MIB · .1.3.6.1.4.1.637.61.1.3.1.1.9

Object

column mandatory r/w AsamAlarmModeType
This object is defined to manage the reporting of the alarm.
If it is disabled, the alarm is not reported to the SNMP Manager.
If it is enabled, reporting to the manager is possible (provided
it has a high enough severity).
              
ALCATEL NOTE:
   SUPPORT: YES   INSRVMOD: YES   RANGE: See above
   PERSIST: YES   DEFVALUE: NA    UNITS: -

Context

MIB
ASAM-ALARM-MIB
OID
.1.3.6.1.4.1.637.61.1.3.1.1.9
Type
column
Access
readwrite
Status
mandatory
Parent
asamAlarmEntry

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::asamAlarmRepMode'
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::asamAlarmRepMode.<asamAlarmId>'
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::asamAlarmRepMode'

Syntax

Source
AsamAlarmModeType
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled