cHcAlarmFallingThrsholdValStatus

CISCO-HC-ALARM-MIB · .1.3.6.1.4.1.9.10.93.1.1.1.1.13

Object

column r/w CHcValueStatus
This object indicates the sign of the data for the falling
threshold, as defined by the cHcAlarmFallingThreshAbsValueLo
and cHcAlarmFallingThreshAbsValueHi objects, as described in
the CHcValueStatus textual convention.
              
The enumeration 'valueNotAvailable(1)' is not allowed, and
the associated cHcAlarmStatus object cannot be equal to
'active(1)' if this object is set to this value.
              
This object may not be modified if the associated
cHcAlarmStatus object is equal to active(1).

Context

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

Syntax

Source
CHcValueStatus
Base type
Enumeration

Values & Constraints

Type Values
1valueNotAvailable
2valuePositive
3valueNegative

Conformance