Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
240/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.18.2 rmon collection history
Function
Sets an RMON history. Up to 40 entries can be set.
Use the no form to delete the information set.
Prompt
xg(config)#
Command syntax
rmon collection history INDEX { port <1-20> | agg-port <1-10> }
[buckets BUCKET-NUM] [interval SECOND] [owner OWNERNAME]
no rmon collection history INDEX
Parameter
z INDEX
Specifies an entry index number for the history within the range of 1 to 65535.
z port <1-20>
Specifies a port number for collection of the RMON history group.
z agg-port <1-10>
Specifies an aggregation group number for collecting of the RMON history group.
z buckets BUCKET-NUM
Specifies the data storage unit count of the RMON history entry group within the range of
1 to 20.
If omitted, the default storage count is 10 data sets.
z interval SECOND
Specifies a time interval for collecting the RMON history group data within the range of
1 to 3600 seconds.
If omitted, the default interval is 1800 seconds (or 30 minutes).
z owner OWNERNAME
Specifies an owner name of the entry using up to 127 characters.
If omitted, no owner name is set.
Command type
Configuration command
Default
None
Message
% RMON collection history can register up to 40
Explanation
The RMON history group data entry registration limit was exceeded.
Solution
Delete unnecessary RMON history groups then reissue the command.
% RMON collection history %1$ is not set.
Explanation
An attempt was made to delete a non-existing RMON history group.
[[Inserted string]]%1$: Index number
Solution
Review the specified index then reissue the command.
% OWNERNAME is too long.
Explanation
The specified “ownername” exceeded the length limit.
Solution
Reduce the “ownername” length then reissue the command.
% Agg-port %1$ does not exist
Explanation
The specified aggregation group was not created.
[[Inserted string]]%1$: Specified aggregation group number
Solution
Review the “agg-port” settings then reissue the command.
% OWNERNAME cannot be used.
Explanation
An illegal character was specified in the "ownername".
Solution
Review the specified “ownername” then reissue the command.
% It failed in the snmpset command.
Explanation
It fails to set RMON because the command was executed while the SNMP manager was accessing.
Solution
While the SNMP is not accessing, execute the no command and set RMON again.
Example
Set the data collection interval to 30 minutes (default value) and the data storage count to 20 data sets for the RMON history
for port 1. The 10-hour history statistics will be logged.
xg(config)# rmon collection history 1 port 1 buckets 20