SNMP Configuration and Management Manual

Host Resources Subagent
SNMP Configuration and Management Manual424777-006
11-103
zhrmRAMThreshold Trap
zhrmRAMThreshold Trap
When zhrmThrRAMTrapEnable is set to 1, this trap is generated whenever the
utilization of any RAM storage area represented in the hrStorage group:
Reaches or exceeds a high threshold, represented by the value of
zhrmThrRAMHighValue in the zhrmThreshold group
Reaches or falls below a low threshold, represented by the value of
zhrmThrRAMLowValue in the zhrmThreshold group
Refer to Thresholds and Traps on page 11-100 for an explanation of the relationship
between thresholds and trap generation.
Table 11-18 describes the MIB objects constituting the variable bindings of this trap.
zhrmDiskThreshold Trap
When zhrmThrDiskTrapEnable is set to 1, this trap is generated whenever the
utilization of any disk, or, for OSS, file system, represented in the hrStorage group:
Reaches or exceeds a high threshold, represented by the value of
zhrmThrDiskHighValue in the zhrmThreshold group
Reaches or falls below a low threshold, represented by the value of
zhrmThrDiskLowValue in the zhrmThreshold group
Refer to Thresholds and Traps on page 11-100 for an explanation of the relationship
between thresholds and trap generation.
Table 11-19 describes the MIB objects constituting the variable bindings of this trap.
Table 11-18. Variable Bindings in the zhrmRAMThreshold Trap
Object and Attributes Definition Format of Value Derivation of Value
zhrmTrapStorageThrIndex
1.3.6.1.4.1.169.3.180.7.4
not-accessible
INTEGER
(1..2147483647)
Index value that points
to the entry in the
hrStorageTable for the
device that the trap
describes.
Integer, numbered
sequentially starting
at 1.
The value of
zhrmThrRAMIndex
for the RAM storage
area.
zhrmTrapStorageDescr
1.3.6.1.4.1.169.3.180.7.5
not-accessible
DisplayString (SIZE
(0..64))
Description of the type
of storage represented
by the entry.
The number and
type of a processor:
CPUnn(processor-
type) running
Dnn.nn.
The value of
zhrmThrRAMDescr
for the RAM storage
area.
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.
The value of
zhrmThrRAMPerce
ntUse for the RAM
storage area.