Class CIM_NATServiceRunningOnEndpoint
extends CIM_ForwardsAmong

NATServiceRunningOnEndpoint indicates that a NAT service is translating addresses for packets communicated through the referenced protocol endpoint/ interface.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ServiceSAPDependency
   |
   +--CIM_ForwardsAmong
   |
   +--CIM_NATServiceRunningOnEndpoint

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringNATServiceRunningOnEndpoint indicates that a NAT service is translating addresses for packets communicated through the referenced protocol endpoint/ interface.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::NAT
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ConnectedNetworkuint16
DescriptionstringIndicates whether the endpoint is connected to the 'inside'/local network (2), is in the external world (3) or is in neither. The latter applies to firewall NATing where a DMZ exists - neither inside or outside, but bridging the two.
ValueMapstring2, 3, 4
ValuesstringConnected to Inside Network, Connected to Outside Network, Connected to DMZ

Association References

NameClass OriginReference Class
AntecedentCIM_NATServiceRunningOnEndpointCIM_ProtocolEndpoint
DependentCIM_NATServiceRunningOnEndpointCIM_NATService

Class Methods