username
|
Name of the user on the host that connects to the agent.
|
group-name
|
Name of the group to which the user belongs.
|
remote
|
(Optional) Specifies a remote SNMP entity to which the user belongs, and the hostname or IPv6 address or IPv4 IP address
of that entity. If both an IPv6 address and IPv4 IP address are being specified, the IPv6 host must be listed first.
|
host
|
(Optional) Name or IP address of the remote SNMP host.
|
udp-port
|
(Optional) Specifies the User Datagram Protocol (UDP) port number of the remote host.
|
port
|
(Optional) Integer value that identifies the UDP port. The default is 162.
|
vrf
|
(Optional) Specifies an instance of a routing table.
|
vrf-name
|
(Optional) Name of the Virtual Private Network (VPN) routing and forwarding (VRF) table to use for storing data.
|
v1
|
Specifies that SNMPv1 should be used.
|
v2c
|
Specifies that SNMPv2c should be used.
|
v3
|
Specifies that the SNMPv3 security model should be used. Allows the use of the encrypted keyword or auth keyword or both.
|
encrypted
|
(Optional) Specifies whether the password appears in encrypted format.
|
auth
|
(Optional) Specifies which authentication level should be used.
|
md5
|
(Optional) Specifies the HMAC-MD5-96 authentication level.
|
sha
|
(Optional) Specifies the HMAC-SHA-96 authentication level.
|
auth-password
|
(Optional) String (not to exceed 64 characters) that enables the agent to receive packets from the host.
|
access
|
(Optional) Specifies an Access Control List (ACL) to be associated with this SNMP user.
|
ipv6
|
(Optional) Specifies an IPv6 named access list to be associated with this SNMP user.
|
nacl
|
(Optional) Name of the ACL. IPv4, IPv6, or both IPv4 and IPv6 access lists may be specified. If both are specified, the IPv6
named access list must appear first in the statement.
|
priv
|
(Optional) Specifies the use of the User-based Security Model (USM) for SNMP version 3 for SNMP message level security.
|
des
|
(Optional) Specifies the use of the 56-bit Digital Encryption Standard (DES) algorithm for encryption.
|
3des
|
(Optional) Specifies the use of the 168-bit 3DES algorithm for encryption.
|
aes
|
(Optional) Specifies the use of the Advanced Encryption Standard (AES) algorithm for encryption.
|
128
|
(Optional) Specifies the use of a 128-bit AES algorithm for encryption.
|
192
|
(Optional) Specifies the use of a 192-bit AES algorithm for encryption.
|
256
|
(Optional) Specifies the use of a 256-bit AES algorithm for encryption.
|
privpassword
|
(Optional) String (not to exceed 64 characters) that specifies the privacy user password.
|
acl-number
|
(Optional) Integer in the range from 1 to 99 that specifies a standard access list of IP addresses.
|
acl-name
|
(Optional) String (not to exceed 64 characters) that is the name of a standard access list of IP addresses.
|