Raritan PX2/PX3 JSON-RPC API
|
SNMPv3 interface. More...
import"SnmpV3.idl";
Public Types | |
enum | SecurityLevel { NO_AUTH_NO_PRIV , AUTH_NO_PRIV , AUTH_PRIV } |
SNMP v3 security level. More... | |
enum | AuthProtocol { MD5 , SHA1 } |
SNMP v3 authentication protocol. More... | |
enum | PrivProtocol { DES , AES128 } |
SNMP v3 privacy protocol. More... | |
SNMPv3 interface.