SNMP Configuration and Management Manual
Host Resources Subagent
SNMP Configuration and Management Manual—424777-006
11-92
MIB Objects
Table 11-15. zhrmSaProcess Group Objects Supported by Host Resources
Subagent's MIB (page 1 of 3)
Object and Attributes Definition Format of Value Derivation of Value
zhrmSaProcCurrTime
1.3.6.1.4.1.169.3.180.4.1
read-only
DisplayString
The current
system time.
month DD, YYYY
HH:MM:SS
Guardian procedure
JULIANTIMESTAMP.
zhrmSaProcVersion
1.3.6.1.4.1.169.3.180.4.2
read-only
DisplayString
The version of
the Host
Resources
Subagent.
T8496Dnn_date --
HP Host Resources
Subagent
Where Dnn is the
product version of the
Host Resources
Subagent; for example,
D21.
Host Resources
Subagent.
zhrmSaProcName
1.3.6.1.4.1.169.3.180.4.3
read-only
DisplayString
The name of the
subagent
process.
$process-name,
where process-name
is from 1 through 5
alphanumeric
characters.
The name specified in
the TACL NAME option
when the subagent was
started.
zhrmSaPaid
1.3.6.1.4.1.169.3.180.4.4
read-only
DisplayString
The process
access ID (PAID)
of the subagent
process.
group-number,user-
number
The group and user
numbers associated with
the user who started the
subagent.
zhrmSaPID
1.3.6.1.4.1.169.3.180.4.5
read-only
DisplayString
The process ID
(PID) of the
subagent
process.
(CPU-number,PIN-
number)
Host Resources
Subagent.
zhrmSaCreatTime
1.3.6.1.4.1.169.3.180.4.6
read-only
DisplayString
The system time
at which the
subagent process
started.
started month DD,
YYYY HH:MM:SS
Guardian procedure
JULIANTIMESTAMP.
zhrmSaCpuTime
1.3.6.1.4.1.169.3.180.4.7
read-only
DisplayString
The amount of
CPU time used
by the subagent
since starting.
HH:MM:SS Computed by Host
Resources Subagent.
zhrmSaPri
1.3.6.1.4.1.169.3.180.4.8
read-write
INTEGER
The priority of the
subagent primary
and backup
processes.
Integer without leading
0s.
Initially, the value of the -
n startup parameter (145
or a user-specified
value). After startup, the
value can be set from an
SNMP manager.