hcAlarmValueStatus
HC-ALARM-MIB ·
.1.3.6.1.2.1.16.29.1.1.1.1.6
Object
column HcValueStatus
This object indicates the validity and sign of the data for the hcAlarmAbsValue object, as described in the HcValueStatus textual convention.
Context
- MIB
- HC-ALARM-MIB
- OID
.1.3.6.1.2.1.16.29.1.1.1.1.6- Type
- column
- Access
- readonly
- 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::hcAlarmValueStatus'
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::hcAlarmValueStatus.<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::hcAlarmValueStatus'
Syntax
- Source
- HcValueStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | valueNotAvailable |
2 | valuePositive |
3 | valueNegative |
Conformance
Member of