Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Other versions of this page are also available for the following:
Windows Mobile Not Supported Windows Embedded CE Supported
8/28/2008

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.0if unknown)

hrDeviceStatus

Integer

R/O

Device status: 1= unknown 2= running 5= 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 hrFSvariable groups.

See Also