CIM_NetworkPort, ROOT\CIMV2\storage\iscsitarget

Class | Childs (1) | Methods (8) | Properties (47) | Qualifiers (4) | Instances (1) | Namespaces (5)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

NetworkPort is the logical representation of network communications hardware such as a physical connector and the setup or operation of the network chips, at the lowest layers of a network stack.

CIM_NetworkPort - child subclasses in ROOT\CIMV2\storage\iscsitarget

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_EthernetPort1528-1-

CIM_NetworkPort methods

CIM_NetworkPort has 8 methods (8 Derived)

NameOriginReturn
EnableDeviceCIM_LogicalDeviceuint32 {'out':True}
OnlineDeviceCIM_LogicalDeviceuint32 {'out':True}
QuiesceDeviceCIM_LogicalDeviceuint32 {'out':True}
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}
ResetCIM_LogicalDeviceuint32 {'out':True}
RestorePropertiesCIM_LogicalDeviceuint32 {'out':True}
SavePropertiesCIM_LogicalDeviceuint32 {'out':True}
SetPowerStateCIM_LogicalDeviceuint32 {'out':True}

CIM_NetworkPort properties

CIM_NetworkPort has 47 properties (10 Local, 37 Derived)

NameOriginCIMType
ActiveMaximumTransmissionUnitCIM_NetworkPort21 [uint64]
AdditionalAvailabilityCIM_LogicalDevice18 [uint16]
AutoSenseCIM_NetworkPort11 [boolean]
AvailabilityCIM_LogicalDevice18 [uint16]
CaptionCIM_ManagedElement8 [string]
key
CreationClassName
CIM_LogicalDevice8 [string]
DescriptionCIM_ManagedElement8 [string]
key
DeviceID
CIM_LogicalDevice8 [string]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
ErrorClearedCIM_LogicalDevice11 [boolean]
ErrorDescriptionCIM_LogicalDevice8 [string]
FullDuplexCIM_NetworkPort11 [boolean]
HealthStateCIM_ManagedSystemElement18 [uint16]
IdentifyingDescriptionsCIM_LogicalDevice8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
LastErrorCodeCIM_LogicalDevice19 [uint32]
LinkTechnologyCIM_NetworkPort18 [uint16]
MaxQuiesceTimeCIM_LogicalDevice21 [uint64]
MaxSpeedCIM_LogicalPort21 [uint64]
NameCIM_ManagedSystemElement8 [string]
NetworkAddressesCIM_NetworkPort8 [string]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
OtherIdentifyingInfoCIM_LogicalDevice8 [string]
OtherLinkTechnologyCIM_NetworkPort8 [string]
OtherNetworkPortTypeCIM_NetworkPort8 [string]
OtherPortTypeCIM_LogicalPort8 [string]
PermanentAddressCIM_NetworkPort8 [string]
PortNumberCIM_NetworkPort18 [uint16]
PortTypeCIM_LogicalPort18 [uint16]
PowerManagementCapabilitiesCIM_LogicalDevice18 [uint16]
PowerManagementSupportedCIM_LogicalDevice11 [boolean]
PowerOnHoursCIM_LogicalDevice21 [uint64]
RequestedSpeedCIM_LogicalPort21 [uint64]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
SpeedCIM_LogicalPort21 [uint64]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
StatusInfoCIM_LogicalDevice18 [uint16]
SupportedMaximumTransmissionUnitCIM_NetworkPort21 [uint64]
key
SystemCreationClassName
CIM_LogicalDevice8 [string]
key
SystemName
CIM_LogicalDevice8 [string]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]
TotalPowerOnHoursCIM_LogicalDevice21 [uint64]
UsageRestrictionCIM_LogicalPort18 [uint16]

Detailed description of CIM_NetworkPort methods

Derived methods (8) of CIM_NetworkPort class

EnableDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Enabledboolean0-{'Description':'If TRUE enable the device, if FALSE disable the device.'}
EnableDevice method is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 10 namespaces
OnlineDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Onlineboolean0-{'Description':'If TRUE, take the device online, if FALSE, take the device OFFLINE.'}
OnlineDevice method is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
QuiesceDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Quiesceboolean0-{'Description':'If set to TRUE then cleanly cease all activity, if FALSE resume activity.'}
QuiesceDevice method is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
RequestStateChange method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RequestedStateuint160-{'Description':'The state requested for the element. This information will be placed into the RequestedState property of the instance if the return code of the RequestStateChange method is 0 ('Completed with No Error'), 3 ('Timeout'), or 4096 (0x1000) ('Job Started'). Refer to the description of the EnabledState and RequestedState properties for the detailed explanations of the RequestedState values.','ModelCorrespondence':['CIM_EnabledLogicalElement.RequestedState'],'ValueMap':['2', '3', '4', '6', '7', '8', '9', '10', '11', '..', '32768..65535'],'Values':['Enabled', 'Disabled', 'Shut Down', 'Offline', 'Test', 'Defer', 'Quiesce', 'Reboot', 'Reset', 'DMTF Reserved', 'Vendor Reserved']}
Jobref:CIM_ConcreteJob1-{'Description':'Reference to the job (can be null if the task is completed).'}
TimeoutPerioddatetime2-{'Description':'A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' must be returned.'}
RequestStateChange method is in 51 classes of ROOT\CIMV2\storage\iscsitarget and in 15 namespaces
Reset method
Returnuint32 {'out':True}
Reset method is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 19 namespaces
RestoreProperties method
Returnuint32 {'out':True}
RestoreProperties method is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
SaveProperties method
Returnuint32 {'out':True}
SaveProperties method is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
SetPowerState method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PowerStateuint160-{'Description':'The power state to set.','ValueMap':['1', '2', '3', '4', '5', '6'],'Values':['Full Power', 'Power Save - Low Power Mode', 'Power Save - Standby', 'Power Save - Other', 'Power Cycle', 'Power Off']}
Timedatetime1-{'Description':'Time indicates when the power state should be set, either as a regular date-time value or as an interval value (where the interval begins when the method invocation is received.'}
SetPowerState method is in 13 classes of ROOT\CIMV2\storage\iscsitarget and in 14 namespaces

Detailed description of CIM_NetworkPort properties

Local properties (10) of CIM_NetworkPort class

ActiveMaximumTransmissionUnit property
CIMTYPE'uint64'
Description'The active or negotiated maximum transmission unit (MTU) that can be supported.'
Punit'byte'
Units'Bytes'
ActiveMaximumTransmissionUnit property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 4 namespaces
AutoSense property
CIMTYPE'boolean'
Description'A Boolean that indicates whether the NetworkPort is capable of automatically determining the speed or other communications characteristics of the attached network media.'
AutoSense property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
FullDuplex property
CIMTYPE'boolean'
Description'Boolean that indicates that the port is operating in full duplex mode.'
FullDuplex property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 6 namespaces
LinkTechnology property
CIMTYPE'uint16'
Description'An enumeration of the types of links. When set to 1 ("Other"), the related property OtherLinkTechnology contains a string description of the type of link.'
ModelCorrespondence['CIM_NetworkPort.OtherLinkTechnology']
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11']
Values['Unknown', 'Other', 'Ethernet', 'IB', 'FC', 'FDDI', 'ATM', 'Token Ring', 'Frame Relay', 'Infrared', 'BlueTooth', 'Wireless LAN']
LinkTechnology property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
NetworkAddresses property
CIMTYPE'string'
Description'An array of strings that indicates the network addresses for the port.'
MappingStrings['MIF.DMTF|Network Adapter 802 Port|001.3']
MaxLen64
NetworkAddresses property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 10 namespaces
OtherLinkTechnology property
CIMTYPE'string'
Description'A string value that describes LinkTechnology when it is set to 1, "Other".'
ModelCorrespondence['CIM_NetworkPort.LinkTechnology']
OtherLinkTechnology property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
OtherNetworkPortType property
CIMTYPE'string'
Deprecated['CIM_NetworkPort.OtherPortType']
Description'Note: The use of this property is deprecated in lieu of CIM_LogicalPort.PortType.
Deprecated description: The type of module, when PortType is set to 1 ("Other".)'
ModelCorrespondence['CIM_LogicalPort.PortType']
OtherNetworkPortType property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 4 namespaces
PermanentAddress property
CIMTYPE'string'
Description'PermanentAddress defines the network address that is hardcoded into a port. This 'hardcoded' address can be changed using a firmware upgrade or a software configuration. When this change is made, the field should be updated at the same time. PermanentAddress should be left blank if no 'hardcoded' address exists for the NetworkAdapter.'
MappingStrings['MIF.DMTF|Network Adapter 802 Port|001.2']
MaxLen64
PermanentAddress property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
PortNumber property
CIMTYPE'uint16'
Description'NetworkPorts are often numbered relative to either a logical module or a network element.'
PortNumber property is in 5 classes of ROOT\CIMV2\storage\iscsitarget and in 13 namespaces
SupportedMaximumTransmissionUnit property
CIMTYPE'uint64'
Description'The maximum transmission unit (MTU) that can be supported.'
Punit'byte'
Units'Bytes'
SupportedMaximumTransmissionUnit property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 4 namespaces

Derived properties (37) of CIM_NetworkPort class

AdditionalAvailability property
CIMTYPE'uint16'
AdditionalAvailability property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
Availability property
CIMTYPE'uint16'
Availability property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 12 namespaces
Caption property
CIMTYPE'string'
Caption property is in 90 classes of ROOT\CIMV2\storage\iscsitarget and in 37 namespaces
CreationClassName property
CIMTYPE'string'
keyTrue
CreationClassName property is in 45 classes of ROOT\CIMV2\storage\iscsitarget and in 20 namespaces
Description property
CIMTYPE'string'
Description property is in 91 classes of ROOT\CIMV2\storage\iscsitarget and in 142 namespaces
DeviceID property
CIMTYPE'string'
keyTrue
DeviceID property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 21 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 90 classes of ROOT\CIMV2\storage\iscsitarget and in 21 namespaces
EnabledDefault property
CIMTYPE'uint16'
EnabledDefault property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 10 namespaces
EnabledState property
CIMTYPE'uint16'
EnabledState property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 13 namespaces
ErrorCleared property
CIMTYPE'boolean'
ErrorCleared property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 12 namespaces
ErrorDescription property
CIMTYPE'string'
ErrorDescription property is in 16 classes of ROOT\CIMV2\storage\iscsitarget and in 142 namespaces
HealthState property
CIMTYPE'uint16'
HealthState property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 15 namespaces
IdentifyingDescriptions property
CIMTYPE'string'
IdentifyingDescriptions property is in 15 classes of ROOT\CIMV2\storage\iscsitarget and in 15 namespaces
InstallDate property
CIMTYPE'datetime'
InstallDate property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 23 namespaces
LastErrorCode property
CIMTYPE'uint32'
LastErrorCode property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 16 namespaces
MaxQuiesceTime property
CIMTYPE'uint64'
MaxQuiesceTime property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
MaxSpeed property
CIMTYPE'uint64'
MaxSpeed property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 10 namespaces
Name property
CIMTYPE'string'
Name property is in 67 classes of ROOT\CIMV2\storage\iscsitarget and in 142 namespaces
OperationalStatus property
CIMTYPE'uint16'
OperationalStatus property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 18 namespaces
OtherEnabledState property
CIMTYPE'string'
OtherEnabledState property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 11 namespaces
OtherIdentifyingInfo property
CIMTYPE'string'
OtherIdentifyingInfo property is in 15 classes of ROOT\CIMV2\storage\iscsitarget and in 20 namespaces
OtherPortType property
CIMTYPE'string'
OtherPortType property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 4 namespaces
PortType property
CIMTYPE'uint16'
PortType property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 12 namespaces
PowerManagementCapabilities property
CIMTYPE'uint16'
PowerManagementCapabilities property is in 13 classes of ROOT\CIMV2\storage\iscsitarget and in 14 namespaces
PowerManagementSupported property
CIMTYPE'boolean'
PowerManagementSupported property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 14 namespaces
PowerOnHours property
CIMTYPE'uint64'
PowerOnHours property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 13 namespaces
RequestedSpeed property
CIMTYPE'uint64'
RequestedSpeed property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 4 namespaces
RequestedState property
CIMTYPE'uint16'
RequestedState property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 12 namespaces
Speed property
CIMTYPE'uint64'
Description'The current bandwidth of the Port in Bits per Second. For ports that vary in bandwidth or for those where no accurate estimation can be made, this property should contain the nominal bandwidth.'
MappingStrings['MIB.IETF|MIB-II.ifSpeed', 'MIF.DMTF|Network Adapter 802 Port|001.5']
Override'Speed'
Punit'bit / second'
Units'Bits per Second'
Speed property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 12 namespaces
Status property
CIMTYPE'string'
Status property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 42 namespaces
StatusDescriptions property
CIMTYPE'string'
StatusDescriptions property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 18 namespaces
StatusInfo property
CIMTYPE'uint16'
StatusInfo property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 12 namespaces
SystemCreationClassName property
CIMTYPE'string'
keyTrue
SystemCreationClassName property is in 41 classes of ROOT\CIMV2\storage\iscsitarget and in 20 namespaces
SystemName property
CIMTYPE'string'
keyTrue
SystemName property is in 45 classes of ROOT\CIMV2\storage\iscsitarget and in 22 namespaces
TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 51 classes of ROOT\CIMV2\storage\iscsitarget and in 17 namespaces
TotalPowerOnHours property
CIMTYPE'uint64'
TotalPowerOnHours property is in 11 classes of ROOT\CIMV2\storage\iscsitarget and in 10 namespaces
UsageRestriction property
CIMTYPE'uint16'
UsageRestriction property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces

CIM_NetworkPort Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'NetworkPort is the logical representation of network communications hardware such as a physical connector and the setup or operation of the network chips, at the lowest layers of a network stack.'
UMLPackagePath'CIM::Device::Ports'
Version'2.10.0'

CIM_NetworkPort System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\storage\iscsitarget:CIM_NetworkPort'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\storage\iscsitarget'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogicalPort', 'CIM_LogicalDevice', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT47___SYSTEM3
__RELPATH'CIM_NetworkPort'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_LogicalPort'___SYSTEM8
__CLASS'CIM_NetworkPort'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_NetworkPort

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_EthernetPort1528-1-
CIM_LogicalPort1378-1-
MSFTSMNET_EthernetPort05381---
comments powered by Disqus
WUtils.com