set protocols snmp rmon event community
The set protocols snmp rmon event community command configures the community for the RMON event.
Note:
The community setting here should be consistent with the value of community and security-name in SNMP trap configuration.
The delete protocols snmp rmon event command deletes the configuration. Users need to delete the RMON event entry to remove this configuration.
Command Syntax
set protocols snmp rmon event <entry-index> community <community>
delete protocols snmp rmon event <entry-index>
Parameters
Parameter | Description |
event <entry-index> | Specifies the RMON event table index. The value is an integer that ranges from 1 to 65535. |
community <community> | Specifies the name of a community. The value is a string. The default value is public. |
Example
- Configure the community for the RMON event.
admin@PICOS# set protocols snmp rmon event 1 community comm1 admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.