Cisco ASR 14000 Series Management Command Reference page 610

Router system
Hide thumbs Also See for ASR 14000 Series:
Table of Contents

Advertisement

snmp-server host
C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
snmp-server host
To specify the recipient of a Simple Network Management Protocol (SNMP) notification operation, use
the snmp-server host command in global configuration mode. To remove the specified host, use the no
form of this command.
Syntax Description
address
clear
encrypted
traps
version {1 | 2c | 3
{auth | noauth |
priv}}
community-string
Cisco ASR 14000 Series Router System Management Command Reference
SMR-608
snmp-server host address [clear | encrypted] [traps] [version {1 | 2c | 3 {auth | noauth | priv}}]
community-string [udp-port port] [notification-type]
no snmp-server host address [clear | encrypted] [traps] [version {1 | 2c | 3 {auth | noauth |
priv}}] community-string [udp-port port] [notification-type]
Name or IP address of the host (the targeted recipient).
(Optional) Specifies that the community-string argument is clear text.
(Optional) Specifies that the community-string argument is encrypted text.
(Optional) Specifies that notifications should be sent as traps. This is the default.
(Optional) Specifies the version of the SNMP used to send the traps. The default
is SNMPv1. Version 3 is the most secure model, because it allows packet
encryption with the priv keyword. When the version keyword is used, one of
the following keywords must be specified:
1—Specifies SNMPv1.
2c—Specifies SNMPv2C.
3—Specifies SNMPv3. If you specify the SNMPv3 3 optional keyword, you
must specify the security level using one of the following required
keywords:
If you do specify a security level, the default is noauth.
Password-like community string sent with the notification operation. We
recommend defining this string using the snmp-server community command
prior to using the snmp-server host command.
auth—Enables Message Digest 5 (MD5) algorithm and Secure Hash
Algorithm (SHA) packet authentication.
noauth—Specifies that the noAuthNoPriv security level applies to this
host. This is the default security level for SNMPv3.
priv—Enables Data Encryption Standard (DES) packet encryption
(also called "privacy").
SNMP Server Commands on Cisco IOS XR Software
OL-17231-01

Advertisement

Table of Contents
loading

Table of Contents