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 Type
Captionstring
CommonNamestring
CreationClassNamestring
Descriptionstring
DoActionLoggingboolean
ElementNamestring
Generationuint64
InstanceIDstring
PolicyActionNamestring
PolicyRuleCreationClassNamestring
PolicyRuleNamestring
SystemCreationClassNamestring
SystemNamestring
PolicyKeywordsstring[]

Class Methods