Cisco Systems WSC2960X24TSL, WSC2960X24TDL, WSC2960X48TSL Release, Modification, Cisco IOS 15.02EX

Models: WSC2960X24TSL C2960XSTACK WSC2960X24PDL WSC2960X24TSLL WSC2960X24PSL WSC2960X48TSL WSC2960X24TDL

1 112
Download 112 pages 36.97 Kb
Page 76
Image 76
Switch(config)# snmp-server enable traps entity

Configuring Simple Network Management Protocol

Feature History and Information for Simple Network Management Protocol

second line specifies the destination of these traps and overwrites any previous snmp-serverhost commands for the host cisco.com.

Switch(config)# snmp-server enable traps entity

Switch(config)# snmp-server host cisco.com restricted entity

This example shows how to enable the switch to send all traps to the host myhost.cisco.com using the community string public:

Switch(config)# snmp-server enable traps

Switch(config)# snmp-server host myhost.cisco.com public

This example shows how to associate a user with a remote host and to send auth (authNoPriv) authentication-level informs when the user enters global configuration mode:

Switch(config)# snmp-server engineID remote 192.180.1.27 00000063000100a1c0b4011b Switch(config)# snmp-server group authgroup v3 auth

Switch(config)# snmp-server user authuser authgroup remote 192.180.1.27 v3 auth md5 mypassword Switch(config)# snmp-server user authuser authgroup v3 auth md5 mypassword Switch(config)# snmp-server host 192.180.1.27 informs version 3 auth authuser config Switch(config)# snmp-server enable traps

Switch(config)# snmp-server inform retries 0

Feature History and Information for Simple Network Management Protocol

Release

Modification

Cisco IOS 15.0(2)EX

This feature was introduced.

 

Catalyst 2960-X Switch Network Management Configuration Guide, Cisco IOS Release 15.0(2)EX

64

OL-29044-01

Page 76
Image 76
Cisco Systems WSC2960X24TSL manual Release, Modification, Cisco IOS 15.02EX, Switchconfig# snmp-server enable traps entity