hwStorageControllerHealthStatus

ISM-STORAGE-SVC-MIB · .1.3.6.1.4.1.34774.4.1.19.8.12.1.4

Object

column Enumeration
Controller health status. For details, see:
1 Normal
2 Fault
3 Pre-Fail
4 Partially Broken
5 Degraded
6 Bad Sectors Found
7 Bit Errors Found
8 Consistent
9 Inconsistent
10 Busy
11 No Input
12 Low Battery
13 Single Link Fault
14 Invalid
15 Write Protect
16 single link
17 No Redundant Link
18 Offline

Context

MIB
ISM-STORAGE-SVC-MIB
OID
.1.3.6.1.4.1.34774.4.1.19.8.12.1.4
Type
column
Access
readonly
Status
current
Parent
hwStorageControllerEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2fault
3preFail
4partiallyBroken
5degraded
6badSectorsFound
7bitErrorsFound
8consistent
9inconsistent
10busy
11noInput
12lowBattery
13singleLinkFault

Conformance