Ethernet Switch User Manual
Manual_cmd_line_config-ESML6-P3-Rev1106
Copyright © KBC Networks Ltd.
Page 39 of 49
www.kbcnetworks.com
SWITCH(config)#rmon his add <1-65535> <1-10> <1-65535> <1-3600> <1,32>
Where:
<1-65535>is the history group ID.
<1-10>is the Port number.
<1-65535>is the number of stored sampling, the default value is 50.
<1-3600>is the data sampling interval, the default value is 1800 (seconds).
<1, 32>is the creator’s name.
The history group defines the sampling function of one or more monitors and stores
selected statistics with appointed sampling interval.
Delete history group:
SWITCH(config)#rmon his delete <1-65535>
Where <1-65535> is the history group ID.
Create alarm group:
SWITCH(config)#rmon alarm add <1-65535> <1-65535> <1,128> <1-2> <1-3> <1-
65535> <1-65535> <1-65535> <1-65535> <1,32>
Where in order:
<1-65535>is the alarm group ID.
<1-65535>is the sampling interval.
<1, 128>is the monitored statistics grouping node OID or ifEntry grouping node OID.
<1-2> is the sampling type, 1 for absolute sampling and 2 for relative sampling.
<1-3>is the alarm type, 1 for rising alarm, 2 for falling alarm, and 3 for rising alarm or
falling alarm.
<1-65535>is the rising threshold.
<1-65535> is the falling threshold.
<1-65535>is the rising event index.
<1-65535>is the falling event index.
<1, 32>: the creator’s name.
The alarm group creates a group of thresholds for monitored OID. If the threshold is
exceeded, the monitor will create the alarm and send this alarm to the control center.
Delete alarm group:
SWITCH(config)#rmon alarm delete <1-65535>
Where <1-65535>is the alarm group ID.