SNMP Configuration and Management Manual

Host Resources Subagent
SNMP Configuration and Management Manual424777-006
11-102
zhrmTrapDeviceStateChange Trap
zhrmTrapDeviceStateChange Trap
When zhrmDevUnTrapEnable is set to 1, this trap is generated whenever the status of
any device represented in the hrDevice group changes. Table 11-17 describes the MIB
objects constituting the variable bindings of this trap.
Table 11-17. Variable Bindings in the zhrmTrapDeviceStateChange Trap
Object and Attributes Definition Format of Value
Derivation of
Value
zhrmTrapDeviceState
Index
1.3.6.1.4.1.169.3.180.7.1
not-accessible
INTEGER
(1..2147483647)
Index value that
points to the entry (in
the hrProcessorTable,
the hrPrinterTable, the
hrDiskStorageTable,
the hrNetworkTable,
or the
hrPartitionTable) for
the device that the
trap describes.
Integer, numbered
sequentially starting at 1.
The value of
zhrmDevUnIndex
for the device.
zhrmTrapDeviceDescr
1.3.6.1.4.1.169.3.180.7.2
not-accessible
DisplayString (SIZE
(0..64))
A description of the
type of device that the
trap describes.
For printers: the name of a
printer or Spooler
collector. Printers have
names of the form
$printer-id. Spooler
collectors, used as
pseudo printers, have
names of the form:
[\node- name]
$collector-process-
name[.#group-name].
For disks: the name and
type of the disk:
$volume(disk-type).
For tapes: $tape-
drive-name.
The value of
zhrmDevUnDescr
for the device.
zhrmTrapDeviceStatus
1.3.6.1.4.1.169.3.180.7.3
not-accessible
INTEGER {
unknown(1),
running(2),
warning(3),
testing(4),
down(5) }
The current state the
device that the trap
describes is in.
One of the following
values:
unknown
warning
testing
down
The value of
zhrmDevUnStatus
for the device.