Connectivity Guide

Table Of Contents
OID : 1.3.6.5
excluded : True
Supported Releases 10.4.2.0 or later
snmp-server community
Congures an SNMP user community.
Syntax
snmp-server community name {ro | rw} [acl acl-name]
Parameters
community name — Set the community name string to act as a password for SNMPv1 and SNMPv2c
access. A maximum of 20 alphanumeric characters.
ro — Set read-only access for the SNMP community.
rw — Set read-write access for the SNMP community.
acl acl-name — Enter an existing IPv4 ACL name to limit SNMP access in the SNMP community.
Defaults An SNMP community has read-only access.
Command Mode CONFIGURATION
Usage Information The SNMPv1 and SNMPv2c security models use a community-based form of security. Use the snmp-server
community command to congure read-only or read-write access for an SNMP community name. The
congured community text string is used for SNMPv1 and SNMPv2c user authentication.
To display the SNMP communities on the switch, use the show snmp-server community command. The no
version of the command removes the congured community text string.
Example
OS10(config)# snmp-server community admin rw
OS10(config)# snmp-server community public ro acl snmp-read-only-acl
Supported Releases 10.2.0E or later
snmp-server contact
Congures contact information for troubleshooting the local SNMP switch.
Syntax
snmp-server contact text
Parameters text — Enter an alphanumeric text string. A maximum of 55 characters.
Default The SNMP server contact is support.
Command Mode CONFIGURATION
Usage Information The no version of this command resets the SNMP server contact to the default value.
Example
OS10(config)# snmp-server contact administrator
Supported Releases 10.2.0E or later
646 System management