SNMP Configuration and Management Manual
Host Resources Subagent
SNMP Configuration and Management Manual—424777-006
11-60
Sample Data
Sample Data
Time, hrSWRunPerfCPU, hrSWRunPerfMem
05/22/95 10:40:30, 170367, 0
05/22/95 10:40:30, 3, 0
05/22/95 10:40:30, 140058, 0
05/22/95 10:40:30, 8, 0
05/22/95 10:40:30, 23489477, 32768
05/22/95 10:40:30, 23469643, 32768
05/22/95 10:40:30, 10, 0
05/22/95 10:40:30, 21, 0
05/22/95 10:40:30, 518, 0
05/22/95 10:40:30, 3527, 0
05/22/95 10:40:30, 6, 0
05/22/95 10:40:30, 64, 0
05/22/95 10:40:30, 1, 0
05/22/95 10:40:30, 50819, 0
Table 11-10. hrSWRunPerf Group Objects Supported by Host Resources 
Subagent's MIB
Object and 
Attributes Definition
Format of 
Value Derivation of Value
hrSWRunPerfTable 
Objects:
Entries providing 
performance metrics for 
resources having 
entries in the hrSWRun 
group.
Refer to “hrSWRunPerf Group 
Maintenance” later in this 
section for information on how 
entries are maintained.
hrSWRunPerfCPU
1.3.6.1.2.1.25.5.1.1.1
 read-only
 INTEGER
The number of 
centiseconds of the 
total system's CPU 
resources consumed by 
the process described 
by this entry. For 
operating system 
entries, the CPU busy 
time.
Integer 
without 
leading 
0s.
The process time is obtained 
by calling Guardian procedure 
PROCESS_GETINFOLIST_. 
If the time is less than 1 
centisecond (tick), the value
is rounded up to 1.
hrSWRunPerfMem
1.3.6.1.2.1.25.5.1.1.2
 read-only
 KBytes
The kilobytes of 
memory pages that 
have been swapped in 
by the process 
represented by this 
entry and which are still 
resident. For operating 
system entries, the 
amount of RAM 
installed in the 
corresponding CPU.
Integer 
without 
leading 
0s.
Guardian procedure 
FILE_GETINFOLIST_. The 
value for non-operating 
system entries is derived
from the current page value 
returned.










