8-31
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Chapter 8 Configuring SNMP
Configuring an SNMP Contact
Configuring an SNMP Contact
To specify the contact information for the SNMP system, use the snmp-server
contact command in configuration mode. You can specify information for only
one contact name. The syntax of this command is as follows:
snmp-server contact con
tact_information
Enter the co
ntact_information argument as a quoted text string with a maximum
of 240 alphanumeric characters including spaces. If the string contains more than
one word, enclose the string in quotation marks (“ ”). You can include information
on how to contact the person; for example, a phone number or an e-mail address.
For example, to specify SNMP system conta
ct information, enter:
host1/Admin(config-context)# snmp-server contact “User1
user1@cisco.com”
To remove the specified SNMP contact name, enter:
host1/Admin(config)# no snmp-server contact
Configuring an SNMP Location
To specify the SNMP system location, use the snmp-server location command in
configuration mode. You can specify only one location. The syntax of this
command is as follows:
snmp-server location lo
cation
Enter the lo
cation as the physical location of the system. Enter a text string with
a maximum of 240 alphanumeric characters including spaces. If the string
contains more than one word, enclose the string in quotation marks (“ ”).
For example, to specify SNMP system lo
cation information, enter:
host1/Admin(config)# snmp-server location “Boxborough MA”
To remove the specified SNMP system location information, enter:
host1/Admin(config)# no snmp-server location