45
RMON History Configuration Parameters:
Items
Description
Delete
Click to delete the entry. It will be deleted during the next save.
ID
Indicates the index of the entry. The range is from 1 to 65535
Data Source
Indicates the port ID which wants to be monitored. If in stacking switch, the value must add
1000*(switch ID-1), for example, if the port is switch 3 port 5, the value is 2005.
Interval
Indicates the interval in seconds for sampling the history statistics data. The range is from 1 to
3600, default value is 1800 seconds.
Buckets
Indicates the maximum data entries associated this History control entry stored in RMON. The
range is from 1 to 3600, default value is 50.
Buckets Granted
The number of data shall be saved in the RMON.
RMON Alarm
This page configures the RMON Alarm table. The entry index key is ID.
To configure the RMON Alarm in the web interface:
Click Configuration / Security / Switch / RMON / Alarm
Click Add New Entry.
Specify the ID parameters.
Click Apply and click the Save icon in the upper right corner to save the settings or click Reset to cancel. The
Form will return to the previously saved settings.
RMON Alarm Configuration Parameters:
Items
Description
Delete
Click to delete the entry. It will be deleted during the next save.
ID
Indicates the index of the entry. The range is from 1 to 65535.
Interval
Indicates the interval in seconds for sampling and comparing the rising and falling threshold. The
range is from 1 to 2^31-1.
Variable
Indicates the particular variable to be sampled, the possible variables are:
InOctets: The total number of octets received on the interface, including framing characters.
InUcastPkts: The number of uni-cast packets delivered to a higher-layer protocol.
InNUcastPkts: The number of inbound packets that are discarded even the packets are normal.
InErrors: The number of inbound packets that contained errors preventing them from being
deliverable to a higher-layer protocol.
InUnknownProtos: The number of the inbound packets that were discarded because of the
unknown or unsupported protocol.
OutOctets: The number of octets transmitted out of the interface, including framing characters.
OutUcastPkts: The number of uni-cast packets that request to transmit.
OutNUcastPkts: The number of broad-cast and multi-cast packets that request to transmit.
OutDiscards: The number of outbound packets that are discarded event the packets is normal.
OutErrors: The number of outbound packets that could not be transmitted because of errors.
OutQLen: The length of the output packet queue (in packets).