Reference Guide

SNMP commands
SNMP traps: Enable SNMP notications to be sent to network management host devices.
snmp-server community
Congures a new community string access. The management station is a member of the same community as the SNMP agent.
Syntax
snmp-server community community-name {ro}
Parameters
community-name — Enter a text string to act as an SNMP password (up to 20 characters).
ro — Enter to set read-only permission.
Default Not congured
Command Mode CONFIGURATION
Usage Information The community-name parameter indexes this command. If you do not congure this command, you cannot
query SNMP data. The no version of this command removes access to a community.
Example
OS10(config)# snmp-server community public ro
Supported Releases 10.2.0E or later
snmp-server contact
Congures contact information for troubleshooting this SNMP node.
Syntax
snmp-server contact text
Parameters text — Enter an alphanumeric text string (up to 55 characters).
Default Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command deletes the SNMP server contact information.
Example
OS10(config)# snmp-server contact administrator
Supported Releases 10.2.0E or later
snmp-server location
Congures the location of the SNMP server.
Syntax
snmp-server location text
Parameters text — Enter an alphanumeric string (up to 55 characters).
Default United States
Command Mode CONFIGURATION
Usage Information The no version of this command removes the SNMP location.
System management 369