SnmpV3

Properties

Name Type Description Notes
auth_passphrase str Passphrase used by Purity to authenticate the array with the specified managers. [optional]
auth_protocol str Hash algorithm used to validate the authentication passphrase. Valid values are `MD5` and `SHA`. [optional]
privacy_passphrase str Passphrase used to encrypt SNMP messages. A passphrase must be at least 8 characters in length, and may be at most 63 characters in length. [optional]
privacy_protocol str Encryption protocol for SNMP messages. Valid values are `AES` and `DES`. [optional]
user str User ID recognized by the specified SNMP managers which Purity is to use in communications with them. [optional]

[Back to Model list] [Back to API list] [Back to Overview]