MSFT_NetNatTransitionConfiguration, ROOT\StandardCimv2\MS_409

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

Description

Configuration settings for NAT

MSFT_NetNatTransitionConfiguration methods

MSFT_NetNatTransitionConfiguration has 2 methods (2 Local)

NameOriginReturn
DisableMSFT_NetNatTransitionConfigurationuint32 {'out':True}
EnableMSFT_NetNatTransitionConfigurationuint32 {'out':True}

MSFT_NetNatTransitionConfiguration properties

MSFT_NetNatTransitionConfiguration has 12 properties (8 Local, 4 Derived)

NameOriginCIMType
CaptionCIM_ManagedElement8 [string]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
InboundInterfaceMSFT_NetNatTransitionConfiguration8 [string]
key
InstanceID
CIM_ManagedElement8 [string]
InstanceNameMSFT_NetNatTransitionConfiguration8 [string]
IPv4AddressPortPoolMSFT_NetNatTransitionConfiguration8 [string]
OutboundInterfaceMSFT_NetNatTransitionConfiguration8 [string]
PolicyStoreMSFT_NetNatTransitionConfiguration19 [uint32]
PrefixMappingMSFT_NetNatTransitionConfiguration8 [string]
StateMSFT_NetNatTransitionConfiguration19 [uint32]
TcpMappingTimeoutMSFT_NetNatTransitionConfiguration19 [uint32]

Detailed description of MSFT_NetNatTransitionConfiguration methods

Local methods (2) of MSFT_NetNatTransitionConfiguration class

Disable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'In':True}
OutputObjectobject:MSFT_NetNatTransitionConfiguration1-{'Out':True}
Description'Disable NAT64'
Disable method is in 20 classes of ROOT\StandardCimv2\MS_409 and in 19 namespaces
Enable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'In':True}
OutputObjectobject:MSFT_NetNatTransitionConfiguration1-{'Out':True}
Description'Enable NAT64'
Enable method is in 20 classes of ROOT\StandardCimv2\MS_409 and in 25 namespaces

Detailed description of MSFT_NetNatTransitionConfiguration properties

Local properties (8) of MSFT_NetNatTransitionConfiguration class

InboundInterface property
CIMTYPE'string'
Description'Names of inbound interfaces'
InboundInterface property is in 1 class (MSFT_NetNatTransitionConfiguration) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
InstanceName property
CIMTYPE'string'
Description'Name of this instance of WinNAT'
InstanceName property is in 1 class (MSFT_NetNatTransitionConfiguration) of ROOT\StandardCimv2\MS_409 and in 9 namespaces
IPv4AddressPortPool property
CIMTYPE'string'
Description'Dedicated IPv4 address pool and port range'
IPv4AddressPortPool property is in 1 class (MSFT_NetNatTransitionConfiguration) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
OutboundInterface property
CIMTYPE'string'
Description'Names of outbound interfaces'
OutboundInterface property is in 1 class (MSFT_NetNatTransitionConfiguration) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
PolicyStore property
CIMTYPE'uint32'
Description'Store in which this configuration object is stored'
Values['PersistentStore', 'ActiveStore']
PolicyStore property is in 9 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
PrefixMapping property
CIMTYPE'string'
Description'Mapping of IPv4 address ranges to IPv6 prefixes'
PrefixMapping property is in 2 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
State property
CIMTYPE'uint32'
Description'Indicates whether NAT is enabled or disabled'
Values['Disabled', 'Enabled']
State property is in 11 classes of ROOT\StandardCimv2\MS_409 and in 36 namespaces
TcpMappingTimeout property
CIMTYPE'uint32'
Description'Idle timout for established TCP sessions'
TcpMappingTimeout property is in 1 class (MSFT_NetNatTransitionConfiguration) of ROOT\StandardCimv2\MS_409 and in 2 namespaces

Derived properties (4) of MSFT_NetNatTransitionConfiguration class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one- line string) of the object.'
Caption property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object.'
Description property is in 154 classes of ROOT\StandardCimv2\MS_409 and in 142 namespaces
ElementName property
CIMTYPE'string'
Description'The user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.)'
ElementName property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 21 namespaces
InstanceID property
CIMTYPE'string'
Description'Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm:
:
Where and are separated by a colon (:), and where must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the _ structure of Schema class names.) In addition, to ensure uniqueness, must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between and .
is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance.
For DMTF-defined instances, the "preferred" algorithm must be used with the set to CIM.'
keyTrue
InstanceID property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 21 namespaces

MSFT_NetNatTransitionConfiguration Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Configuration settings for NAT'
LOCALE'MS_409'

MSFT_NetNatTransitionConfiguration System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\StandardCimv2\MS_409:MSFT_NetNatTransitionConfiguration'___SYSTEM8
__NAMESPACE'ROOT\StandardCimv2\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MSFT_NetSettingData', 'CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT12___SYSTEM3
__RELPATH'MSFT_NetNatTransitionConfiguration'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'MSFT_NetSettingData'___SYSTEM8
__CLASS'MSFT_NetNatTransitionConfiguration'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_NetNatTransitionConfiguration

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