hostStatus

CPQHSV-MIB · .1.3.6.1.4.1.232.136.1.3.3.2.1.4

Object

column mandatory Enumeration
This variable reports the overall status of the Host. 
INFORMATIONAL: Normal Operating Condition
MINOR: Warning Condition
MAJOR: Failure or Failure Immanent
CRITICAL: Condition is critical or unknown

Context

MIB
CPQHSV-MIB
OID
.1.3.6.1.4.1.232.136.1.3.3.2.1.4
Type
column
Access
readonly
Status
mandatory
Parent
hostEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0informational
1minor
2major
3critical