alarmGeneralFilterMode
LUM-ALARM-MIB ·
.1.3.6.1.4.1.8708.2.1.2.1.11
Object
scalar Enumeration
Enables/disables low-pass filtering of raising and clearing of alarms. With filtering enabled alarms must stay active/cleared for a certain time before appearing in the alarm list.
Context
- MIB
- LUM-ALARM-MIB
- OID
.1.3.6.1.4.1.8708.2.1.2.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Default
on- Parent
- alarmGeneral
- Groups
- 8
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ALARM-MIB::alarmGeneralFilterMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ALARM-MIB::alarmGeneralFilterMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |