Class: IControl::Management::SNMPConfiguration::PrivacyProtocolType

Inherits:
Base::Enumeration
  • Object
show all
Defined in:
lib/icontrol/management/snmp_configuration.rb,
lib/icontrol/management/snmp_configuration.rb

Overview

A list of snmp privacy protocol types.

Constant Summary collapse

PRIV_PROTOCOL_DES =

The only privacy protocol currently supported is DES.

:PRIV_PROTOCOL_DES
PRIV_PROTOCOL_NONE =

No privacy protocol is used.

:PRIV_PROTOCOL_NONE