Snmp-Cred - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
You must assign a password to a newly created account.
Related Commands
access-level, group

snmp-cred

Adds SNMP V3 credentials to this account.
Syntax
snmp-cred engine-ID authentication-protocol authentication-secret-type
authentication-secret privacy-protocol privacy-secret-type privacy-secret
Parameters
engine-ID
authentication-protocol
authentication-secret-type
authentication-secret
Specifies the engine ID of the SNMP V3 engine for which this account is
being defined. A value of 0 is the shorthand representation of the engine
ID of the local SNMP V3 engine on the DataPower appliance. For any
other engine ID, the value is a hexadecimal string that represents the five-
to 32-byte value.
Identifies which authentication protocol to use.
none
The account has no authentication key.
md5
The account uses HMAC-MD5-96 as the authentication protocol.
sha
(Default) The account uses HMAC-SHA-96 as the authentication
protocol.
Indicates whether the authentication secret is a password or a fully
localized key. This parameter is required when the value for
authentication-protocol is md5 or sha.
password
(Default) The authentication secret is a password that will be
converted to an intermediate key with a standardized algorithm,
and then localized against the engine ID value.
key
The authentication secret is a fully localized key. Specifying a fully
localized key is useful when the key was initially created on
another system.
Specifies the secret, or key, for authentication for this account. This
parameter is required when the value for authentication-protocol is md5 or
sha.
v If a password, specify a plaintext password that is at least eight
characters long.
v If a key and HMAC-MD5 is the authentication protocol, specify the
hexadecimal representation of a 16-byte key.
v If a key and HMAC-SHA-96 is the authentication protocol, specify the
hexadecimal representation of a 20-byte key.
Chapter 88. User configuration mode
723

Advertisement

Table of Contents
loading

Table of Contents