Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
SNMPv3 settings. More...
import"User.idl";
Public Attributes | |
boolean | enabled |
SNMPv3 enabled. | |
SnmpV3SecLevel | secLevel |
Security level. | |
SnmpV3AuthProto | authProtocol |
Authentication protocol. | |
boolean | usePasswordAsAuthPassphrase |
Use account password for SNMPv3 authentication. | |
boolean | haveAuthPassphrase |
Authentication passphrase present. | |
string | authPassphrase |
Authentication passphrase; cannot be read back. | |
SnmpV3PrivProto | privProtocol |
Privacy protocol. | |
boolean | useAuthPassphraseAsPrivPassphrase |
Use authentication passphrase as privacy passphrase. | |
boolean | havePrivPassphrase |
Privacy passphrase present. | |
string | privPassphrase |
Privacy passphrase; cannot be read back. | |
SNMPv3 settings.