Class CIM_FirewallRuleSettingData
extends CIM_NetworkPolicyRuleSettingData

This class describes the configuration of a firewall policy rule that applies from a group to another group. The current definition of the class restricts the FirewallRuleSettingData to be specified from one group to another group. Multiple instances of FirewallRuleSettingData are needed to support firewall policy for multiple groups.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_NetworkPolicyRuleSettingData
   |
   +--CIM_FirewallRuleSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class describes the configuration of a firewall policy rule that applies from a group to another group. The current definition of the class restricts the FirewallRuleSettingData to be specified from one group to another group. Multiple instances of FirewallRuleSettingData are needed to support firewall policy for multiple groups.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network
Versionstring2.32.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
FromGroupMembersstring[]
ArrayTypestringIndexed
DescriptionstringThis array of elements together with the "ToGroupMembers" array, defines the direction in which the firewall rules are applied (e.g. from "group1" to "group2").
ModelCorrespondencestringCIM_FirewallRuleSettingData.FromGroupMemberType
FromGroupMemberTypeuint16[]
ArrayTypestringIndexed
DescriptionstringThis property identifies the corresponding member of the FromGroupMembers.
ModelCorrespondencestringCIM_FirewallRuleSettingData.FromGroupMembers
ValueMapstring2, 3, 4, .., 32768..65535
ValuesstringVirtual System, Virtual System Collection, Network, DMTF Reserved, Vendor Reserved
ToGroupMembersstring[]
ArrayTypestringIndexed
DescriptionstringThis array of elements together with the "FromGroupMembers" array, defines the direction in which the firewall rules are applied (e.g. from "group1" to "group2").
ModelCorrespondencestringCIM_FirewallRuleSettingData.ToGroupMemberType
ToGroupMemberTypeuint16[]
ArrayTypestringIndexed
DescriptionstringThis property identifies the corresponding member of the ToGroupMembers.
ModelCorrespondencestringCIM_FirewallRuleSettingData.ToGroupMembers
ValueMapstring2, 3, 4, .., 32768..65535
ValuesstringVirtual System, Virtual System Collection, Network, DMTF Reserved, Vendor Reserved

Inherited Properties

NameData Type
Captionstring
ChangeableTypeuint16
ConfigurationNamestring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
SoIDstring
SoOrgIDstring
ComponentSettingstring[]

Class Methods