agentStatus

CPQHSV200V6-MIB · .1.3.6.1.4.1.232.136.1.1.7.1.2

Object

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

Context

MIB
CPQHSV200V6-MIB
OID
.1.3.6.1.4.1.232.136.1.1.7.1.2
Type
column
Access
readonly
Status
mandatory
Parent
agentEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ok
3degraded
4failed