set protocols snmp community authorization
The set protocols snmp community  authorization command configures the authorization for an SNMP community.
Command Syntax
set protocols snmp community <community-name> authorization <read-only | read-write>
delete protocols snmp community <community-name> authorization
Parameter
Parameter | Description |
community <community-name> | Specifies the name of a community. The value is a string. |
authorization <read-only | read-write> | Specifies the authorization for an SNMP community.
|
Example
 •This example configures the authorization for an SNMP community.
admin@XorPlus# set protocols snmp community comm1 authorization read-only admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.