Configures an SNMP user with authentication and privacy parameters. The passphrase can be any case-sensitive, alphanumeric string up to 64 characters. If you use the localizekey keyword, the passphrase can be any case-sensitive, alphanumeric string up to 130 characters.
The name argument is the name of a user who can access the SNMP engine.
The auth keyword enables one-time authentication for SNMP over a TCP session. It is optional.
The md5 keyword specifies HMAC MD5 algorithm for authentication. It is optional.
The sha keyword specifies HMAC SHA algorithm for authentication. It is optional.
The priv keyword specifies encryption parameters for the user.
It is optional.
The aes-128 keyword specifies a 128-byte AES algorithm for privacy.
It is optional.
The engineID keyword specifies the engineID for configuring the notification target user
(for V3 informs).
It is optional.
The id is a 12-digit colon-separated decimal number.
|