Cisco ASR 14000 Series Management Command Reference page 660

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

Advertisement

snmp-server user
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 user
To configure a new user to a Simple Network Management Protocol (SNMP) group, use the
snmp-server user command in global configuration mode. To remove a user from an SNMP group, use
the no form of this command.
Syntax Description
username
groupname
v1
v2c
v3
auth {md5 | sha}
{clear | encrypted}
auth-password
priv des56 {clear |
encrypted}
priv-password
SDROwner
Cisco ASR 14000 Series Router System Management Command Reference
SMR-658
snmp-server user username groupname {v1 | v2c | v3 [auth {md5 | sha} {clear | encrypted}
auth-password [priv des56 {clear | encrypted} priv-password]]} [SDROwner |
SystemOwner] [access-list-name]
no snmp-server user username groupname
Name of the user on the host that connects to the agent.
Name of the group to which the user belongs.
Specifies that the SNMPv1 security model should be used.
Specifies that the SNMPv2c security model should be used.
Specifies that the SNMPv3 security model should be used.
(Optional) Specifies which authentication level should be used. If you
specify the auth keyword, you must specify the an authentication level with
one of the following keywords:
After you specify the authentication level, you must specify an
authorization password. Before setting the authorization password, you
must specify one of the following required keywords:
After specifying the type of password, specify the authentication password
for the auth-password argument:
(Optional) Specifies the 56-bit Data Encryption Standard (DES) level of
encryption for the user.
After you specify encryption parameters for the user, you must specify a
privacy password. Before setting the privacy password, you must specify
one of the following required keywords:
After specifying the type of privacy password that follows, specify the
privacy password for the priv-password argument:
(Optional) Limits access to the agents for the owner secure domain router
(SDR) only.
md5—Specifies the HMAC-MD5-96 authentication level.
sha—Specifies the HMAC-SHA-96 authentication level.
clear—Specifies that an unencrypted password follows.
encrypted—Specifies that an encrypted password follows.
auth-password—String (not to exceed 64 characters) that enables the
agent to receive packets from the host.
clear—Specifies that an unencrypted password follows.
encrypted—Specifies that an encrypted password follows.
priv-password—Unencrypted, clear-text privacy password.
SNMP Server Commands on Cisco IOS XR Software
OL-17231-01

Advertisement

Table of Contents
loading

Table of Contents