SNMP Configuration and Management Manual

Host Resources Subagent
SNMP Configuration and Management Manual424777-006
11-97
MIB Objects
Table 11-16. zhrmRefresh Group Objects Supported by Host Resources
Subagent's MIB (page 1 of 2)
Object and Attributes Definition Format of Value Derivation of Value
zhrmRefreshCurrTime
1.3.6.1.4.1.169.3.180.5.1
read-only
DisplayString
The current system
time.
month DD, YYYY
HH:MM:SS
Guardian procedure
JULIANTIMESTAMP.
zhrmDynamRefreshInterval
1.3.6.1.4.1.169.3.180.5.2
read-only
INTEGER
The number of
minutes assigned to
the -d startup
parameter when the
subagent was
started.
Integer without
leading 0s.
Subagent -d startup
parameter.
zhrmStableRefreshInterval
1.3.6.1.4.1.169.3.180.5.3
read-only
INTEGER
The number of
minutes assigned to
the -s startup
parameter when the
subagent was
started.
Integer without
leading 0s.
Subagent -s startup
parameter.
zhrmLastDynamRefreshTime
1.3.6.1.4.1.169.3.180.5.4
read-only
DisplayString
The system time at
which MIB values
controlled by the -d
startup parameter or
the zhrmDynam
RefreshNow object
were last refreshed.
month DD, YYYY
HH:MM:SS
Guardian procedure
JULIANTIMESTAMP.
zhrmLastStableRefreshTime
1.3.6.1.4.1.169.3.180.5.5
read-only
DisplayString
The system time at
which MIB values
controlled by the -s
startup parameter or
the zhrmStable
RefreshNow object
were last refreshed.
month DD, YYYY
HH:MM:SS
Guardian procedure
JULIANTIMESTAMP.
zhrmDynamRefreshCnt
1.3.6.1.4.1.169.3.180.5.6
read-only
Counter
The number of times
since the subagent
was started that MIB
values controlled by
the -d startup
parameter or the
zhrmDynamRefresh
Now object were
refreshed.
Integer without
leading 0s.
Computed by Host
Resources
Subagent.