set protocols snmp rmon history interface
The set protocols snmp rmon history interface command configures RMON history statistics on a specified interface.
The delete protocols snmp rmon history command deletes the configuration. Users need to delete the RMON history statistics entry to remove this configuration.
Command Syntax
set protocols snmp rmon history <entry-index> interface <interface-name>
delete protocols snmp rmon history <entry-index>
Parameters
Parameter | Description |
history <entry-index> | Specifies the RMON history statistics table index. The value is an integer that ranges from 1 to 65535. |
interface <interface-name> | Specifies the interface for RMON history statistics. The value could be a physical interface or LAG interface. |
Usage Guidelines
RMON historical statistics collects statistics periodically, but only the latest statistics are stored. The maximum number of records that the history table can hold is configured by command set protocols snmp rmon history <entry-index> buckets <number>.
Example
- Configure RMON history statistics on interface ge-1/1/1.
admin@PICOS# set protocols snmp rmon history 1 interface ge-1/1/1 admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.