SNMP Configuration and Management Manual

Host Resources Subagent
SNMP Configuration and Management Manual424777-006
11-78
MIB Objects
zhrmThrDiskPercentUse (3)
zhrmThrDiskTrapEnable (4)
zhrmThrDiskHighValue (5)
zhrmThrDiskLowValue (6)
zhrmThrDiskTable (7)
zhrmThrDiskEntry (1)
zhrmThrDiskIndex (1)
zhrmThrDiskDescr (2)
zhrmThrDiskAllocationUnits (3)
zhrmThrDiskSize (4)
zhrmThrDiskUsed (5)
zhrmThrDiskAllocationFailures (6)
MIB Objects
Table 11-13 describes how the Host Resources Subagent supports objects in the
zhrmThreshold group.
Table 11-13. zhrmThreshold Group Objects Supported by Host Resources
Subagent's MIB (page 1 of 6)
Object and Attributes Definition Format of Value Derivation of Value
zhrmThrRam Group Objects: Objects describing
the status and usage
of RAM with entries
in the
hrStorageTable.
Refer to
“zhrmThreshold Group
Maintenance” later in
this section for
information on how
object values are
maintained.
zhrmThrRAMTotal
1.3.6.1.4.1.169.3.180.2.1.1
read-only
Gauge
The total number of
megabytes of RAM
in the system.
Integer without
leading 0s.
The value of
hrMemorySize,
expressed as
megabytes instead of
kilobytes.
zhrmThrRAMUse
1.3.6.1.4.1.169.3.180.2.1.2
read-only
Gauge
The total number of
megabytes of RAM
currently being used.
Integer without
leading 0s.
Sum of hrStorageUsed
values for all RAM
entries in the
hrStorageTable.
zhrmThrRAMPercentUse
1.3.6.1.4.1.169.3.180.2.1.3
read-only
Gauge
The percent of
zhrmThrRAMTotal
that is currently
being used.
Integer without
leading 0s.
Computed by
subagent.