hpEMSMonitorReboot
HP-EMS ·
.1.3.6.1.4.1.11.2.3.1.7.0.3
Object
notification
The Event Monitoring Service (EMS) has generated an event
for a monitored resource.
A Monitor Reboot Event occurs when monitors are restarted
due to a system reboot.
The list of resources affected by the restart can be
retrieved on the source node by running:
/opt/resmon/bin/resdata -M <key>
The data passed with the event:
1) The restart event type, which can be restart or
reboot. For an EMSMonitorReboot trap, the restart
type is reboot.
2) The title of the monitor that is restarted.
3) The command used to restart the monitor.
4) The name of the vendor that provided the monitor.
5) The version of the monitor.
6) The process ID of the restarted monitor process.
7) The monitor key, which may be used with the -M option
to the resdata command to return the list of resources
being monitored by the restarted monitor.
The list of resources can be retrieved on the source
node by running:
/opt/resmon/bin/resdata -M <monitor key>
Context
- MIB
- HP-EMS
- OID
.1.3.6.1.4.1.11.2.3.1.7.0.3- Type
- notification
- Status
- current
- Parent
- hpEMSTraps
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 'HP-EMS' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-EMS::hpEMSMonitorReboot'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-EMS' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-EMS::hpEMSMonitorReboot'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.