raidControllerBBUHealthStatus
HUAWEI-SERVER-IBMC-MIB ·
.1.3.6.1.4.1.2011.2.235.1.1.36.50.1.18
Object
column Enumeration
Information about RAID controller's BBU health status. bit0: 1 - voltage is low bit1: 1 - need replace pack bit2: 1 - learn cycle failed bit3: 1 - learn cycle timeout bit4: 1 - pack is about to fail bit5: 1 - remaining capacity low bit6: 1 - no space for cache offload others: reserved
Context
- MIB
- HUAWEI-SERVER-IBMC-MIB
- OID
.1.3.6.1.4.1.2011.2.235.1.1.36.50.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raidControllerDescriptionEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::raidControllerBBUHealthStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::raidControllerBBUHealthStatus.<raidControllerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SERVER-IBMC-MIB::raidControllerBBUHealthStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.