Go to main content

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

Exit Print View

Updated: August 2017
 
 

Add an SNMP v3 User Account

  1. Log in to the Oracle ILOM CLI.
  2. To add an SNMP v3 read-only user account, type:

    -> create /SP/services/snmp/users/username authenticationpassword=Password privacypassword=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 Potocol 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