5-11
Cisco Content Services Switch Administration Guide
OL-5647-02
Chapter 5 Configuring Simple Network Management Protocol (SNMP)
Defining the CSS as an SNMP Agent
Defining the CSS as an SNMP Agent
This section describes how to define the CSS as an SNMP agent. It includes the
following topics:
•
SNMP Agent Configuration Quick Start
•
Configuring an SNMP Community
•
Configuring an SNMP Contact
•
Configuring an SNMP Location
•
Configuring an SNMP Name
•
Configuring SNMP Generic Traps
•
Configuring SNMP Auth-Traps
•
Configuring SNMP Enterprise Traps
•
Configuring SNMP Reload-Enable
•
Configuring an SNMP Trap Host
•
Configuring SNMP Trap Source
SNMP Agent Configuration Quick Start
Table 5-1
provides a quick overview of the steps required to configure the CSS as
an SNMP agent. Each step includes the CLI command required to complete the
task. For a complete description of each feature and all the options associated with
the CLI command, see the sections following
Table 5-1
.
Table 5-1
Quick Start for Defining the CSS as an SNMP Agent
Task and Command Example
1.
Define the SNMP community strings for each access type, read-only (for a
GET action) or read-write (for a GET and SET action). This step is required
for using SNMP on the CSS.
(config)#
snmp community public read-only
(config)#
snmp community private read-write
2.
(Optional) Provide the SNMP contact name.
(config)#
snmp contact “fred n mandy”