Class CIM_RejectConnectionAction
extends CIM_PolicyAction

RejectConnectionAction is used to cause a connection or its negotiation to be terminated. For example, it can be used in conjunction with an address filter on UDP port 500 to reduce Denial of Service vulnerability. As another example, it can be specified as a low priority rule to explicitly define the default action for IKE key exchange negotiations - i.e., if the higher priority rules are not satisfied, then reject the connection negotiation.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Policy
   |
   +--CIM_PolicyAction
   |
   +--CIM_RejectConnectionAction

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringRejectConnectionAction is used to cause a connection or its negotiation to be terminated. For example, it can be used in conjunction with an address filter on UDP port 500 to reduce Denial of Service vulnerability. As another example, it can be specified as a low priority rule to explicitly define the default action for IKE key exchange negotiations - i.e., if the higher priority rules are not satisfied, then reject the connection negotiation.
MappingStringsstringIPSP Policy Model.IETF|IKERejectAction
UMLPackagePathstringCIM::Policy
Versionstring2.8.0

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommonNamestringCIM_Policy
CreationClassNamestringCIM_PolicyAction
DescriptionstringCIM_ManagedElement
DoActionLoggingbooleanCIM_PolicyAction
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PolicyActionNamestringCIM_PolicyAction
PolicyRuleCreationClassNamestringCIM_PolicyAction
PolicyRuleNamestringCIM_PolicyAction
SystemCreationClassNamestringCIM_PolicyAction
SystemNamestringCIM_PolicyAction
PolicyKeywordsstring[]CIM_Policy

Class Methods