- Contents
SNMP Technical Reference
hrSystem objects
hrSystemUptime
|
Type |
Access |
Description |
|
TimeTicks |
read-only |
The amount of time since this host was last initialized. Note that this is different from sysUpTime in MIB-II [3] because sysUpTime is the uptime of the network management portion of the system. |
hrSystemDate
|
Type |
Access |
Description |
|
DateAndTime |
read-write |
The host's notion of the local date and time of day. |
hrSystemInitialLoadDevice
|
Type |
Access |
Description |
|
Integer |
read-write |
The index of the hrDeviceEntry for the device from which this host is configured to load its initial operating system configuration. |
hrSystemInitialLoadParameters
|
Type |
Access |
Description |
|
InternationalDisplayString |
read-write |
This object contains the parameters (e.g. a pathname and parameter) supplied to the load device when requesting the initial operating system configuration from that device. |
hrSystemNumUsers
|
Type |
Access |
Description |
|
Gauge |
read-only |
The number of user sessions for which this host is storing state information. A session is a collection of processes requiring a single act of user authentication and possibly subject to collective job control. |
hrSystemProcesses
|
Type |
Access |
Description |
|
Gauge |
read-only |
The number of process contexts currently loaded or running on this system. |
hrSystemMaxProcesses
|
Type |
Access |
Description |
|
Integer |
read-only |
The maximum number of process contexts this system can support. If there is no fixed maximum, the value should be zero. On systems that have a fixed maximum, this object can help diagnose failures that occur when this maximum is reached. |

