interface/{interface-type}/{interface-name}/rmon/collection/history
Collects Ethernet group statistics for later retrieval
Usage
<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
<ethernet>
<name>1/5</name>
<rmon xmlns="urn:brocade.com:mgmt:brocade-rmon">
<collection>
<history-control-entry>
<history-control-index>25</history-control-index>
<history-control-buckets-requested>10</history-control-buckets-requested>
<history-control-interval>2000</history-control-interval>
<history-control-owner>admin</history-control-owner>
</history-control-entry>
</collection>
</rmon>
</ethernet>
</interface>
Parameters
- name
- Specifies the interface name.
- history-control-index
- Specifies the RMON collection control index value. The value can range from 1 through 65535.
- history-control-buckets-requested
- Specifies the maximum number of buckets for the RMON collection history. The value can range from 1 through 65535.
- history-control-interval
- Specifies the alarm sample interval in seconds. The value can range from 1 through 3600. The default value is 1800.
- history-control-owner
- Specifies the identity of the owner. The maximum number of characters is 15.