.. _LMI-FirewalldPort: LMI_FirewalldPort ----------------- Class reference =============== Subclass of :ref:`LMI_FirewalldRule <LMI-FirewalldRule>` LMI_FirewalldPort represents a network port on given protocol which access is managed by the firewall. Key properties ^^^^^^^^^^^^^^ | :ref:`InstanceID <CIM-ManagedElement-InstanceID>` Local properties ^^^^^^^^^^^^^^^^ .. _LMI-FirewalldPort-Protocol: ``uint16`` **Protocol** Protocol that the port belongs to. ======== ====== ValueMap Values ======== ====== 1 TCP 2 UDP ======== ====== .. _LMI-FirewalldPort-PortRangeEnd: ``uint16`` **PortRangeEnd** If not null this property represents ending of port range, beginning is specified by Port property .. _LMI-FirewalldPort-Port: ``uint16`` **Port** Port that is managed by the firewall. It could be also beginning of a port range if PortRangeEnd property is not null. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``string`` :ref:`ElementName <CIM-SettingData-ElementName>` | ``string`` :ref:`Description <CIM-ManagedElement-Description>` | ``uint16`` :ref:`ChangeableType <CIM-SettingData-ChangeableType>` | ``string`` :ref:`InstanceID <CIM-SettingData-InstanceID>` | ``uint64`` :ref:`Generation <CIM-ManagedElement-Generation>` | ``string`` :ref:`Caption <CIM-ManagedElement-Caption>` | ``string`` :ref:`ConfigurationName <CIM-SettingData-ConfigurationName>` Inherited methods ^^^^^^^^^^^^^^^^^ *None*