Setting The Agent Contact And Location Information - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Configuring SNMP
Command
Step 5
Switch(config)# snmp-server enable
traps notification-types
Step 6
Switch(config)# snmp-server
trap-source interface-id
Step 7
Switch(config)# snmp-server
queue-length length
Step 8
Switch(config)# snmp-server
trap-timeout seconds
Step 9
Switch(config)# end
Step 10
Switch# show running-config
Step 11
Switch# copy running-config
startup-config
The snmp-server host command specifies which hosts receive the notifications. The
snmp-server enable trap command globally enables the mechanism for the specified notification (for
traps and informs). To enable a host to receive an inform, you must configure an
snmp-server host informs command for the host and globally enable informs by using the
snmp-server enable traps command.
To remove the specified host from receiving traps, use the no snmp-server host host global
configuration command. The no snmp-server host command with no keywords disables traps, but not
informs, to the host. To disable informs, use the no snmp-server host informs global configuration
command. To disable a specific trap type, use the no snmp-server enable traps notification-types global
configuration command.

Setting the Agent Contact and Location Information

To set the system contact and location of the SNMP agent so that these descriptions can be accessed
using the configuration file, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# snmp-server contact
text
Step 3
Switch(config)# snmp-server location
text
Step 4
Switch(config)# end
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)E
63-14
Purpose
Enables the switch to send traps or informs and specify the type of
notifications to be sent. For a list of notification types, see
page
63-11, or enter this: snmp-server enable traps ?
To enable multiple types of traps, you must enter a separate snmp-server
enable traps command for each trap type.
(Optional) Specifies the source interface, which provides the IP address
for the trap message. This command also sets the source IP address for
informs.
(Optional) Establishes the message queue length for each trap host. The
range is 1 to 1000; the default is 10.
(Optional) Defines how often to resend trap messages. The range is 1 to
1000; the default is 30 seconds.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
Purpose
Enters global configuration mode.
Sets the system contact string.
For example:
snmp-server contact Dial System Operator at beeper 21555.
Sets the system location string.
For example:
snmp-server location Building 3/Room 222
Returns to privileged EXEC mode.
Chapter 63
Configuring SNMP
Table 63-3 on
OL-28731-01

Advertisement

Table of Contents
loading

Table of Contents