Class: IControl::Common::ProtocolType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::Common::ProtocolType
- Defined in:
- lib/icontrol/common.rb,
lib/icontrol/common.rb
Overview
An enumeration of protocol types.
Constant Summary
- PROTOCOL_ANY =
Protocol is wildcard.
:PROTOCOL_ANY
- PROTOCOL_IPV6 =
Protocol is IPv6 header.
:PROTOCOL_IPV6
- PROTOCOL_ROUTING =
Protocol is IPv6 routing header.
:PROTOCOL_ROUTING
- PROTOCOL_NONE =
Protocol is IPv6 no next header.
:PROTOCOL_NONE
- PROTOCOL_FRAGMENT =
Protocol is IPv6 fragmentation header.
:PROTOCOL_FRAGMENT
- PROTOCOL_DSTOPTS =
Protocol is IPv6 destination options.
:PROTOCOL_DSTOPTS
- PROTOCOL_TCP =
Protocol is TCP.
:PROTOCOL_TCP
- PROTOCOL_UDP =
Protocol is UDP.
:PROTOCOL_UDP
- PROTOCOL_ICMP =
Protocol is ICMP.
:PROTOCOL_ICMP
- PROTOCOL_ICMPV6 =
Protocol is ICMPv6 .
:PROTOCOL_ICMPV6
- PROTOCOL_OSPF =
Protocol is OSPF.
:PROTOCOL_OSPF
- PROTOCOL_SCTP =
Protocol is SCTP.
:PROTOCOL_SCTP