DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
228
delete rmon collection history
Purpose To remove the network collection history.
Syntax
delete rmon collection history <hist_index 1-65535>
Description
The delete rmon collection history command removes the
network collection history on the Switch.
Parameters
<hist_index 1-65535> −
Specifies the alarm history number to be
removed.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To delete a RMON collection history on the Switch:
DGS-1210-28MP/ME:5# delete rmon collection history 2
Command: delete rmon collection history 2
Success.
DGS-1210-28MP/ME:5#
create rmon event
Purpose To provid
e user to configure the settings of rmon event on the
Switch.
Syntax
create rmon event <event_index 1-65535> description
<desc_string 128> {[log | owner <owner_string 32> | trap
<community_string 32>]}
Description
The create rmon event command allows user to provides user to
configure the settings of rmon event on the Switch.
Parameters
<event_index 1-65535> − Specifies the event number.
description <desc_string 128> − Specifies the user-
description.
log − Indicates that the event is a log entry.
owner <owner_string 32> −
Specifies the time that the event
occurred.
trap <community_string 32> − Specifies the community to which the
event belongs.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To create a RMON collection history on the Switch:
DGS-1210-28MP/ME:5# create rmon event 125 description linkrmon owner dlink
Command: create rmon event 125 description linkrmon owner dlink
Success.
DGS-1210-28MP/ME:5#