hcAlarmRisingEventIndex

HC-ALARM-MIB · .1.3.6.1.2.1.16.29.1.1.1.1.14

Object

column r/w Integer32
The index of the eventEntry that is used when a rising
threshold is crossed.  The eventEntry identified by a
particular value of this index is the same as identified by
the same value of the eventIndex object.  If there is no
corresponding entry in the eventTable, then no association
exists.  In particular, if this value is zero, no associated
event will be generated, as zero is not a valid event index.
              
This object may not be modified if the associated
hcAlarmStatus object is equal to active(1).

Context

MIB
HC-ALARM-MIB
OID
.1.3.6.1.2.1.16.29.1.1.1.1.14
Type
column
Access
readwrite
Status
current
Parent
hcAlarmEntry
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 'HC-ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-ALARM-MIB::hcAlarmRisingEventIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HC-ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-ALARM-MIB::hcAlarmRisingEventIndex.<hcAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HC-ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HC-ALARM-MIB::hcAlarmRisingEventIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance