diskOverheatWarningAlarm
DATA-DOMAIN-MIB ·
.1.3.6.1.4.1.19746.2.0.15
Object
notification deprecated
Meaning: the temperature reading of the indicated disk has exceeded the 'warning' temperature level. If it continues to rise, it may eventually trigger a shutdown of the DDR. The index value of the alarm indicates the disk index that may be looked up in the disk tables 'diskProperties', 'diskPerformance', and 'diskReliability' for more information about the actual disk reading the high value. What to do: check the disk status, temperatures of the environment in which the DDR is, and other factors which may increase the temperature.
Context
- MIB
- DATA-DOMAIN-MIB
- OID
.1.3.6.1.4.1.19746.2.0.15- Type
- notification
- Status
- deprecated
- Parent
- dataDomainMibTraps
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATA-DOMAIN-MIB::diskOverheatWarningAlarm'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATA-DOMAIN-MIB::diskOverheatWarningAlarm'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.