scellStatus

CPQHSV200V6-MIB · .1.3.6.1.4.1.232.136.1.3.1.2.1.4

Object

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

Context

MIB
CPQHSV200V6-MIB
OID
.1.3.6.1.4.1.232.136.1.3.1.2.1.4
Type
column
Access
readonly
Status
mandatory
Parent
scellEntry

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::scellStatus'
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::scellStatus.<scellEntryIndex>'
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::scellStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1informational
2minor
3major
4failed