remoteSystemMgtAlert
NETAPP-MIB ·
.1.3.6.1.4.1.789.0.532
Object
notification
system remote management detected a system down event.
The trap includes a string describing the specific event
which triggered the trap. The string is structured in the
following form:
Remote Management Event: type={system_down|system_up|test|keep_alive},
severity={alert|warning|notice|normal|debug|info},
event={post_error|watchdog_reset|power_loss|abnormal_reboot},
key=value
An example of a complete message would be:
Remote Management Event: type=system_down, severity=alert,
event=watchdog_reset, ss=16bytes
Additional key=value items may, in the future, be appended
to this message.
The events that would generate this trap would be:
post_error: Fatal POST error on boot
power_loss: Loss of power to system
abnormal_reboot:
l2_watchdog_reset
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.0.532- Type
- notification
- Status
- current
- Parent
- netapp0
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 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::remoteSystemMgtAlert'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::remoteSystemMgtAlert'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.