WS-Management > WS-Management Class Reference > AMT Classes > AMT_EnvironmentDetectionInterfacePolicy

Class AMT_EnvironmentDetectionInterfacePolicy

Used in features: Security Administration
Compatible with the following Intel AMT Releases: 3.0, 3.2, 4.0, 5.0, 5.1, 6.0, 6.1, 6.2, 7.0, 8.0, 8.1, 9.0, 9.5, 10.0, 11.0
CIM_Dependency
   extended by AMT_InterfacePolicy
      extended by AMT_EnvironmentDetectionInterfacePolicy


Association class AMT_EnvironmentDetectionInterfacePolicy
extends AMT_InterfacePolicy

General Information:
An existing association implies that a System Defense Policy has been configured to be activated for each interface that identifies it is external to the organization network.

Qualifiers:
-------------
Association
Version=3.0.0


Supported Fields Summary
 REF AMT_SystemDefensePolicy Dependent Key
References an AMT_SystemDefensePolicy object.
 REF CIM_EthernetPort Antecedent Key
References a CIM_EthernetPort object representing the interface.
 boolean Active
Specifies whether this Policy is Active on the network interface.
 boolean Enabled
Specifies whether this policy was enabled on the interface.

Methods Summary
  Get(Instance)
Gets the representation of the instance
  Pull(EnumerationContext, MaxElements)
Pulls instances of this class, following an Enumerate operation
  Enumerate()
Enumerates the instances of this class
  Release(EnumerationContext)
Releases an enumeration context

Field Detail

Dependent Key

public REF AMT_SystemDefensePolicy Dependent
General Information:
References an AMT_SystemDefensePolicy object.

Qualifiers:
-------------
Key
Override=Dependent


Antecedent Key

public REF CIM_EthernetPort Antecedent
General Information:
References a CIM_EthernetPort object representing the interface.

Qualifiers:
-------------
Key
Override=Antecedent


Active

public boolean Active
General Information:
Specifies whether this Policy is Active on the network interface.

Product Specific Usage:
Available only when the policy is enabled.


Enabled

public boolean Enabled
General Information:
Specifies whether this policy was enabled on the interface.


Method Detail

Get

public  Get([OUT]AMT_EnvironmentDetectionInterfacePolicy Instance)
Permission Information:
The permissions of this method depend upon the context of its usage

General Information:
Gets the representation of the instance

Pull

public  Pull([IN]String EnumerationContext, [IN]String MaxElements)
Permission Information:
All users permitted to use method, only instances to whom the user has permissions will be returned

General Information:
Pulls instances of this class, following an Enumerate operation

Enumerate

public  Enumerate()
Permission Information:
All users permitted to use method

General Information:
Enumerates the instances of this class

Release

public  Release([IN]String EnumerationContext)
Permission Information:
All users permitted to use method

General Information:
Releases an enumeration context

Copyright © 2006-2022, Intel Corporation. All rights reserved.