Specifications
SNMP Configuration Command Set
Configuring SNMP Users, Groups, and Communities
SecureStack A2 Configuration Guide 4-21
4.3.2.8 set snmp community
Use this command to configure an SNMP community group.
set snmp community community [securityname securityname] [context context]
[transport transport] [volatile | nonvolatile]
Syntax Description
Command Defaults
None.
• If securityname is not specified, the community name will be used.
• If context is not specified, access will be granted for the default context.
• If transport tag is not specified, none will be applied.
• If storage type is not specified, nonvolatile will be applied.
Command Mode
Read-Write.
Example
This example shows how to set an SNMP community name called “vip”:
community Specifies a community group name.
securityname
securityname
(Optional) Specifies an SNMP security name to associate
with this community.
context context (Optional) Specifies a subset of management information
this community will be allowed to access. Valid values are
full or partial context names. To review all contexts
configured for the device, use the show snmp context
command as described in Section 4.3.4.2.
transport transport (Optional) Specifies the set of transport endpoints from
which SNMP request with this community name will be
accepted. Makes a link to a target address table.
volatile |
nonvolatile
(Optional) Specifies the storage type for these entries.
A2(rw)->set snmp community vip