HP-MPE-XL: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-MPE-XL
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hp 1.3.6.1.4.1.11
       nm 1.3.6.1.4.1.11.2
           system 1.3.6.1.4.1.11.2.3
               general 1.3.6.1.4.1.11.2.3.1
                   mpeXLSystem 1.3.6.1.4.1.11.2.3.1.3
                       volume 1.3.6.1.4.1.11.2.3.1.3.1
                           volumeMounted 1.3.6.1.4.1.11.2.3.1.3.1.1 integer read-only
The number of volumes that are currently mounted on the system.
                           volumeTable 1.3.6.1.4.1.11.2.3.1.3.1.2 no-access
Volume table
                               volumeEntry 1.3.6.1.4.1.11.2.3.1.3.1.2.1 no-access
Each entry contains objects that define the volume.
                                   volumeLDEV 1.3.6.1.4.1.11.2.3.1.3.1.2.1.1 integer read-only
The logical device number for the volume.
                                   volumeName 1.3.6.1.4.1.11.2.3.1.3.1.2.1.2 displaystring read-only
This is the volume set name combined with the member name that uniquely distinguishes the actual volume on the system.
                                   volumeDriveType 1.3.6.1.4.1.11.2.3.1.3.1.2.1.3 displaystring read-only
The type of the actual hardware device, e.g. HP7935.
                                   volumeSectorSize 1.3.6.1.4.1.11.2.3.1.3.1.2.1.4 integer read-only
The logical sector size of the volume in bytes
                                   volumeType 1.3.6.1.4.1.11.2.3.1.3.1.2.1.5 integer read-only
The type of volume set. Enumeration: 'system': 1, 'nonSystem': 2.
                                   volumeCapacity 1.3.6.1.4.1.11.2.3.1.3.1.2.1.6 integer read-only
The capacity of the volume in sectors.
                                   volumeMPEOverhead 1.3.6.1.4.1.11.2.3.1.3.1.2.1.7 integer read-only
The 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.
                                   volumeMPETransOverhead 1.3.6.1.4.1.11.2.3.1.3.1.2.1.8 integer read-only
The total MPE XL transient space overhead for the volume.
                                   volumeMPEConfigMaxTrans 1.3.6.1.4.1.11.2.3.1.3.1.2.1.9 integer read-only
The configured maximum transient space for the volume.
                                   volumeDirSpaceOverhead 1.3.6.1.4.1.11.2.3.1.3.1.2.1.10 integer read-only
The directory space overhead that is reserved for accounting information.
                                   volumeFileLabelOverhead 1.3.6.1.4.1.11.2.3.1.3.1.2.1.11 integer read-only
The file label overhead for this volume.
                                   volumeTransactionMgmtOverhead 1.3.6.1.4.1.11.2.3.1.3.1.2.1.12 integer read-only
The transaction management overhead for this volume.
                                   volumeSpoolFileDiscUsage 1.3.6.1.4.1.11.2.3.1.3.1.2.1.13 integer read-only
The 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.
                                   volumePermFiles 1.3.6.1.4.1.11.2.3.1.3.1.2.1.14 integer read-only
The space used for permanent files on this volume.
                                   volumeTempFiles 1.3.6.1.4.1.11.2.3.1.3.1.2.1.15 integer read-only
The space used for temporary files on this volume.
                                   volumeTotalFreeSpace 1.3.6.1.4.1.11.2.3.1.3.1.2.1.16 integer read-only
The total free space for the volume.
                                   volumeLargestContigFree 1.3.6.1.4.1.11.2.3.1.3.1.2.1.17 integer read-only
The largest contiguous free space area on the volume.
                                   volumePercentUtilized 1.3.6.1.4.1.11.2.3.1.3.1.2.1.18 integer read-only
The percent of the volume currently being used for file storage and operating system overhead.
                       processor 1.3.6.1.4.1.11.2.3.1.3.2
                           numActive 1.3.6.1.4.1.11.2.3.1.3.2.1 integer read-only
Number of processors currently active, in the system. A processor is considered active if it is capable of begin dispatched.
                           numPresent 1.3.6.1.4.1.11.2.3.1.3.2.2 integer read-only
The number of processors physically present in the system.
                           processorMIstate 1.3.6.1.4.1.11.2.3.1.3.2.3 integer read-write
Setting 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. Enumeration: 'disabled': 2, 'enabled': 1.
                           cpuUtilization 1.3.6.1.4.1.11.2.3.1.3.2.4 integer read-only
The 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.