Class: IControl::Management::SNMPConfiguration::PrefixType

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 prefix types.

Constant Summary collapse

PREFIX_EXACT =

A context will be matched exactly.

:PREFIX_EXACT
PREFIX_PREFIX =

A context will be matched by prefix.

:PREFIX_PREFIX