aluRMAlarmTriggerRule

ALU-REMOTE-MONITORING-MIB · .1.3.6.1.4.1.6527.6.1.2.2.11.1.3.1.6

Object

column r/w Enumeration
aluRMAlarmTriggerRule specifies the rule used by Remote-Monitoring
to determine if the criteria has been met to raise or clear this
alarm. 
A value of 'any-trigger' means that the alarm is raised when
any trigger occurs and is not cleared until no triggers are detected.
A value of 'all-triggers' means that the alarm will not be raised
unless all enabled triggers are detected.  The alarm is cleared as 
soon as some triggers are no longer detected.

Context

MIB
ALU-REMOTE-MONITORING-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.11.1.3.1.6
Type
column
Access
readwrite
Status
current
Parent
aluRMAlarmEntry
Groups
1

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 'ALU-REMOTE-MONITORING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-REMOTE-MONITORING-MIB::aluRMAlarmTriggerRule'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-REMOTE-MONITORING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-REMOTE-MONITORING-MIB::aluRMAlarmTriggerRule.<tmnxChassisIndex>.<aluRMAlarmID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-REMOTE-MONITORING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-REMOTE-MONITORING-MIB::aluRMAlarmTriggerRule'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1any-trigger
2all-triggers

Conformance

Member of