remoteSystemMgmtWarning
NETAPP-MIB ·
.1.3.6.1.4.1.789.0.535
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={loss-of-heartbeat},
key=value
An example of a complete message would be:
Remote Management Event: type=system_down, severity=warning,
event=loss_of_heartbeat, ss=16bytes
Additional key=value items may, in the future, be appended
to this message.
The events that would generate this trap would be:
loss_of_heartbeat: Loss of heartbeat to the RLM.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.0.535- 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::remoteSystemMgmtWarning'
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::remoteSystemMgmtWarning'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.