5-51
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 5 Configuring the Management Interface and Security
Configuring and Managing the SNMP Interface
Configuring the Cisco SCE Platform to Stop Sending Notifications to a Host: Example
The following example shows how to remove the host with the IP Address: “192.168.0.83”.
SCE(config)#no snmp-server host 192.168.0.83
Configuring SNMP Traps
Use this command to configure the notifications that will be sent to the defined host.
•
How to Enable the SNMP Server to Send Authentication Failure Notifications, page 5-51
•
How to Enable the SNMP Server to Send All Enterprise Notifications, page 5-52
•
How to Enable the SNMP Server to Send a specific Enterprise Notification, page 5-52
•
How to Restore All Notifications to the Default Status, page 5-52
Options
The following options are available:
•
snmp—
Optional parameter that specifies that all or specific snmp traps should be enabled or
disabled.
By default, snmp traps are disabled.
snmp trap name—
Optional parameter that specifies a specific snmp trap that should be enabled or
disabled.
Currently the only accepted value for this parameter is
Authentication
.
•
enterprise—
Optional parameter that specifies that all or specific enterprise traps should be enabled
or disabled.
By default, enterprise traps are enabled.
•
enterprise trap name—
Optional parameter that specifies a specific snmp trap that should be
enabled or disabled.
Values: attack, chassis, link-bypass, logger, operational-status, port-operational-status,
pull-request-failure, RDR-formatter, session, SNTP, subscriber, system-reset, telnet,
vas-traffic-forwarding
Use these parameters as follows:
•
To enable/disable all traps of one type: Specify only
snmp
or
enterprise
.
•
To enable/disable only one specific trap: Specify
snmp
or
enterprise
with the additional trap name
parameter naming the desired trap.
•
To enable/disable all traps: Do not specify either
snmp
or
enterprise
.
How to Enable the SNMP Server to Send Authentication Failure Notifications
At the SCE(config)# prompt, type:
Command
Purpose
no snmp-server host
ip-address
Configures Cisco SCE platform to stop sending
notifications to a host.