powerRestartBladeHealthState

CME-MIB · .1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.5

Object

column mandatory Enumeration
The system health state for the blade.
              
Unknown: Blade is in an undefined state.
Good: Blade is operating normally.
Warning: One or more outstanding warnings exist for this blade.
Critical: One or more outstanding critical events for this blade.
Kernel Mode: Blade is in kernel mode.
Discovering: The MM is currently in the process of discovering this blade.
Communications Error: The MM failed to communicate with this blade.
No Power: No power to the blade's domain.
Flashing: Flashing in progress.
Initialization Failure: Blade failed to initialized.
Insufficient Power: Not enough power is left in the blade's domain to power the blade.
Power Denied: Power was denied to the blade.

Context

MIB
CME-MIB
OID
.1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.5
Type
column
Access
readonly
Status
mandatory
Parent
bladePowerRestartEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1good
2warning
3critical
4kernelMode
5discovering
6commError
7noPower
8flashing
9initFailure
10insufficientPower
11powerDenied
12maintMode
13firehoseDump