BACK TO INDEX

Win32_POTSModem
The Win32_POTSModem class represents the services and characteristics of a Plain Old Telephone Service (POTS) modem on a Win32 system.
NameSpace Path
\ROOT\CIMV2\SMS
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AnswerModeUInt16Answer mode defines the current auto-answer/call-back setting for the modem.
AttachedToStringThe AttachedTo property indicates the port to which the POTS modem is attached. Example: COM1.
AvailabilityUInt16The availability and status of the device. For example, the Availability property indicates that the device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). Regarding the power saving states, these are defined as follows: Value 13 ("Power Save - Unknown") indicates that the device is known to be in a power save mode, but its exact status in this mode is unknown; 14 ("Power Save - Low Power Mode") indicates that the device is in a power save state but still functioning, and may exhibit degraded performance; 15 ("Power Save - Standby") describes that the device is not functioning but could be brought to full power 'quickly'; and value 17 ("Power Save - Warning") indicates that the device is in a warning state, though also in a power save mode.
BlindOffStringThe BlindOff property contains the command string used to detect a dial tone before dialing. Example: X4.
BlindOnStringThe BlindOn property contains the command string used to dial whether or not there is a dial tone. Example: X3.
CaptionStringThe Caption property is a short textual description (one-line string) of the object.
CompatibilityFlagsStringThe CompatibilityFlags property lists all modem connection protocols with which this modem device is compatible.
CompressionInfoUInt16Describes the data compression characteristics of the modem.
CompressionOffStringThe CompressionOff property contains the command string used to disable hardware data compression. Example: S46=136.
CompressionOnStringThe CompressionOn property contains the command string used to enable hardware data compression. Example: S46=138.
ConfigManagerErrorCodeUInt32Indicates the Win32 Configuration Manager error code. The following values may be returned: 0 This device is working properly. 1 This device is not configured correctly. 2 Windows cannot load the driver for this device. 3 The driver for this device might be corrupted, or your system may be running low on memory or other resources. 4 This device is not working properly. One of its drivers or your registry might be corrupted. 5 The driver for this device needs a resource that Windows cannot manage. 6 The boot configuration for this device conflicts with other devices. 7 Cannot filter. 8 The driver loader for the device is missing. 9 This device is not working properly because the controlling firmware is reporting the resources for the device incorrectly. 10 This device cannot start. 11 This device failed. 12 This device cannot find enough free resources that it can use. 13 Windows cannot verify this device's resources. 14 This device cannot work properly until you restart your computer. 15 This device is not working properly because there is probably a re-enumeration problem. 16 Windows cannot identify all the resources this device uses. 17 This device is asking for an unknown resource type. 18 Reinstall the drivers for this device. 19 Your registry might be corrupted. 20 Failure using the VxD loader. 21 System failure: Try changing the driver for this device. If that does not work, see your hardware documentation. Windows is removing this device. 22 This device is disabled. 23 System failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation. 24 This device is not present, is not working properly, or does not have all its drivers installed. 25 Windows is still setting up this device. 26 Windows is still setting up this device. 27 This device does not have valid log configuration. 28 The drivers for this device are not installed. 29 This device is disabled because the firmware of the device did not give it the required resources. 30 This device is using an Interrupt Request (IRQ) resource that another device is using. 31 This device is not working properly because Windows cannot load the drivers required for this device.
ConfigManagerUserConfigBooleanIndicates whether the device is using a user-defined configuration.
ConfigurationDialogStringThe ConfigurationDialog property contains the modem initialization string. This property is comprised of command strings from other members of this class.
CountriesSupportedStringCountriesSupported is an array (bag) that contains a set of strings defining the countries/regions in which the modem can operate.
CountrySelectedStringCountrySelected is a string value defining the country/region for which the modem is currently programmed. When multiple countries/regions are supported, this property defines which one is currently selected for use.
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.
CurrentPasswordsStringCurrentPasswords is an array (bag) containing the currently defined passwords for the modem. This array may be left blank for security reasons.
DCBUInt8The Device Control Block (DCB) property contains the control settings for a serial communications device, in this case, the modem device.
DefaultUInt8The Default property indicates whether this POTS modem is the default modem on the Win32 computer system.
DescriptionStringThe Description property provides a textual description of the object.
DeviceIDStringThe DeviceID property contains a string uniquely identifying this POTS modem from other devices on the system.
DeviceLoaderStringThe DeviceLoader property indicates the name of the device loader for the modem. A device loader loads and manages device drivers and enumerators for a given device.
DeviceTypeStringThe DeviceType property indicates the physical type of the modem.
DialTypeUInt16DialType is an integer indicating whether tone (value=1) or pulse dialing (value=2) is used. "Unknown" (0) can also be defined.
DriverDateDateTimeThe DriverDate property indicates the date of the modem driver.
ErrorClearedBooleanErrorCleared is a boolean property indicating that the error reported in LastErrorCode property is now cleared.
ErrorControlForcedStringThe ErrorControlForced property contains the command string used to enable error correction control when establishing a connection. This increases the reliability of the connection. Example: +Q5S36=4S48=7.
ErrorControlInfoUInt16Describes the error correction characteristics of the modem.
ErrorControlOffStringThe ErrorControlOff property contains the command string used to disable error control. Example: +Q6S36=3S48=128.
ErrorControlOnStringThe ErrorControlOn property contains the command string used to enable error control. Example: +Q5S36=7S48=7.
ErrorDescriptionStringErrorDescription is a free-form string supplying more information about the error recorded in LastErrorCode property, and information on any corrective actions that may be taken.
FlowControlHardStringThe FlowControlHard property contains the command string used to enable hardware flow control. Flow control consists of signals sent between computers that verify that both computers are ready to transmit or receive data. Example: &K1.
FlowControlOffStringThe FlowControlOff property contains the command string used to disable flow control. Flow control consists of signals sent between computers that verify that both computers are ready to transmit or receive data. Example: &K0.
FlowControlSoftStringThe FlowControlSoft property contains the command string used to enable software flow control. Flow control consists of signals sent between computers that verify that both computers are ready to transmit or receive data. Example: &K2.
InactivityScaleStringThe InactivityScale property is a multiplier used with the InactivityTimeout property to calculate the timeout period of a connection.
InactivityTimeoutUInt32InactivityTimeout defines the time limit (in seconds) for automatic disconnection of the phone line, if no data is exchanged. A value of 0 indicates that this feature is present but not enabled.
IndexUInt32The Index property indicates the index number for this POTS modem. Example: 0
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.
LastErrorCodeUInt32LastErrorCode captures the last error code reported by the logical device.
MaxBaudRateToPhoneUInt32Defines the maximum settable communication speed for accessing the phone system.
MaxBaudRateToSerialPortUInt32Defines the maximum settable communication speed to the COM port for an external modem. Enter 0 if not applicable.
MaxNumberOfPasswordsUInt16MaxNumberOfPasswords specifies the number of passwords definable in the modem itself. If this feature is not supported, enter 0.
ModelStringThe Model property indicates the model of this POTS modem. Example: Sportster 56K External.
ModemInfPathStringThe ModemInfPath property indicates the path to this modem's .inf file. This file contains initialization information for the modem and its driver. Example: C:\WINNT\INF.
ModemInfSectionStringThe ModemInfSection property indicates the name of the section in the modem's .inf file that contains information about the modem.
ModulationBellStringThe ModulationBell property contains the command string used to instruct the modem to use Bell modulations for 300 and 1200 bps. Example: B1.
ModulationCCITTStringThe ModulationCCITT property contains the command string used to instruct the modem to use CCITT modulations for 300 and 1200 bps. Example: B0.
ModulationSchemeUInt16Describes the modulation scheme of the modem.
NameStringThe Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.
PNPDeviceIDStringIndicates the Win32 Plug and Play device ID of the logical device. Example: *PNP030b
PortSubClassStringThe PortSubClass property contains the string definingthe port used for this modem.
PowerManagementCapabilitiesUInt16Indicates the specific power-related capabilities of the logical device. The array values, 0="Unknown", 1="Not Supported" and 2="Disabled" are self-explanatory. The value, 3="Enabled" indicates that the power management features are currently enabled but the exact feature set is unknown or the information is unavailable. "Power Saving Modes Entered Automatically" (4) describes that a device can change its power state based on usage or other criteria. "Power State Settable" (5) indicates that the SetPowerState method is supported. "Power Cycling Supported" (6) indicates that the SetPowerState method can be invoked with the PowerState input variable set to 5 ("Power Cycle"). "Timed Power On Supported" (7) indicates that the SetPowerState method can be invoked with the PowerState input variable set to 5 ("Power Cycle") and the Time parameter set to a specific date and time, or interval, for power-on.
PowerManagementSupportedBooleanBoolean indicating that the Device can be power managed - ie, put into a power save state. This boolean does not indicate that power management features are currently enabled, or if enabled, what features are supported. Refer to the PowerManagementCapabilities array for this information. If this boolean is false, the integer value 1, for the string, "Not Supported", should be the only entry in the PowerManagementCapabilities array.
PrefixStringThe Prefix property indicates the dialing prefix used to access an outside line.
PropertiesUInt8The Properties property is a string array that lists all the properties (and their values) for this modem.
ProviderNameStringThe ProviderName property indicates the network path to the computer that provides the modem services.
PulseStringThe Pulse property contains the command string used to instruct the modem to use pulse mode for dialing. Pulse dialing is necessary for phone lines that are unable to handle tone dialing. Example: P.
ResetStringThe Reset property contains the command string used to reset the modem for the next call. Example: AT&F.
ResponsesKeyNameStringThe ResponsesKeyName property contains the response this modem might report to the operating system during the connection process. The first two characters specify the type of response. The second two characters specify information about the connection being made. The second two characters are used only for Negotiation Progress or Connect response codes. The next eight characters specify the modem-to-modem line speed negotiated in bits per second (bps). The characters represent a 32-bit integer doubleword format (byte and word reversed). The last eight characters indicate that the modem is changing to a different port or Data Terminal Equipment (DTE) speed. Usually this field is not used because modems make connections at a "locked" port speed regardless of the modem-to-modem or Data Communications Equipment (DCE) speed.
RingsBeforeAnswerUInt8Number of rings before the modem answers an incoming call.
SpeakerModeDialStringThe SpeakerModeDial property contains the command string used to turn the modem speaker on after dialing a number, and turning the speaker off when a connection has been established. Example: M1.
SpeakerModeOffStringThe SpeakerModeOff property contains the command string used to turn the modem speaker off. Example: M0.
SpeakerModeOnStringThe SpeakerModeOn property contains the command string used to turn the modem speaker on. Example: M2.
SpeakerModeSetupStringThe SpeakerModeSetup property contains the command string used to instruct the modem to turn the speaker on (until a connection is established). Example: M3.
SpeakerVolumeHighStringThe SpeakerVolumeHigh property contains the command string used to set the modem speaker to the highest volume. Example: L3.
SpeakerVolumeInfoUInt16Describes the volume level of the audible tones from the modem. For example, high, medium or low volume can be reported (values 3, 4 or 5, respectively).
SpeakerVolumeLowStringThe SpeakerVolumeLow property contains the command string used to set the modem speaker to the lowest volume. Example: L1.
SpeakerVolumeMedStringThe SpeakerVolumeMed property contains the command string used to set the modem speaker to a medium volume. Example: L2.
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.
StatusInfoUInt16StatusInfo is a string indicating whether the logical device is in an enabled (value = 3), disabled (value = 4) or some other (1) or unknown (2) state. If this property does not apply to the logical device, the value, 5 ("Not Applicable"), should be used.
StringFormatStringThe StringFormat property describes the type of characters used for text passed through the modem.
SupportsCallbackBooleanIndication of whether the modem supports call-back
SupportsSynchronousConnectBooleanBoolean indicating that synchronous, as well as asynchronous, communication is supported.
SystemCreationClassNameStringThe scoping System's CreationClassName.
SystemNameStringThe scoping System's Name.
TerminatorStringThe Terminator property contains the string that marks the end of a command string. Example:
TimeOfLastResetDateTimeThe TimeOfLastReset property indicates the date and time this controller was last reset. This could mean the controller was powered down, or reinitialized.
ToneStringThe Tone property contains the command string that instructs the modem to use tone mode for dialing. The phone line must support tone dialing. Example: T.
VoiceSwitchFeatureStringThe VoiceSwitchFeature property contains the command strings used to activate the voice capabilities of a voice modem. Example: AT+V.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances