SNMP Configuration and Management Manual
Host Resources Subagent
SNMP Configuration and Management Manual—424777-006
11-44
MIB Objects
hrDiskStorageMedia
1.3.6.1.2.1.25.3.6.1.2
read-only
INTEGER {
other(1),
unknown(2),
hardDisk(3),
floppyDisk(4),
opticalDiskROM(5),
opticalDiskWORM(6),
opticalDiskRW(7),
amDisk(8) }
A characterization
of the type of disk
represented by the
entry.
One of these values:
hardDisk
opticalDiskWORM
The value
opticalDiskWORM is
returned for
nonwriteable disks.
The value hardDisk is
returned for all other
disks and for OSS.
Guardian procedure
DEVICE_
GETINFOBYLDEV_.
For OSS: Constant
hrDiskStorageRemoveble
1.3.6.1.2.1.25.3.6.1.3
read-only
INTEGER {
true(1),
false(2) }
An indication of
whether the disk
represented by the
entry can be
removed from the
drive. Optical disks
are removable.
Most others are not.
One of these values:
- true (Removable)
- false
(nonRemovable)
For OSS, the value is
always false
(nonRemovable).
Guardian procedure
DEVICE_
GETINFOBYLDEV_.
For OSS: Constant
hrDiskStorageCapacity
1.3.6.1.2.1.25.3.6.1.4
read-only
KBytes
The total number of
kilobytes the disk
represented by the
entry can store.
Integer without
leading 0s.
Guardian procedure
FILE_
GETINFOLIST
BYNAME_.e
hrPartitionTable
Objects:
Entries describing
partitions of long-
term storage
devices associated
with the system.
Refer to “hrDevice Group
Maintenance” later in this
section for information
about how entries are
maintained.
hrPartitionIndex
1.3.6.1.2.1.25.3.7.1.1
read-only
INTEGER
(1..2147483647)
Index to each
partition in a disk.
On a NonStop
system, each disk
has only one
partition.
For OSS: the index
represents the
partition number in
the fileset.
For Guardian, the
value is always 1.
For OSS: integer
without leading 0s.
For Guardian: Constant.
For OSS: computed by
the subagent.
Table 11-6. hrDevice Group Objects Supported by Host Resources Subagent’s
MIB (page 6 of 9)
Object and Attributes Definition Format of Value Derivation of Value