Class: IControl::Management::SNMPConfiguration::LevelType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::Management::SNMPConfiguration::LevelType
- Defined in:
- lib/icontrol/management/snmp_configuration.rb,
lib/icontrol/management/snmp_configuration.rb
Overview
A list of snmp level types.
Constant Summary
- LEVEL_NOAUTH =
No authentication is performed.
:LEVEL_NOAUTH- LEVEL_AUTH =
Authentication is performed.
:LEVEL_AUTH- LEVEL_PRIV =
Use a privacy protocol. The only privacy protocol currently supported is DES.
:LEVEL_PRIV