DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
225
rising-threshold <value 0-2147483647> − Specifies
counter value that triggers the rising threshold alarm.
<rising_event_index 1-65535> − Specifies the event that triggers the
specific alarm.
falling-threshold <value 0-2147483647> − Specifies the falling
counter value that triggers the falling threshold alarm.
<falling_event_index 1-65535> − Specifies
the specific alarm. The possible field values are user defined RMON
events.
owner <owner_string 32> − Specifies the device or user that defined
the alarm.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To create a RMON alarm on the Switch:
DGS-1210-28MP/ME:5# create rmon alarm 20 1 absolute rising-threshold 200 2
falling-threshold 100 1 owner dlink
Command: create rmon alarm 20 1 absolute rising-threshold 200 2 falling-threshold
100 1 owner dlink
Success.
delete rmon alarm
Purpose To remove the network alarms.
Syntax
delete rmon alarm <alarm_index 1-65535>
Description
The delete rmon alarm command removes the network alarms.
Parameters
<alarm_index 1-65535> −
Specifies the alarm number to be
removed.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To delete a RMON alarm on the Switch:
DGS-1210-28MP/ME:5# delete rmon alarm 100
Command: delete rmon alarm 100
Success.
DGS-1210-28MP/ME:5#
show rmon alarm
Purpose To display remote monitoring (RMON) alarm status
function.
Syntax
show rmon alarm {events | history {<hist_index 1-65535> |
overview}}