Share via


Host Resources System Group

The Host Resources System Group contains information about the operating system the host is running on, and the number of processes. Implementation of the Host Resources System Group is mandatory for all of the host systems. The following table shows the variables of the Host Resources System Group and their properties.

Name Type Access Description
hrSystemUptime TimeTicks R/W Time since the host was initialized last (1/100 sec)
hrSystemDate Octet string R/W Local date and time (yr = 2 bytes, mo, d, hr, m, s, 1/10s)
hrSystemInitialLoadDevice Integer R/O Entry in hrDeviceIndex device table index for operating system
hrSystemInitialLoadParameters Octet string R/O Operating system pathname and parameters
hrSystemNumUsers Gauge R/O Number of user sessions (always 1)
hrSystemProcesses Gauge R/O Number of processes that are running on the system currently
hrSystemMaxProcesses Integer R/O Maximum number of processes that are on the system (32)

See Also

Host Resources MIB

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.