remoteSystemMgmtNotification
NETAPP-MIB ·
.1.3.6.1.4.1.789.0.536
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={power_off_via_rlm,power_cycle_via_rlm,reset_via_rlm},
key=value
An example of a complete message would be:
Remote Management Event: type=system_down, severity=notice,
event=power_off_via_rlm, ss=16bytes
Additional key=value items may, in the future, be appended
to this message.
The events that would generate this trap would be:
power_off_via_rlm: This indicates system power off
power_cycle_via_rlm: This indicates system power cycle
reset_via_rlm: This indicates system reset.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.0.536- 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::remoteSystemMgmtNotification'
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::remoteSystemMgmtNotification'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.