Raritan PX2/PX3 JSON-RPC API
Public Attributes | List of all members
usermgmt::SnmpV3Settings Struct Reference

SNMPv3 settings. More...

import"User.idl";

Public Attributes

boolean enabled
 SNMPv3 enabled.
 
um::SnmpV3 SecurityLevel secLevel
 Security level.
 
um::SnmpV3 AuthProtocol authProtocol
 Authentication protocol.
 
boolean usePasswordAsAuthPassphrase
 Use account password for SNMPv3 authentication.
 
boolean haveAuthPassphrase
 Authentication passphrase present.
 
string authPassphrase
 Authentication passphrase; cannot be read back.
 
um::SnmpV3 PrivProtocol privProtocol
 Privacy protocol.
 
boolean useAuthPassphraseAsPrivPassphrase
 Use authentication passphrase as privacy passphrase.
 
boolean havePrivPassphrase
 Privacy passphrase present.
 
string privPassphrase
 Privacy passphrase; cannot be read back.
 

Detailed Description

SNMPv3 settings.


The documentation for this struct was generated from the following file: