(file) Return to CIM_PeerGatewayForPreconfiguredTunnel.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / IPsecPolicy

 1 karl  1.1.2.2 // Copyright (c) 2005 DMTF.  All rights reserved.
 2                  [Association, Version ( "2.8.0" ), 
 3                   UMLPackagePath ( "CIM::IPsecPolicy" ), 
 4                   Description ( 
 5                      "PeerGatewayForPreconfiguredTunnel identifies at most one "
 6                      "security gateway be used in constructing a preconfigured "
 7                      "tunnel. A security gateway is simply a particular instance of "
 8                      "RemoteServiceAccessPoint." ), 
 9                   MappingStrings { 
10                      "IPSP Policy Model.IETF|PeerGatewayForPreconfiguredTunnel" }]
11               class CIM_PeerGatewayForPreconfiguredTunnel : CIM_Dependency {
12               
13                     [Override ( "Antecedent" ), 
14                      Max ( 1 ), 
15                      Description ( "Security gateway for the preconfigured SA." ), 
16                      MappingStrings { 
17                         "IPSP Policy Model.IETF|PeerGatewayForPreconfiguredTunnel.Antecedent" }]
18                  CIM_RemoteServiceAccessPoint REF Antecedent;
19               
20                     [Override ( "Dependent" ), 
21                      Description ( 
22 karl  1.1.2.2           "The PreconfiguredTunnelAction that requires a security gateway."
23                          ), 
24                      MappingStrings { 
25                         "IPSP Policy Model.IETF|PeerGatewayForPreconfiguredTunnel.Dependent" }]
26                  CIM_PreconfiguredTunnelAction REF Dependent;
27               
28               
29               };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2