MSFT_NetNetworkLayerSecurityFilter, ROOT\StandardCimv2

Class | Methods | Properties (24) | Qualifiers (6) | Instances (40) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Filters traffic based on certain high-level security constraints, like whether or not the traffic is encrypted. Connection Security rules will have to be created in order for traffic to pass the rule.

MSFT_NetNetworkLayerSecurityFilter properties

MSFT_NetNetworkLayerSecurityFilter has 24 properties (6 Local, 18 Derived)

NameOriginCIMType
AuthenticationMSFT_NetNetworkLayerSecurityFilter18 [uint16]
CaptionCIM_ManagedElement8 [string]
CommunicationStatusCIM_ManagedSystemElement18 [uint16]
key
CreationClassName
CIM_FilterEntryBase8 [string]
DescriptionCIM_ManagedElement8 [string]
DetailedStatusCIM_ManagedSystemElement18 [uint16]
ElementNameCIM_ManagedElement8 [string]
EncryptionMSFT_NetNetworkLayerSecurityFilter18 [uint16]
HealthStateCIM_ManagedSystemElement18 [uint16]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstanceIDCIM_ManagedElement8 [string]
IsNegatedCIM_FilterEntryBase11 [boolean]
LocalUsersMSFT_NetNetworkLayerSecurityFilter8 [string]
key
Name
CIM_ManagedSystemElement8 [string]
OperatingStatusCIM_ManagedSystemElement18 [uint16]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OverrideBlockRulesMSFT_NetNetworkLayerSecurityFilter11 [boolean]
PrimaryStatusCIM_ManagedSystemElement18 [uint16]
RemoteMachinesMSFT_NetNetworkLayerSecurityFilter8 [string]
RemoteUsersMSFT_NetNetworkLayerSecurityFilter8 [string]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
key
SystemCreationClassName
CIM_FilterEntryBase8 [string]
key
SystemName
CIM_FilterEntryBase8 [string]

Detailed description of MSFT_NetNetworkLayerSecurityFilter properties

Local properties (6) of MSFT_NetNetworkLayerSecurityFilter class

▲ Authentication property
CIMTYPE'uint16'
Description'Whether to require Authentication. NoEncapsulation means that authentication is still required, but only once at the beginning of the traffic flow, instead of on every packet.'
ValueMap['0', '1', '2']
Values['NotRequired', 'Required', 'NoEncapsulation']
Authentication property is in 1 class (MSFT_NetNetworkLayerSecurityFilter) of ROOT\StandardCimv2 and in 6 namespaces
▲ Encryption property
CIMTYPE'uint16'
Description'Whether to require Encryption. Dynamic encryption means that the first packet may be protected but not encrypted.'
ValueMap['0', '1', '2']
Values['NotRequired', 'Required', 'Dynamic']
Encryption property is in 1 class (MSFT_NetNetworkLayerSecurityFilter) of ROOT\StandardCimv2 and in 4 namespaces
▲ LocalUsers property
CIMTYPE'string'
Description'SDDL string describing Local Users that are allowed by this rule. If this is empty, all users are allowed. If LocalUsers/RemoteUsers/RemoteMachines are specified, then they apply conjunctively, and this is an ''Allow-Bypass'' rule and ProtectionLevel must be set above None (so that authentication is required).'
LocalUsers property is in 1 class (MSFT_NetNetworkLayerSecurityFilter) of ROOT\StandardCimv2 and in 2 namespaces
▲ OverrideBlockRules property
CIMTYPE'boolean'
Description'Whether to allow this rule to take precedence over Block rules. This setting may only be applied on Allow rules that require Authentication with specific RemoteUsers and/or RemoteMachines.'
OverrideBlockRules property is in 1 class (MSFT_NetNetworkLayerSecurityFilter) of ROOT\StandardCimv2 and in 2 namespaces
▲ RemoteMachines property
CIMTYPE'string'
Description'SDDL string describing Remote Machines that are allowed by this rule. If this is empty, all users are allowed. If LocalUsers/RemoteUsers/RemoteMachines are specified, then they apply conjunctively, and this is an ''Allow-Bypass'' rule and ProtectionLevel must be set above None (so that authentication is required).'
RemoteMachines property is in 1 class (MSFT_NetNetworkLayerSecurityFilter) of ROOT\StandardCimv2 and in 2 namespaces
▲ RemoteUsers property
CIMTYPE'string'
Description'SDDL string describing Remote Users that are allowed by this rule. If this is empty, all users are allowed. If LocalUsers/RemoteUsers/RemoteMachines are specified, then they apply conjunctively, and this is an ''Allow-Bypass'' rule and ProtectionLevel must be set above None (so that authentication is required).'
RemoteUsers property is in 1 class (MSFT_NetNetworkLayerSecurityFilter) of ROOT\StandardCimv2 and in 2 namespaces

