Class CIM_PeerGatewayForTunnel
extends CIM_Dependency

PeerGatewayForTunnel identifies an ordered list of security gateways to be used in negotiating and constructing a tunnel. A security gateway is simply a particular instance of RemoteServiceAccessPoint.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_PeerGatewayForTunnel

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringPeerGatewayForTunnel identifies an ordered list of security gateways to be used in negotiating and constructing a tunnel. A security gateway is simply a particular instance of RemoteServiceAccessPoint.
MappingStringsstringIPSP Policy Model.IETF|PeerGatewayForTunnel
UMLPackagePathstringCIM::IPsecPolicy
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
SequenceNumberuint16
DescriptionstringSequenceNumber indicates the ordering to be used when selecting a PeerGateway instance for an IPsecTunnelAction. Lower values are evaluated first.
MappingStringsstringIPSP Policy Model.IETF|PeerGatewayForTunnel.SequenceNumber

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_PeerGatewayForTunnelCIM_RemoteServiceAccessPoint
DescriptionstringThe security gateway for the SA. Note that the absense of this association indicates that: - When acting as a responder, IKE will accept phase 1 negotiations with any other security gateway - When acting as an initiator, IKE will use the destination IP address (of the IP packets which triggered the SARule) as the IP address of the peer IKE entity.
Keybooleantrue
MappingStringsstringIPSP Policy Model.IETF|PeerGatewayForTunnel.Antecedent
OverridestringAntecedent
DependentCIM_PeerGatewayForTunnelCIM_IPsecTunnelAction
DescriptionstringThe IPsecTunnelAction that requires a security gateway.
Keybooleantrue
MappingStringsstringIPSP Policy Model.IETF|PeerGatewayForTunnel.Dependent
OverridestringDependent

Class Methods