Compaq TCP/IP Services for OpenVMS Programming And Reference Manual page 24

Tcp/ip services for openvms
Table of Contents

Advertisement

MIBs Provided with TCP/IP Services
2.1 Overview of the Host Resources MIB
Table 2–1 (Cont.) Host Resources MIB Objects
Object Name
hrSystemProcesses
hrSystemMaxProcesses
hrMemorySize
hrStorageIndex
hrStorageType
hrStorageDescr
hrStorageAllocationUnits
hrStorageSize
hrStorageUsed
hrDeviceIndex
hrDeviceType
hrDeviceDesc
hrDeviceStatus
hrDeviceErrors
hrProcessorFrwID
2–2 MIBs Provided with TCP/IP Services
RFC Description
Number of process contexts
currently loaded or running
on the system.
Maximum number of process
contexts the system can
support, or 0 if not applicable.
The amount of physical main
memory contained in the
host.
A unique value for each
logical storage area contained
in the host.
The type of storage
represented by this entry.
A description of the type
and instance of the storage
described by this entry.
The size of the data objects
allocated from this pool (in
bytes).
The size of storage
in this entry in
hrStorageAllocationUnits.
The allocated amount of
storage in this entry in
hrStorageAllocationUnits.
A unique value for each host
or device constant between
agent reinitialization.
An indication of the type of
device. Some of these devices
have corresponding entries in
other tables.
A text description of
the device, including
manufacturer and version
number (service, optional).
The current operational state
of the device.
The number of errors
detected on the device. The
recommended initial value is
zero.
The product ID of the
firmware associated with
the processor.
OpenVMS Description
Number of processes listed using the
SHOW SYSTEM command.
SYSGEN parameter MAXPROCESSCNT.
The amount of physical main memory
contained in the host.
Index of entry in hrStorageTable.
A numeric representation of the
device class and type displayed by the
SHOW DEVICE/FULL command.
Character string device type displayed by
the SHOW DEVICE/FULL command.
Always 512 (the size of an OpenVMS disk
block).
The total number of blocks on a device
displayed by the SHOW DEVICE/FULL
command.
The total number of used blocks
on a device displayed by the
SHOW DEVICE/FULL command.
Index of entry in hrDeviceTable.
In object identifier format, a numeric
representation of the device class and type
displayed by the SHOW DEVICE/FULL
command.
Character string of the device type
displayed by the SHOW DEVICE/FULL
command.
A numeric indication of the status of the
device.
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.
An object identifier that corresponds to
the console or PALcode version (Alpha
only).
(continued on next page)

Advertisement

Table of Contents
loading

Table of Contents