Specifications
6-3
Cisco Global Site Selector Administration Guide
OL-5480-01
Chapter 6 Configuring SNMP
Viewing SNMP Status
5. To specify the name of the contact person for this GSS device, use the snmp
contact command. You can include information on how to contact the person;
for example, a phone number or e-mail address. Enter an unquoted text string
with a maximum of 255 characters including spaces.
gss1.example.com(config)#snmp contact
Enter new Contact Info: Cisco Systems, Inc.
6. To specify the physical location of this GSS device, use the snmp location
command. Enter an unquoted text string with a maximum length of 255
characters.
gss1.example.com(config)#snmp location
Enter new Location Info: Boxborough, MA 01719
7. To disable SNMP or any of the parameters outlined above, use the no form of
the snmp command. For example, to disable the SNMP location for the GSS,
enter:
gss1.example.com(config)# no snmp location
Viewing SNMP Status
Once SNMP is enabled, you can display the SNMP status on your GSS device
using the show snmp command. Verify that your SNMP agent, ucd-snmp v4.2.3,
is enabled or disabled, as well as the configured names of the community-string,
location, and contact.
Note You can also use the show services command to verify if SNMP is enabled or
disabled. Refer to the
“Displaying GSS Services” section in Chapter 2, Managing
the GSS from the CLI.
For example, enter:
gss1.example.com# show snmp
snmp is enabled
snmp settings
-------------
Community String = <set>
Location = Boxborough MA
Contact = Cisco Systems
See the “Configuring SNMP on Your GSS” section to change the status of your
SNMP agent running on the GSS device.