How To Configure Snmp Notifications; About Snmp Notifications - Cisco SCE8000 Configuration Manual

Service control engine
Table of Contents

Advertisement

Chapter 5
Configuring the Management Interface and Security
Defining a Community String: Example
This example shows how to configure a community string called "mycommunity" with read-only rights.
Since read-only is the default, it does not need to be defined explicitly.
SCE(config)#snmp-server community mycommunity
How to Remove a Community String
From the SCE(config)# prompt, type no snmp-server community community-string and press Enter.
Step 1
Removing a Community String: Example
The following example shows how to remove a community string called "mycommunity".
SCE(config)#no snmp-server community mycommunity
How to Display the Configured Community Strings
From the SCE> prompt, type show snmp-server community community-string and press Enter.
Step 1
Displaying the Configured Community Strings: Example
The following example shows how to display the configured SNMP communities.
SCE>show snmp community
Community: public, Access Authorization: RO, Access List Index: 1
SCE>

How to Configure SNMP Notifications

Use these commands to configure:

About SNMP Notifications

Notifications are unsolicited messages that are generated by the SNMP agent that resides inside the SCE
platform when an event occurs. When the Network Management System receives the notification
message, it can take suitable actions, such as logging the occurrence or ignoring the signal.
By default, the SCE platform is not configured to send any SNMP notifications. You must define the
Network Management System to which the SCE platform should send notifications. (See the table below,
Configurable Notifications, for a list of configurable notifications). Whenever one of the events that
trigger notifications occurs in the SCE platform, an SNMP notification is sent from the SCE platform to
the list of IP addresses that you define.
OL-16479-01
The destinations that will receive SNMP notifications (hosts)
Which types of notifications will be sent (traps)
About SNMP Notifications, page 5-29
How to Define SNMP Hosts, page 5-30
Configuring and Managing the SNMP Interface
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
5-29

Advertisement

Table of Contents
loading

Table of Contents