Chapter 5
Configuring Simple Network Management Protocol (SNMP)
Configuring an SNMP Contact
Configuring an SNMP Location
OL-5647-02
To set or modify the contact name for the SNMP system, use the snmp contact
command. You can specify only one contact name. The syntax for this global
configuration mode command is:
snmp contact "contact_name"
Enter the contact name as a quoted text string with a maximum of 255 characters
including spaces. You can also include information on how to contact the person;
for example, a phone number or e-mail address.
For example:
(config)# snmp contact "Fred N. Mandy"
To remove the specified SNMP contact name and reset it to the default of "Cisco
Systems, Content Network Systems", enter:
(config)# no snmp contact
To set or modify the SNMP system location, use the snmp location command.
You can specify only one location. The syntax for this global configuration mode
command is:
snmp location "location"
Enter the location as the physical location of the system. Enter a quoted text string
with a maximum of 255 characters.
For example:
(config)# snmp location "sqa_lab1"
To remove the specified SNMP system location and reset it to the default of
"Customer Premises," enter:
(config)# no snmp location
Cisco Content Services Switch Administration Guide
Defining the CSS as an SNMP Agent
5-15