hcAlarmRisingThresholdValStatus
HC-ALARM-MIB ·
.1.3.6.1.2.1.16.29.1.1.1.1.10
Object
This object indicates the sign of the data for the rising
threshold, as defined by the hcAlarmRisingThresAbsValueLo
and hcAlarmRisingThresAbsValueHi objects, as described in
the HcValueStatus textual convention.
The enumeration 'valueNotAvailable(1)' is not allowed, and
the associated hcAlarmStatus object cannot be equal to
'active(1)' if this object is set to this value.
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.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hcAlarmEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hcAlarmRisingThresholdValStatus'
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::hcAlarmRisingThresholdValStatus.<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::hcAlarmRisingThresholdValStatus'
Syntax
- Source
- HcValueStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | valueNotAvailable |
2 | valuePositive |
3 | valueNegative |
Conformance
Member of