MIB Viewer

sysMgmtSystemStatus

OBJECT-TYPE
1.3.6.1.4.1.890.1.5.12.46.12.6
Access
read-only
Status
current
Sub-identifiers
0
This variable indicates the status of the system. The sysMgmtAlarmStatus is a bit map represented a sum, therefore, it can represent multiple defects simultaneously. The sysNoDefect should be set if and only if no other flag is set. The various bit positions are: 0 sysAlarmDetected 1 sysTemperatureError 2 sysFanRPMError 3 sysVoltageRangeError 4 sysExternalAlarm
BITS { sysAlarmDetected(0), sysTemperatureError(1), sysFanRPMError(2), sysVoltageRangeError(3), sysExternalAlarm(4) }