Derived properties (18) of MSFT_NetNetworkLayerSecurityFilter class

▲ Caption property
CIMTYPE'string'
Description'Used in CimInstance.ToString(). A short string for describing this instance when debugging.'
MaxLen64
Override'Caption'
readTrue
Caption property is in 175 classes of ROOT\StandardCimv2 and in 37 namespaces
▲ CommunicationStatus property
CIMTYPE'uint16'
Description'This field is ignored.'
Override'CommunicationStatus'
readTrue
ValueMap['0', '1', '2', '3', '4', '..', '0x8000..']
Values['Unknown', 'Not Available', 'Communication OK', 'Lost Communication', 'No Contact', 'DMTF Reserved', 'Vendor Reserved']
CommunicationStatus property is in 68 classes of ROOT\StandardCimv2 and in 9 namespaces
▲ CreationClassName property
CIMTYPE'string'
Description'Reserved for internal use by the WMI provider only.'
keyTrue
MaxLen256
Override'CreationClassName'
readTrue
CreationClassName property is in 50 classes of ROOT\StandardCimv2 and in 20 namespaces
▲ Description property
CIMTYPE'string'
Description'This field is ignored.'
Override'Description'
readTrue
Description property is in 176 classes of ROOT\StandardCimv2 and in 142 namespaces
▲ DetailedStatus property
CIMTYPE'uint16'
Description'This field is ignored.'
ModelCorrespondence['CIM_EnabledLogicalElement.PrimaryStatus', 'CIM_ManagedSystemElement.HealthState']
Override'DetailedStatus'
readTrue
ValueMap['0', '1', '2', '3', '4', '5', '..', '0x8000..']
Values['Not Available', 'No Additional Information', 'Stressed', 'Predictive Failure', 'Non-Recoverable Error', 'Supporting Entity in Error', 'DMTF Reserved', 'Vendor Reserved']
DetailedStatus property is in 68 classes of ROOT\StandardCimv2 and in 9 namespaces
▲ ElementName property
CIMTYPE'string'
Description'This field is ignored.'
Override'ElementName'
readTrue
ElementName property is in 175 classes of ROOT\StandardCimv2 and in 21 namespaces
▲ HealthState property
CIMTYPE'uint16'
Description'This field is ignored.'
Override'HealthState'
readTrue
ValueMap['0', '5', '10', '15', '20', '25', '30', '..']
Values['Unknown', 'OK', 'Degraded/Warning', 'Minor failure', 'Major failure', 'Critical failure', 'Non-recoverable error', 'DMTF Reserved']
HealthState property is in 68 classes of ROOT\StandardCimv2 and in 15 namespaces
▲ InstallDate property
CIMTYPE'datetime'
Description'This field is ignored.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
Override'InstallDate'
readTrue
InstallDate property is in 68 classes of ROOT\StandardCimv2 and in 23 namespaces
▲ InstanceID property
CIMTYPE'string'
Description'A string that uniquely identifies this instance within the PolicyStore.'
Override'InstanceID'
readTrue
InstanceID property is in 175 classes of ROOT\StandardCimv2 and in 21 namespaces
▲ IsNegated property
CIMTYPE'boolean'
Description'This field is ignored.'
Override'IsNegated'
readTrue
IsNegated property is in 9 classes of ROOT\StandardCimv2 and in 2 namespaces
▲ Name property
CIMTYPE'string'
Description'Reserved for internal use by the WMI provider only.'
keyTrue
MaxLen256
Override'Name'
readTrue
Name property is in 105 classes of ROOT\StandardCimv2 and in 142 namespaces
▲ OperatingStatus property
CIMTYPE'uint16'
Description'This field is ignored.'
ModelCorrespondence['CIM_EnabledLogicalElement.EnabledState']
Override'OperatingStatus'
readTrue
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '..', '0x8000..']
Values['Unknown', 'Not Available', 'Servicing', 'Starting', 'Stopping', 'Stopped', 'Aborted', 'Dormant', 'Completed', 'Migrating', 'Emigrating', 'Immigrating', 'Snapshotting', 'Shutting Down', 'In Test', 'Transitioning', 'In Service', 'DMTF Reserved', 'Vendor Reserved']
OperatingStatus property is in 68 classes of ROOT\StandardCimv2 and in 9 namespaces
▲ OperationalStatus property
ArrayType'Indexed'
CIMTYPE'uint16'
Description'This field is ignored.'
ModelCorrespondence['CIM_ManagedSystemElement.StatusDescriptions']
Override'OperationalStatus'
readTrue
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '..', '0x8000..']
Values['Unknown', 'Other', 'OK', 'Degraded', 'Stressed', 'Predictive Failure', 'Error', 'Non-Recoverable Error', 'Starting', 'Stopping', 'Stopped', 'In Service', 'No Contact', 'Lost Communication', 'Aborted', 'Dormant', 'Supporting Entity in Error', 'Completed', 'Power Mode', 'DMTF Reserved', 'Vendor Reserved']
OperationalStatus property is in 68 classes of ROOT\StandardCimv2 and in 18 namespaces
▲ PrimaryStatus property
CIMTYPE'uint16'
Description'This field is ignored.'
ModelCorrespondence['CIM_ManagedSystemElement.DetailedStatus', 'CIM_ManagedSystemElement.HealthState']
Override'PrimaryStatus'
readTrue
ValueMap['0', '1', '2', '3', '..', '0x8000..']
Values['Unknown', 'OK', 'Degraded', 'Error', 'DMTF Reserved', 'Vendor Reserved']
PrimaryStatus property is in 78 classes of ROOT\StandardCimv2 and in 9 namespaces
▲ Status property
CIMTYPE'string'
Description'This field is ignored.'
MaxLen10
Override'Status'
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm', 'Stopped']
Status property is in 81 classes of ROOT\StandardCimv2 and in 42 namespaces
▲ StatusDescriptions property
ArrayType'Indexed'
CIMTYPE'string'
Description'This field is ignored.'
ModelCorrespondence['CIM_ManagedSystemElement.OperationalStatus']
Override'StatusDescriptions'
readTrue
StatusDescriptions property is in 68 classes of ROOT\StandardCimv2 and in 18 namespaces
▲ SystemCreationClassName property
CIMTYPE'string'
Description'Reserved for internal use by the WMI provider only.'
keyTrue
MaxLen256
Override'SystemCreationClassName'
Propagated'CIM_ComputerSystem.CreationClassName'
readTrue
SystemCreationClassName property is in 50 classes of ROOT\StandardCimv2 and in 20 namespaces
▲ SystemName property
CIMTYPE'string'
Description'Reserved for internal use by the WMI provider only.'
keyTrue
MaxLen256
Override'SystemName'
Propagated'CIM_ComputerSystem.Name'
readTrue
SystemName property is in 69 classes of ROOT\StandardCimv2 and in 22 namespaces

