cpqHoSWRunningStatus

CPQHOST-MIB · .1.3.6.1.4.1.232.11.2.6.1.1.12

Object

column optional Enumeration
The overall alarm state of the resources managed by the software, or the software itself.

Context

MIB
CPQHOST-MIB
OID
.1.3.6.1.4.1.232.11.2.6.1.1.12
Type
column
Access
readonly
Status
optional
Parent
cpqHoSWRunningEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2normal
3warning
4minor
5major
6critical
7disabled