Event Syslog - HP MSR1003-8S Command Reference Manual

Msr series network management and monitoring
Hide thumbs Also See for MSR1003-8S:
Table of Contents

Advertisement

Predefined user roles
network-admin
Parameters
oid oid: Specifies the OID of the monitored MIB variable, a string of 1 to 256 characters.
oid-val oid-val: Specifies the threshold to be compared with the sampled value. The oid-val argument can
be any data type supported by SNMP, including numerals and character strings. The CLI online help
system displays the value range as character strings of 1 to 512 characters. If the threshold value contains
spaces, you must enclose the value in quotation marks (" ").
op op: Specifies the operator for comparing the sampled value with the threshold. The policy is executed
if the comparison result meets the condition. For keywords available for the start-op argument, see
62.
drop: Drops the notification if the comparison result meets the condition. If this keyword is not specified,
the system sends the notification.
Usage guidelines
Use SNMP-Notification event monitor policies to monitor variables in SNMP notifications.
EAA executes an SNMP-Notification event monitor policy when the value of the monitored variable in an
SNMP notification meets the specified condition.
You can configure only one event for a monitor policy. If the monitor policy already contains an event, the
new event replaces the old event.
Examples
# Configure a CLI-defined policy to monitor SNMP notifications that contain the variable OID
1.3.6.1.4.1.318.2.8.3. Enable the system to drop an SNMP notification and execute the policy if the
variable in the notification contains the "UPS:Returned from battery backup power" string.
<Sysname> system-view
[Sysname] rtm cli-policy snmp-notification
[Sysname-rtm-snmp-notification] event snmp-notification oid 1.3.6.1.4.1.318.2.8.3
oid-val "UPS:Returned from battery backup power" op eq drop

event syslog

Use event syslog to configure a Syslog event for a CLI-defined monitor policy.
Use undo event to delete the event in a CLI-defined monitor policy.
Syntax
event syslog priority level msg msg occurs times period period
undo event
Default
No Syslog event is configured.
Views
CLI-defined policy view
Predefined user roles
network-admin
302
Table

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents