BACK TO INDEX

Win32_TCPIPPrinterPort
The Win32_TCPIPPrinterPort class represents a TCP//IP service access point. For example a TCP/IP printer port. Note: The SE_LOAD_DRIVER_PRIVILEGE privilege is required on this class.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ByteCountBooleanThe ByteCount property, when true, causes the computer to count the number of bytes in a document before sending them to the printer and the printer to report back the number of bytes actually read. This is used for diagnostics when one discovers that bytes are missing from the print output.
CaptionStringThe Caption property is a short textual description (one-line string) of the object.
CreationClassNameStringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
DescriptionStringThe Description property provides a textual description of the object.
HostAddressStringThe HostAddress property indicates the address of device or print server
InstallDateDateTimeThe InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.
NameStringThe Name property uniquely identifies the service access point and provides an indication of the functionality that is managed. This functionality is described in more detail in the object's Description property.
PortNumberUInt32The PortNumber property indicates the number of the TCP port used by the port monitor to communitcate with the device.
ProtocolUInt32The Protocol property has two values: 'Raw' indicates printing directly to a device and 'Lpr' indicates printing to device or print server; LPR is a legacy protocol, which will eventually be replaced by RAW. Some printers support only LPR.
QueueStringThe Queue property is used with the LPR protocol to indicate the name of the print queue on the server.
SNMPCommunityStringThe SNMPCommunity property contains a security level value for the device. For example 'public'.
SNMPDevIndexUInt32The property SNMPDevIndex indicates the SNMP index number of this device for the SNMP agent.
SNMPEnabledBooleanThe SNMPEnabled property, when true, indicates that this printer supports RFC1759 (Simple Network Management Protocol) and can provide rich status information from the device.
StatusStringThe Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.
SystemCreationClassNameStringThe scoping system's creation class name.
SystemNameStringThe scoping system's name.
TypeUInt32The Type property indicates the type of SAP such as 'attached' or 'Redirected'.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances