Go to main content

Oracle® ILOM Protocol Management Reference for SNMP and IPMI Firmware Release 3.2.x

Exit Print View

Updated: January 2017
 
 

Edit an SNMP v3 User Account

  1. Log in to the Oracle ILOM CLI.
  2. To edit an SNMP v3 user account, type:

    -> set /SP/services/snmp/users/username authenticationpassword=password privacypassword=Password


    Note -  When changing the parameters of SNMP users, you must provide a value for authenticationpassword, even if you are not changing the password.

    Where:

    • username can contain up to 32 characters in length and include any combination of alphanumeric characters (uppercase letters, lowercase letters, and numbers).

    • authenticationpassword= Password is required when creating or modifying an SNMP v3 user account. The Authentication password can contain 8 to 12 characters in length and include any combination of alphanumeric characters (uppercase letters, lowercase letters, and numbers).

    • privacypassword= Password is only required when the Privacy Protocol property is set to DES or AES (default = None). The Privacy password must contain exactly 8 characters in length and include any combination of alphanumeric characters (uppercase letters, lowercase letters, and numbers). To set the Privacy Protocol property, see Set SNMP v3 User Account Privacy Protocol Value