MSFT_NetNetworkLayerSecurityFilter Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'✗✗✓✗✓
Description'Filters traffic based on certain high-level security constraints, like whether or not the traffic is encrypted. Connection Security rules will have to be created in order for traffic to pass the rule.'✗✓✓✓✓
dynamicTrue✓✗✓✗✓
locale'MS_409'✗✗✓✓✓
provider'wfascim'✓✗✓✗✓
UMLPackagePath'CIM::Network::Filtering'✗✓✓✗✓

MSFT_NetNetworkLayerSecurityFilter System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\StandardCimv2:MSFT_NetNetworkLayerSecurityFilter'___SYSTEM8✗✗
__NAMESPACE'ROOT\StandardCimv2'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['CIM_FilterEntryBase', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8✗✓
__PROPERTY_COUNT24___SYSTEM3✗✗
__RELPATH'MSFT_NetNetworkLayerSecurityFilter'___SYSTEM8✗✗
__DYNASTY'CIM_ManagedElement'___SYSTEM8✗✗
__SUPERCLASS'CIM_FilterEntryBase'___SYSTEM8✗✗
__CLASS'MSFT_NetNetworkLayerSecurityFilter'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to MSFT_NetNetworkLayerSecurityFilter

Number of classes:28
comments powered by Disqus
WUtils.com