PlcmSnmpConfigSecurityUserV2

PlcmSnmpConfigSecurityUserV2

Security user used for external notification agents.


PlcmSnmpConfigSecurityUserV2 Fields

NameTypeDescriptionAttributes
loginLogin Security user name
userAuthenticationPasswordUserAuthenticationPassword Authentication-password. Must be at least 8 characters. This is not returned when retreiving data. If it is not set/sent when sending data, then the previous password is maintained.
userEncryptionPasswordUserEncryptionPassword Encryption-password. Must be at least 8 characters. This is not returned when retreiving data. If it is not set/sent when sending data, then the previous password is maintained.
authenticationTypeAuthenticationType Specifies snmp authentication type.
encryptionTypeEncryptionType Specifies snmp encryption type.


Nested Types/Restrictions


NameTypeRestrictions
EncryptionTypestring
Value must be one of:
  • DES
  • AES
AuthenticationTypestring
Value must be one of:
  • MD5
  • SHA
UserEncryptionPasswordstring
Length of value must be >=8
Length of value must be <=64
UserAuthenticationPasswordstring
Length of value must be >=8
Length of value must be <=64
Loginstring
Length of value must be >=1
Length of value must be <=31