HP-MPE-XL
Detailed view of the defined objects, syntax rules, and hierarchical paths.
33
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
33 total| Object Name |
|---|
hp OBJECT IDENTIFIER .1.3.6.1.4.1.11 |
RFC1155-SMI Unknown .1.3.6.1.4.1.11 |
nm OBJECT IDENTIFIER .1.3.6.1.4.1.11.2 |
system OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3 |
general OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.1 |
mpeXLSystem OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.1.3 |
volume OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.1.3.1 |
volumeMountedThe number of volumes that are currently mounted
on the system.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.1 |
volumeTableVolume table SEQUENCE OF VolumeEntry .1.3.6.1.4.1.11.2.3.1.3.1.2 |
volumeEntryEach entry contains objects that define the volume. VolumeEntry .1.3.6.1.4.1.11.2.3.1.3.1.2.1 |
volumeLDEVThe logical device number for the volume.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.1 |
volumeNameThis is the volume set name combined with the member name
that uniquely distinguishes the actual volume on the system.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.1.3.1.2.1.2 |
volumeDriveTypeThe type of the actual hardware device, e.g. HP7935.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.1.3.1.2.1.3 |
volumeSectorSizeThe logical sector size of the volume in bytesro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.4 |
volumeTypeThe type of volume set.ro Enumeration .1.3.6.1.4.1.11.2.3.1.3.1.2.1.5 |
volumeCapacityThe capacity of the volume in sectors.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.6 |
volumeMPEOverheadThe total overhead which consists of everything on
a volume that is not set aside for file space use. This
includes volume label, file label table, directory, volume
set information table, free space map, transient space,
and transaction management overhead.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.7 |
volumeMPETransOverheadThe total MPE XL transient space overhead for the volume.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.8 |
volumeMPEConfigMaxTransThe configured maximum transient space for the volume.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.9 |
volumeDirSpaceOverheadThe directory space overhead that is reserved for
accounting information.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.10 |
volumeFileLabelOverheadThe file label overhead for this volume.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.11 |
volumeTransactionMgmtOverheadThe transaction management overhead for this volume.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.12 |
volumeSpoolFileDiscUsageThe spool file disc space usage which consists of the
volume space that is used by hidden spool files that are
not part of the permanent file space.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.13 |
volumePermFilesThe space used for permanent files on this volume.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.14 |
volumeTempFilesThe space used for temporary files on this volume.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.15 |
volumeTotalFreeSpaceThe total free space for the volume.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.16 |
volumeLargestContigFreeThe largest contiguous free space area on the volume.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.17 |
volumePercentUtilizedThe percent of the volume currently being used for
file storage and operating system overhead.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.1.2.1.18 |
processor OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.1.3.2 |
numActiveNumber of processors currently active, in the system. A
processor is considered active if it is capable of begin
dispatched.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.2.1 |
numPresentThe number of processors physically present in the system.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.2.2 |
processorMIstateSetting this object to 1 will result in the measurement
interface being turned on for the global processor statistics
which will increase the amount of CPU used by the SNMP/XL
Agent. Setting this object to 0 will cause the measurement
interface to be disabled for the global processor statistics.
When the measurement interface is enabled, the cpuUtilization
object described below may be obtained.rw Enumeration .1.3.6.1.4.1.11.2.3.1.3.2.3 |
cpuUtilizationThe overall CPU utilization percentage on the system. If
the system has more than one processor, the value returned
is averaged out over all of the processors that are present.
The measurement interface must be enabled in order to get
a valid value returned for this object ( see above object ).
The number returned is the percentage of the CPU that was
used since the last time the number was sampled. This
value is consistent with various HP performance tools such
as Glance/XL. If the measurement interface is not enabled,
the value returned will be 0.ro INTEGER .1.3.6.1.4.1.11.2.3.1.3.2.4 |