Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
ListeningPortManagementSupported | boolean | |
Description | string | ListeningPortManagementSupported indicates whether the management of the ports on which the associated ProtocolService listens is supported. |
ModelCorrespondence | string | CIM_ProtocolServiceCapabilities.MaxListeningPorts |
MaxConnections | uint16 | 1 |
Description | string | MaxConnections specifies the maximum number of connections supported by the protocol service. |
MaxValue | sint64 | 65535 |
ModelCorrespondence | string | CIM_ProtocolService.MaxConnections |
MaxListeningPorts | uint16 | 1 |
Description | string | MaxListeningPorts specifies the maximum number of ports on which a protocol service will listen. |
MaxValue | sint64 | 65535 |
MinValue | sint64 | 1 |
ModelCorrespondence | string | CIM_ProtocolServiceCapabilities.ListeningPortManagementSupported |