- 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 the SNMPv2-MIB [RFC1907] 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 |
|---|---|---|
|
Integer32 |
read-write |
The index of the hrDeviceEntry for the device from which this host is configured to load its initial operating system configuration (i.e., which operating system code and/or boot parameters). Note that writing to this object just changes the configuration that will be used the next time the operating system is loaded and does not actually cause the reload to occur. |
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. Note that writing to this object just changes the configuration that will be used the next time the operating system is loaded and does not actually cause the reload to occur. |
hrSystemNumUsers
| Type | Access | Description |
|---|---|---|
|
Gauge32 |
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 |
|---|---|---|
|
Gauge32 |
read-only |
The number of process contexts currently loaded or running on this system. |
hrSystemMaxProcesses
| Type | Access | Description |
|---|---|---|
|
Integer32 |
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. |

