Host Resources Device Group (Windows Embedded CE 6.0)
1/6/2010
The Host Resources Device Group contains information about the devices that are connected to the network. The following table shows the variables of the Host Resources Device Group and their properties.
Name | Type | Access | Description |
---|---|---|---|
hrDeviceTable |
|
|
Table of devices on the system |
hrDeviceIndex* |
Integer |
R/O |
Table index of devices |
hrDeviceType |
Object ID |
R/O |
Type of device (1.3.6.1.2.1.25.3.1.x) |
hrDeviceDescr |
Octet string |
R/O |
Type of device (description) |
hrDeviceID |
Object ID |
R/O |
Product identifier for device (1.3.6.1.4.1.x.x.x; 0.0 if unknown) |
hrDeviceStatus |
Integer |
R/O |
Device status:1 = unknown2 = running5 = down, and so on |
hrDeviceErrors |
Counter |
R/O |
Number of errors that are detected on the device |
Note
Windows Embedded CE does not support the hrProcessor, hrPrinter, hrDiskStorage, and hrFS variable groups.