DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
226
Description
The
show rmon alarm
command displays remote monitoring
(RMON) alarm status for the SNMP function on the Switch.
Parameters
event
− Specifies the event of RMON alarm to be displayed.
history {<hist_index 1-65535> | overview}
– Specifies the history of
RMON alarm to be displayed. Specifies the history index or overview
of RMON alarm.
Restrictions
None.
Example usage:
To display the RMON alarm feature on the Switch:
DGS-1210-28MP/ME:5# show rmon alarms events history overview
Command: show rmon alarms events history overview
RMON is enabled
Alarm table is empty
Event table is empty
History Ether table is empty
Success.
DGS-1210-28MP/ME:5#
create rmon collection stats
Purpose
To allow user to configure the rmon stats settings on the Switch.
Syntax
create rmon collection stats <stats_index 1-65535> port
<ifindex> owner <owner_string 32>
Description
The
create rmon collection stats
command allows user to
configure the rmon stats settings on the Switch.
Parameters
<stats_index 1-65535>
− Specifies the stats number.
port <ifindex>
− Specifies the port from which the RMON information
was taken.
owner <owner_string 32>
− Specifies the device or user that defined
the stats.
Restrictions
Only Administrator or operator-level users can issue this command.
Example usage:
To create a RMON collection stats on the Switch:
DGS-1210-28MP/ME:5# create rmon collection stats 100 port 2 owner dlink
Command: create rmon collection stats 100 port 2 owner dlink
Success.
DGS-1210-28MP/ME:5#