set protocols snmp rmon history buckets
The set protocols snmp rmon history buckets command configures the history statistics table capacity, that is, the maximum number of records that the history table can hold.
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> buckets <number>
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. |
buckets <number> | Specifies the history statistics table capacity, that is, the maximum number of records that the history table can hold. The value is an integer that ranges from 1 to 65535. |
Example
- Configure the history statistics table capacity to 100.
admin@PICOS# set protocols snmp rmon history 1 buckets 100 admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.