snmp-community-modify
This command is used to modify an SNMP community to support SNMPv1.
Syntax snmp-community-modify
community-string community-string-string |
Specify the name for the community string. |
community-type read-only|read-write |
Specify the access type for the community. |
Defaults None
Access CLI
History Command introduced in nvOS Version 2.0.
Usage Communities are used in SNMPv1 as a method of controlling access to information. Use this command to modify a community for SNMPv1.
Examples To modify a community, snmp-reader, for read-write access, use the following command:
CLI network-admin@switch > snmp-community-modify community-string snmp-reader community-type read-write