Compaq AAR04BCTE User Manual

Page 24

Advertising
background image

MIBs Provided with TCP/IP Services
2.1 Overview of the Host Resources MIB

Table 2–1 (Cont.) Host Resources MIB Objects

Object Name

RFC Description

OpenVMS Description

hrSystemProcesses

Number of process contexts
currently loaded or running
on the system.

Number of processes listed using the
SHOW SYSTEM command.

hrSystemMaxProcesses

Maximum number of process
contexts the system can
support, or 0 if not applicable.

SYSGEN parameter MAXPROCESSCNT.

hrMemorySize

The amount of physical main
memory contained in the
host.

The amount of physical main memory
contained in the host.

hrStorageIndex

A unique value for each
logical storage area contained
in the host.

Index of entry in hrStorageTable.

hrStorageType

The type of storage
represented by this entry.

A numeric representation of the
device class and type displayed by the
SHOW DEVICE/FULL command.

hrStorageDescr

A description of the type
and instance of the storage
described by this entry.

Character string device type displayed by
the SHOW DEVICE/FULL command.

hrStorageAllocationUnits

The size of the data objects
allocated from this pool (in
bytes).

Always 512 (the size of an OpenVMS disk
block).

hrStorageSize

The size of storage
in this entry in
hrStorageAllocationUnits.

The total number of blocks on a device
displayed by the SHOW DEVICE/FULL
command.

hrStorageUsed

The allocated amount of
storage in this entry in
hrStorageAllocationUnits.

The total number of used blocks
on a device displayed by the
SHOW DEVICE/FULL command.

hrDeviceIndex

A unique value for each host
or device constant between
agent reinitialization.

Index of entry in hrDeviceTable.

hrDeviceType

An indication of the type of
device. Some of these devices
have corresponding entries in
other tables.

In object identifier format, a numeric
representation of the device class and type
displayed by the SHOW DEVICE/FULL
command.

hrDeviceDesc

A text description of
the device, including
manufacturer and version
number (service, optional).

Character string of the device type
displayed by the SHOW DEVICE/FULL
command.

hrDeviceStatus

The current operational state
of the device.

A numeric indication of the status of the
device.

hrDeviceErrors

The number of errors
detected on the device. The
recommended initial value is
zero.

The number of errors indicated by the
SHOW DEVICE command. This value
is initialized to zero when the device is
recognized by the system instead of when
the master agent is initialized.

hrProcessorFrwID

The product ID of the
firmware associated with
the processor.

An object identifier that corresponds to
the console or PALcode version (Alpha
only).

(continued on next page)

2–2 MIBs Provided with TCP/IP Services

Advertising