CPQSTDEQ-MIB: View SNMP OID List / Download MIB
VENDOR: COMPAQ
Home | MIB: CPQSTDEQ-MIB | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
cpqStdEquipment | 1.3.6.1.4.1.232.1 | |||
cpqSeMibRev | 1.3.6.1.4.1.232.1.1 | |||
cpqSeMibRevMajor | 1.3.6.1.4.1.232.1.1.1 | integer | read-only |
The Major Revision level of the MIB. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level. |
cpqSeMibRevMinor | 1.3.6.1.4.1.232.1.1.2 | integer | read-only |
The Minor Revision level of the MIB. A change in the minor revision level may represent some minor additional support, no changes to any pre-existing information has occurred. |
cpqSeMibCondition | 1.3.6.1.4.1.232.1.1.3 | integer | read-only |
The overall condition. This object represents the overall status of the server represented by this MIB. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2. |
cpqSeComponent | 1.3.6.1.4.1.232.1.2 | |||
cpqSeInterface | 1.3.6.1.4.1.232.1.2.1 | |||
cpqSeOsCommon | 1.3.6.1.4.1.232.1.2.1.4 | |||
cpqSeOsCommonPollFreq | 1.3.6.1.4.1.232.1.2.1.4.1 | integer | read-write |
The Insight Agent's polling frequency. The frequency, in seconds, at which the Insight Agent requests information from the device driver. A frequency of zero (0) indicates that the Insight Agent retrieves the information upon request of a management station, it does not poll the device driver at a specific interval. If the poll frequency is zero (0) all attempts to write to this object will fail. If the poll frequency is non-zero, setting this value will change the polling frequency of the Insight Agent. Setting the poll frequency to zero (0) will always fail, an agent may also choose to fail any request to change the poll frequency to a value that would severely impact system performance. |
cpqSeOsCommonModuleTable | 1.3.6.1.4.1.232.1.2.1.4.2 | no-access |
A table of software modules that provide an interface to the device this MIB describes. |
|
1.3.6.1.4.1.232.1.2.1.4.2.1 | no-access |
A description of a software module that provides an interface to the device this MIB describes. |
||
cpqSeOsCommonModuleIndex | 1.3.6.1.4.1.232.1.2.1.4.2.1.1 | integer | read-only |
A unique index for this module description. |
cpqSeOsCommonModuleName | 1.3.6.1.4.1.232.1.2.1.4.2.1.2 | displaystring | read-only |
The module name. |
cpqSeOsCommonModuleVersion | 1.3.6.1.4.1.232.1.2.1.4.2.1.3 | displaystring | read-only |
The module version in XX.YY format. Where XX is the major version number and YY is the minor version number. This field will be a null (size 0) string if the agent cannot provide the module version. |
cpqSeOsCommonModuleDate | 1.3.6.1.4.1.232.1.2.1.4.2.1.4 | octet string | read-only |
The module date. field octets contents range ===== ====== ======= ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to year = 0 if the agent cannot provide the module date. The hour, minute, and second field will be set to zero (0) if they are not relevant. The year field is set with the most significant octet first. |
cpqSeOsCommonModulePurpose | 1.3.6.1.4.1.232.1.2.1.4.2.1.5 | displaystring | read-only |
The purpose of the module described in this entry. |
cpqSeProcessor | 1.3.6.1.4.1.232.1.2.2 | |||
cpqSeCpuTable | 1.3.6.1.4.1.232.1.2.2.1 | no-access |
A list of the CPUs (processors) in the system. The main processor (if such a concept is valid for this machine) should be the first entry in the table. |
|
1.3.6.1.4.1.232.1.2.2.1.1 | no-access |
A description of a CPU (processor) in the system. |
||
cpqSeCpuUnitIndex | 1.3.6.1.4.1.232.1.2.2.1.1.1 | integer | read-only |
This is a number that uniquely specifies a processor unit. A processing unit may be a set of processing chips that are on the same board or for other reasons work together as a unit. The main processor unit (if such a concept is valid for this machine) will always have the lowest (first) index. |
cpqSeCpuSlot | 1.3.6.1.4.1.232.1.2.2.1.1.2 | integer | read-only |
This value represents this processor's slot. If the slot cannot be determined the value of zero (0) will be returned. |
cpqSeCpuName | 1.3.6.1.4.1.232.1.2.2.1.1.3 | displaystring | read-only |
The name of this processor. For example: 80386 |
cpqSeCpuSpeed | 1.3.6.1.4.1.232.1.2.2.1.1.4 | integer | read-only |
The current internal speed of this processor in megahertz. This changes as per the processor performance state Zero will be returned if this value is not available. |
cpqSeCpuStep | 1.3.6.1.4.1.232.1.2.2.1.1.5 | integer | read-only |
This step of the processor. This will be zero (0) if the step cannot be determined. |
cpqSeCpuStatus | 1.3.6.1.4.1.232.1.2.2.1.1.6 | integer | read-only |
The status of the processor. The following values are valid for CPU status: Unknown (1) The status of the CPU could not be determined. OK (2) The CPU is functioning normally. Degraded (3) The CPU is in a pre-failure warrantee state. Failed (4) The CPU is in a failed state. Disabled (5) The CPU has been disabled during power-on-self-test. Enumeration: 'disabled': 5, 'unknown': 1, 'degraded': 3, 'ok': 2, 'failed': 4. |
cpqSeCpuExtSpeed | 1.3.6.1.4.1.232.1.2.2.1.1.7 | integer | read-only |
This is the external frequency in megahertz of the processor bus. Zero will be returned if this value is not available. |
cpqSeCpuDesigner | 1.3.6.1.4.1.232.1.2.2.1.1.8 | integer | read-only |
This attribute specifies the manufacturer which designs this CPU. Enumeration: 'intel': 2, 'samsung': 8, 'unknown': 1, 'amd': 3, 'nexgen': 6, 'cyrix': 4, 'ti': 5, 'mips': 10, 'mitsubishi': 9, 'compaq': 7. |
cpqSeCpuSocketNumber | 1.3.6.1.4.1.232.1.2.2.1.1.9 | integer | read-only |
The physical socket number of the CPU chip. This number helps to identify CPUs on processor boards that contain multiple CPU chips. In most cases the CPU Socket number should be specified on the board silkscreen or in product documentation. |
cpqSeCpuThreshPassed | 1.3.6.1.4.1.232.1.2.2.1.1.10 | integer | read-only |
CPU threshold passed (Exceeded). When this attribute is set to true, it identifies a pre-failure error condition. Processors like the Intel Pentium Pro have the capability built into them to correct internal error conditions. Excessive corrected internal errors can predict future hard processor failures. Agent instrumentation will set this attribute to true if an internal processor error threshold is passed. It is recommended that the user replace the CPU in this case. If the processor does not support monitoring internal corrected errors, this value will be set to unsupported. Enumeration: 'true': 3, 'false': 2, 'unsupported': 1. |
cpqSeCpuHwLocation | 1.3.6.1.4.1.232.1.2.2.1.1.11 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the CPU. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSeCpuCellTablePtr | 1.3.6.1.4.1.232.1.2.2.1.1.12 | integer | read-only |
This is the index for the cell in cpqSeCellTable where this CPU is physically located. |
cpqSeCpuPowerpodStatus | 1.3.6.1.4.1.232.1.2.2.1.1.13 | integer | read-only |
This is the status of CPU power pod. Potential values in the future could be present/not present. Enumeration: 'notfailed': 1, 'failed': 2. |
cpqSeCpuArchitectureRevision | 1.3.6.1.4.1.232.1.2.2.1.1.14 | displaystring | read-only |
This is the CPU architecture revision. |
cpqSeCpuCore | 1.3.6.1.4.1.232.1.2.2.1.1.15 | integer | read-only |
The number of cores in this CPU module. Zero will be returned if can not be determined. |
cpqSeCPUSerialNumber | 1.3.6.1.4.1.232.1.2.2.1.1.16 | displaystring | read-only |
The OEM serial number of the CPU. |
cpqSeCPUPartNumber | 1.3.6.1.4.1.232.1.2.2.1.1.17 | displaystring | read-only |
The OEM part number of the CPU. |
cpqSeCPUSerialNumberMfgr | 1.3.6.1.4.1.232.1.2.2.1.1.18 | displaystring | read-only |
The manufacturer serial number of the CPU. |
cpqSeCPUPartNumberMfgr | 1.3.6.1.4.1.232.1.2.2.1.1.19 | displaystring | read-only |
The manufacturer part number of the CPU. |
cpqSeCPUCoreIndex | 1.3.6.1.4.1.232.1.2.2.1.1.20 | integer | read-only |
This is a number that uniquely identifies a core in a CPU unit. |
cpqSeCPUMaxSpeed | 1.3.6.1.4.1.232.1.2.2.1.1.21 | integer | read-only |
This is the maximum internal speed in megahertz this processor can support. Zero will be returned if this value is not available. |
cpqSeCPUCoreThreadIndex | 1.3.6.1.4.1.232.1.2.2.1.1.22 | integer | read-only |
This is an unique number to identify the running threads in a CPU core. |
cpqSeCPUChipGenerationName | 1.3.6.1.4.1.232.1.2.2.1.1.23 | displaystring | read-only |
CPU chip generation name e.g. Hondo, Montecito, Madison, Opteron. |
cpqSeCPUMultiThreadStatus | 1.3.6.1.4.1.232.1.2.2.1.1.24 | integer | read-only |
This OID identifies whether the CPU threading is enabled or not. Enumeration: 'disabled': 3, 'unknown': 1, 'enabled': 2. |
cpqSeCPUCoreMaxThreads | 1.3.6.1.4.1.232.1.2.2.1.1.25 | integer | read-only |
This OID indicates the maximum number of threads that a cpu core is capable of. |
cpqSeCpuLowPowerStatus | 1.3.6.1.4.1.232.1.2.2.1.1.26 | integer | read-only |
Servers like Itanium has capability to lower power supply to CPU if it is idle for specified period of time. Proliant servers can set to high/low/Dynamic mode of power through ILO. The following values are valid for CPU Low Powered state: Unknown (1) The Low Powered status could not be determined. Low Powered (2) The CPU is Low Power state. Normal Powered (3) The CPU is normal Power state. High Powered (4) The CPU is High Power state. Enumeration: 'unknown': 1, 'normalpowered': 3, 'lowpowered': 2, 'highpowered': 4. |
cpqSeCpuPrimary | 1.3.6.1.4.1.232.1.2.2.1.1.27 | integer | read-only |
On SMP systems one of the CPU is set to Primary and the other CPUs as secondary. A value of true is set if the CPU is primary. The following values are valid for CPU availability status: Unknown (1) The CPU Primary/Secondary could not be determined. false (2) The CPU is not primary CPU. True (3) The CUR is primary CPU. Enumeration: 'true': 3, 'unknown': 1, 'false': 2. |
cpqSeCpuCoreSteppingText | 1.3.6.1.4.1.232.1.2.2.1.1.28 | displaystring | read-only |
The processor stepping version string. A NULL string indicates that the stepping could not be determined. |
cpqSeCpuCurrentPerformanceState | 1.3.6.1.4.1.232.1.2.2.1.1.29 | integer | read-only |
This OID returns the current performance state of this processor. Processor performance states are denoted as Pn states. The value of n is cpqSeCpuPerformanceState. The higher the value n is, the lower the performance state is being used. Value 0 describes the highest performance state, in which the processor uses its maximum performance capability and may consume maximum power. The performance state number should not exceed 16 on Itanium servers. (-1) will be returned if this value is not available. |
cpqSeCpuMinPerformanceState | 1.3.6.1.4.1.232.1.2.2.1.1.30 | integer | read-only |
This OID returns the minimum performance state set for this processor. (-1) will be returned if this value is not available. |
cpqSeCpuMaxPerformanceState | 1.3.6.1.4.1.232.1.2.2.1.1.31 | integer | read-only |
This OID returns the maximum performance state set for this processor. (-1) will be returned if this value is not available. |
cpqSeFpuTable | 1.3.6.1.4.1.232.1.2.2.2 | no-access |
A list of the FPUs (floating point coprocessors) in the system. |
|
1.3.6.1.4.1.232.1.2.2.2.1 | no-access |
A description of a FPU in the system. The fpuUnitIndex of any entry in this table will equal the cpuUnitIndex of the corresponding CPU in the cpqSeCpu table. |
||
cpqSeFpuUnitIndex | 1.3.6.1.4.1.232.1.2.2.2.1.1 | integer | read-only |
This is a number that uniquely specifies a processor unit. A processing unit may be a set of processing chips that are on the same board or for other reasons work together as a unit. The main processor unit (if there is one) will always have the lowest (first) index. This field can be used to associate CPUs with their corresponding FPUs. |
cpqSeFpuChipIndex | 1.3.6.1.4.1.232.1.2.2.2.1.2 | integer | read-only |
This is a number that uniquely specifies the FPU chip. This field is used to distinguish between multiple FPUs that are part of the same processor unit. For example, If a processor board contained a Intel 80386 processor with both a Intel 80387 and a Weitek 3167, both the 80387 and the 3167 would have the same fpuUnitIndex (which would match the 80386's cpuUnitIndex) but the 80387 and the 3167 would have different fpuChipIndex field values. |
cpqSeFpuSlot | 1.3.6.1.4.1.232.1.2.2.2.1.3 | integer | read-only |
This is the FPU's slot. If the slot cannot be determined the value of zero (0) will be returned. |
cpqSeFpuName | 1.3.6.1.4.1.232.1.2.2.2.1.4 | displaystring | read-only |
This is the name of the FPU. For example: 80387 Weitek 3167 |
cpqSeFpuSpeed | 1.3.6.1.4.1.232.1.2.2.2.1.5 | integer | read-only |
This is speed in megahertz of the FPU. Zero will be returned if this value is not available. |
cpqSeFpuType | 1.3.6.1.4.1.232.1.2.2.2.1.6 | integer | read-only |
This value indicates if the FPU this entry is describing is embedded in the CPU or external to the CPU chip. Enumeration: 'other': 1, 'external': 3, 'embedded': 2. |
cpqSeFpuHwLocation | 1.3.6.1.4.1.232.1.2.2.2.1.7 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the FPU. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSeCpuCacheTable | 1.3.6.1.4.1.232.1.2.2.3 | no-access |
A list of the CPU caches in the system. |
|
1.3.6.1.4.1.232.1.2.2.3.1 | no-access |
A description of a CPU Caches in the system. |
||
cpqSeCpuCacheUnitIndex | 1.3.6.1.4.1.232.1.2.2.3.1.1 | integer | read-only |
This is a number that uniquely specifies a processor unit. A processing unit may be a set of processing chips that are on the same board or for other reasons work together as a unit. The main processor unit (if such a concept is valid for this machine) will always have the lowest (first) index. |
cpqSeCpuCacheLevelIndex | 1.3.6.1.4.1.232.1.2.2.3.1.2 | integer | read-only |
This is the processor cache level. The lower the processor cache level, the closer the cache is to the processor. |
cpqSeCpuCacheSize | 1.3.6.1.4.1.232.1.2.2.3.1.3 | integer | read-only |
The size of the cache in kilobytes. |
cpqSeCpuCacheSpeed | 1.3.6.1.4.1.232.1.2.2.3.1.4 | integer | read-only |
This is speed in cache memory in nanoseconds (ns). A value of zero (0) means that the cache speed is unknown or unobtainable. |
cpqSeCpuCacheStatus | 1.3.6.1.4.1.232.1.2.2.3.1.5 | integer | read-only |
The status of the cache unit. If the cache is optional and not installed, unknown(1) will be returned. Enumeration: 'unknown': 1, 'degraded': 3, 'ok': 2, 'failed': 4. |
cpqSeCpuCacheWritePolicy | 1.3.6.1.4.1.232.1.2.2.3.1.6 | integer | read-only |
Specifies write policy of this cache entry. Enumeration: 'write-through': 2, 'unknown': 1, 'write-back': 3. |
cpqSeCpuCacheHwLocation | 1.3.6.1.4.1.232.1.2.2.3.1.7 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the CPU cache. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSeCpuCacheCpuSlot | 1.3.6.1.4.1.232.1.2.2.3.1.8 | integer | read-only |
This is the CPU Slot associated with this CPU cache. |
cpqSeCpuCacheCpuCoreIndex | 1.3.6.1.4.1.232.1.2.2.3.1.9 | integer | read-only |
This is a unique number that identifies the core in the CPU slot to which this cache is associated. If the cache is not associated with any core on a multi-core CPU, the value should be -1. |
cpqSeMemory | 1.3.6.1.4.1.232.1.2.3 | |||
cpqSeBaseMem | 1.3.6.1.4.1.232.1.2.3.1 | integer | read-only |
The amount of base memory in kilobytes. A kilobyte is 1024 bytes. |
cpqSeTotalMem | 1.3.6.1.4.1.232.1.2.3.2 | integer | read-only |
The total amount of memory in kilobytes. A kilobyte is 1024 bytes. |
cpqSeTotalMemMB | 1.3.6.1.4.1.232.1.2.3.3 | integer | read-only |
The total amount of memory in megabytes. A megabyte is 1024 kilobytes. |
cpqSeIsaCmos | 1.3.6.1.4.1.232.1.2.4 | |||
cpqSeIsaCmosRaw | 1.3.6.1.4.1.232.1.2.4.1 | octet string | read-only |
The contents of the ISA CMOS. |
cpqSeEisaNvram | 1.3.6.1.4.1.232.1.2.5 | |||
cpqSeEisaSlotTable | 1.3.6.1.4.1.232.1.2.5.1 | no-access |
A list of EISA slot information entries. |
|
1.3.6.1.4.1.232.1.2.5.1.1 | no-access |
A description of an EISA slot. |
||
cpqSeEisaSlotIndex | 1.3.6.1.4.1.232.1.2.5.1.1.1 | integer | read-only |
The EISA slot number for this entry describes. |
cpqSeEisaSlotRaw | 1.3.6.1.4.1.232.1.2.5.1.1.2 | octet string | read-only |
The EISA slot data for the board in this slot. This octet string contains the following EISA slot information: The first octet will be zero (0) if this slot contains a properly configured board. Any other value indicates that the EISA configuration information for this board is invalid or an error occurred when trying to retrieve the information. The second octet contains several bit flags about the product ID and slot type. Bit 7: 0 = No duplicate ID 1 = Duplicate IDs Bit 6: 0 = Product ID readable 1 = Product ID not readable Bit 5,4: 00 = Expansion slot 01 = Embedded device 10 = Virtual device 11 = Reserved Bit 3..0: This nibble indicates which CFG file is loaded when duplicate file names are present. 0000 = No duplicate ID 0001 = First duplicate ID 0010 = Second duplicate ID 0011 = Third duplicate ID . . . 1111 = Fifteenth duplicate ID NOTE: Bit 7 is the most significant bit, bit 0 is the least significant. The third octet contains the major revision level of the configuration utility. The fourth octet contains the minor revision level of the configuration utility. The fifth octet contains the most significant byte of the configuration file checksum. The sixth octet contains the least significant byte of the configuration file checksum. The seventh octet contains the number of device functions defined for the board in this slot. The eighth octet contains the combined function information. This is a set of flags. Each bit has the following meaning when set (1): Bit 7: reserved (0) Bit 6: slot has one or more free form data entries Bit 5: slot has one or more port initialization entries. Bit 4: slot has one or more port range entries. Bit 3: slot has one or more DMA entries. Bit 2: slot has one or more interrupt (IRQ) entries. Bit 1: slot has one or more memory entries. Bit 0: slot has one or more function type definitions. NOTE: bit 7 is the most significant bit, bit 0 is the least significant. The ninth, tenth, eleventh, and twelfth octets contain the four byte compressed EISA ID. For more information about the meaning of this information consult the EISA Technical Reference Guide. |
cpqSeEisaSlotBoardId | 1.3.6.1.4.1.232.1.2.5.1.1.3 | displaystring | read-only |
A seven character board ID. The first three characters are the manufacturers ID followed by three character product ID followed by a one character revision level. |
cpqSeEisaSlotBoardName | 1.3.6.1.4.1.232.1.2.5.1.1.4 | displaystring | read-only |
The product name (or other suitable description) of this board. This field may be empty if no descriptive information is known about the board. |
cpqSeEisaSlotCfRev | 1.3.6.1.4.1.232.1.2.5.1.1.5 | displaystring | read-only |
The revision level of the EISA configuration utility that was used to configure the system. This should be the same version information displayed by the EISA configuration utility. |
cpqSeEisaSlotType | 1.3.6.1.4.1.232.1.2.5.1.1.6 | integer | read-only |
The type of slot described by this entry. Enumeration: 'reserved': 7, 'unknown': 1, 'eisaBusMaster32Bit': 5, 'eisa32Bit': 4, 'other': 6, 'isa16Bit': 3, 'isa8Bit': 2, 'reserved2': 8. |
cpqSeEisaFunctTable | 1.3.6.1.4.1.232.1.2.5.2 | no-access |
A list EISA function information entries. |
|
1.3.6.1.4.1.232.1.2.5.2.1 | no-access |
A description of an EISA function. |
||
cpqSeEisaFunctSlotIndex | 1.3.6.1.4.1.232.1.2.5.2.1.1 | integer | read-only |
The EISA slot of the board that registered this function |
cpqSeEisaFunctIndex | 1.3.6.1.4.1.232.1.2.5.2.1.2 | integer | read-only |
The number of the function this entry describes. |
cpqSeEisaFunctStatus | 1.3.6.1.4.1.232.1.2.5.2.1.3 | integer | read-only |
The status of the function described by this entry. Enumeration: 'disabled': 2, 'enabled': 3. |
cpqSeEisaFunctType | 1.3.6.1.4.1.232.1.2.5.2.1.4 | displaystring | read-only |
The type of the function. The type may be followed by one or more subtype description fields. Some currently defined types are: Type Meaning ============== ================================================== COM Communication device COM,ASY ISA compatible 8250 based serial port COM,ASY,FIFO ISA compatible 16550 based serial port (with fifo) COM,SYN ISA compatible SDLC port CPU Microprocessor CPU,8086 8086 compatible microprocessor CPU,80286 80286 compatible microprocessor CPU,80386SX 80386SX compatible microprocessor CPU,80386 80386 compatible microprocessor CPU,80486 80486 compatible microprocessor JOY ISA compatible joystick adapter KEY Keyboard KEY,nnn,KBD=xx Standard keyboard with nnn keys for country xx MEM Memory board MFC Multifunction board MSD Mass storage device MSD,DSKCTL ISA compatible fixed disk controller MSD,FPYCTL ISA compatible floppy disk controller MSD,TAPCTL Primary tape controller NET Network board NPX Numeric coprocessor NPX,287 Intel 287 numeric coprocessor NPX,387 Intel 387 numeric coprocessor NPX,387SX Intel 387SX numeric coprocessor NPX,W1167 Weitek 1167 numeric coprocessor NPX,W3167 Weitek 3167 numeric coprocessor OSE Operating system/environment OTH Other PAR ISA compatible parallel port PAR,BID Bidirectional parallel port PTR Pointing device PTR,8042 8042 pointing device (mouse) interface SYS System board VID Video board VID,MDA ISA compatible monochrome adapter VID,MDA,MGA Hercules monochrome adapter VID,CGA CGA, no write sync during retrace required VID,CGA,RTR CGA, write sync during retrace required VID,EGA ISA compatible EGA adapter VID,VGA ISA compatible VGA adapter This list is not intended to be complete. Other types may be found in this field. This list describes some of the more common types found, other types should be similarly recognizable to someone sufficiently knowledgeable about computer hardware. |
cpqSeEisaFunctCfgRev | 1.3.6.1.4.1.232.1.2.5.2.1.5 | displaystring | read-only |
The revision of the EISA configuration .OVL file used to configure this board. |
cpqSeEisaFunctSels | 1.3.6.1.4.1.232.1.2.5.2.1.6 | octet string | read-only |
The selections that were chosen with the EISA CONFIGURATION UTILITY to create this function. |
cpqSeEisaFunctInfo | 1.3.6.1.4.1.232.1.2.5.2.1.7 | integer | read-only |
The EISA function information block. This is a set of flags indicating the resources that are configured in this EISA function. Each bit has the following meaning when it is set (1): Bit 7: Function is disabled Bit 6: This function contains free-form information. Bit 5: This function contains port initialization entries. Bit 4: This function contains port range entries. Bit 3: This function contains DMA entries. Bit 2: This function contains interrupt (IRQ) entries. Bit 1: This function contains memory entries. Bit 0: This function contains function type definitions. NOTE: bit 7 is the most significant bit, bit 0 is the least significant. |
cpqSeEisaMemTable | 1.3.6.1.4.1.232.1.2.5.3 | no-access |
A list of EISA function memory configuration entries. |
|
1.3.6.1.4.1.232.1.2.5.3.1 | no-access |
A description of an EISA function memory configuration. |
||
cpqSeEisaMemSlotIndex | 1.3.6.1.4.1.232.1.2.5.3.1.1 | integer | read-only |
The EISA slot number of the board that registered the memory configuration this entry describes. |
cpqSeEisaMemFunctIndex | 1.3.6.1.4.1.232.1.2.5.3.1.2 | integer | read-only |
The function in which this memory configuration was registered. |
cpqSeEisaMemAllocIndex | 1.3.6.1.4.1.232.1.2.5.3.1.3 | integer | read-only |
The index for this memory allocation entry in the EISA function block. |
cpqSeEisaMemStartAddr | 1.3.6.1.4.1.232.1.2.5.3.1.4 | integer | read-only |
The starting address of the memory configuration. |
cpqSeEisaMemSize | 1.3.6.1.4.1.232.1.2.5.3.1.5 | integer | read-only |
The size in bytes of the memory configuration. |
cpqSeEisaMemShare | 1.3.6.1.4.1.232.1.2.5.3.1.6 | integer | read-only |
This value indicates if the memory is shareable. Enumeration: 'shareable': 2, 'nonshareable': 1. |
cpqSeEisaMemType | 1.3.6.1.4.1.232.1.2.5.3.1.7 | integer | read-only |
The type of memory. Enumeration: 'systemBaseOrExtended': 1, 'expanded': 2, 'other': 4, 'virtual': 3. |
cpqSeEisaMemCache | 1.3.6.1.4.1.232.1.2.5.3.1.8 | integer | read-only |
This value indicates if the memory is cached. Enumeration: 'writeThroughCached': 2, 'writeBackCached': 3, 'notCached': 1. |
cpqSeEisaMemAccess | 1.3.6.1.4.1.232.1.2.5.3.1.9 | integer | read-only |
The type of access permitted for this memory. Enumeration: 'readWrite': 2, 'readOnly': 1. |
cpqSeEisaMemDecode | 1.3.6.1.4.1.232.1.2.5.3.1.10 | integer | read-only |
The memory decode size (the number of address lines supported). |
cpqSeEisaMemDataSize | 1.3.6.1.4.1.232.1.2.5.3.1.11 | integer | read-only |
The data access size for the memory in bits. |
cpqSeEisaIntTable | 1.3.6.1.4.1.232.1.2.5.4 | no-access |
A list of EISA function interrupt configuration entries. |
|
1.3.6.1.4.1.232.1.2.5.4.1 | no-access |
A description of an EISA function interrupt configuration. |
||
cpqSeEisaIntSlotIndex | 1.3.6.1.4.1.232.1.2.5.4.1.1 | integer | read-only |
The EISA slot number of the board that registered the interrupt configuration this entry describes. |
cpqSeEisaIntFunctIndex | 1.3.6.1.4.1.232.1.2.5.4.1.2 | integer | read-only |
The function in which this interrupt configuration was registered. |
cpqSeEisaIntAllocIndex | 1.3.6.1.4.1.232.1.2.5.4.1.3 | integer | read-only |
The index for this interrupt allocation entry in the EISA function block. |
cpqSeEisaIntNum | 1.3.6.1.4.1.232.1.2.5.4.1.4 | integer | read-only |
The interrupt described in this entry. |
cpqSeEisaIntShare | 1.3.6.1.4.1.232.1.2.5.4.1.5 | integer | read-only |
This value indicates if the interrupt is shareable. Enumeration: 'shareable': 2, 'nonshareable': 1. |
cpqSeEisaIntTrigger | 1.3.6.1.4.1.232.1.2.5.4.1.6 | integer | read-only |
This value indicates if the interrupt is edge or level triggered. Enumeration: 'edge': 1, 'level': 2. |
cpqSeEisaDmaTable | 1.3.6.1.4.1.232.1.2.5.5 | no-access |
A list of EISA function DMA configuration entries. |
|
1.3.6.1.4.1.232.1.2.5.5.1 | no-access |
A description of an EISA function DMA configuration. |
||
cpqSeEisaDmaSlotIndex | 1.3.6.1.4.1.232.1.2.5.5.1.1 | integer | read-only |
The EISA slot number of the board that registered the DMA configuration this entry describes. |
cpqSeEisaDmaFunctIndex | 1.3.6.1.4.1.232.1.2.5.5.1.2 | integer | read-only |
The function in which this DMA configuration was registered. |
cpqSeEisaDmaAllocIndex | 1.3.6.1.4.1.232.1.2.5.5.1.3 | integer | read-only |
The index for this DMA channel allocation entry in the EISA function block. |
cpqSeEisaDmaChannel | 1.3.6.1.4.1.232.1.2.5.5.1.4 | integer | read-only |
The DMA channel described in this entry. |
cpqSeEisaDmaShare | 1.3.6.1.4.1.232.1.2.5.5.1.5 | integer | read-only |
This value indicates if the DMA channel is shareable. Enumeration: 'shareable': 2, 'nonshareable': 1. |
cpqSeEisaDmaTiming | 1.3.6.1.4.1.232.1.2.5.5.1.6 | integer | read-only |
This value indicates the timing (transfer rate) associated with this configuration of the DMA channel. Enumeration: 'burstTypeC': 4, 'typeA': 2, 'isaTiming': 1, 'typeB': 3. |
cpqSeEisaDmaXfer | 1.3.6.1.4.1.232.1.2.5.5.1.7 | integer | read-only |
This value indicates the transfer size in bits used over this DMA channel. |
cpqSeEisaDmaXferCount | 1.3.6.1.4.1.232.1.2.5.5.1.8 | integer | read-only |
This value indicates the addressing scheme for the DMA channel. Enumeration: 'byte': 1, 'word': 2. |
cpqSeEisaPortTable | 1.3.6.1.4.1.232.1.2.5.6 | no-access |
A list of EISA function port I/O configuration entries. |
|
1.3.6.1.4.1.232.1.2.5.6.1 | no-access |
A description of an EISA function port I/O configuration. |
||
cpqSeEisaPortSlotIndex | 1.3.6.1.4.1.232.1.2.5.6.1.1 | integer | read-only |
The EISA slot number of the board that registered the I/O port configuration this entry describes. |
cpqSeEisaPortFunctIndex | 1.3.6.1.4.1.232.1.2.5.6.1.2 | integer | read-only |
The function in which this port I/O configuration was registered. |
cpqSeEisaPortAllocIndex | 1.3.6.1.4.1.232.1.2.5.6.1.3 | integer | read-only |
The index for this I/O port range allocation entry in the EISA function block. |
cpqSeEisaPortAddr | 1.3.6.1.4.1.232.1.2.5.6.1.4 | integer | read-only |
The I/O port address being described in this entry. |
cpqSeEisaPortShare | 1.3.6.1.4.1.232.1.2.5.6.1.5 | integer | read-only |
This value indicates if the port is shareable. Enumeration: 'shareable': 2, 'nonshareable': 1. |
cpqSeEisaPortSize | 1.3.6.1.4.1.232.1.2.5.6.1.6 | integer | read-only |
The number of sequential ports starting at the eisaPortAddrIndex that are be configured. |
cpqSeEisaFreeFormTable | 1.3.6.1.4.1.232.1.2.5.7 | no-access |
A list of EISA function free form entries. |
|
1.3.6.1.4.1.232.1.2.5.7.1 | no-access |
A description of an EISA function free form. |
||
cpqSeEisaFreeFormSlotIndex | 1.3.6.1.4.1.232.1.2.5.7.1.1 | integer | read-only |
The EISA slot number of the board that registered the free form information this entry describes. |
cpqSeEisaFreeFormFunctIndex | 1.3.6.1.4.1.232.1.2.5.7.1.2 | integer | read-only |
The function in which this free form was registered. |
cpqSeEisaFreeFormValue | 1.3.6.1.4.1.232.1.2.5.7.1.3 | octet string | read-only |
The free form value. |
cpqSeEisaInitTable | 1.3.6.1.4.1.232.1.2.5.8 | no-access |
A list of EISA function port initialization entries. |
|
1.3.6.1.4.1.232.1.2.5.8.1 | no-access |
A description of an EISA function port initialization. |
||
cpqSeEisaInitSlotIndex | 1.3.6.1.4.1.232.1.2.5.8.1.1 | integer | read-only |
The EISA slot number of the board that registered the port initialization this entry describes. |
cpqSeEisaInitFunctIndex | 1.3.6.1.4.1.232.1.2.5.8.1.2 | integer | read-only |
The function in which this port initialization was registered. |
cpqSeEisaInitAllocIndex | 1.3.6.1.4.1.232.1.2.5.8.1.3 | integer | read-only |
The index for this port initialization entry in the EISA function block. |
cpqSeEisaInitUseMask | 1.3.6.1.4.1.232.1.2.5.8.1.4 | integer | read-only |
This indicates if a mask will be used when performing initialization. Enumeration: 'useValueAndMask': 2, 'useValueOnly': 1. |
cpqSeEisaInitAccess | 1.3.6.1.4.1.232.1.2.5.8.1.5 | integer | read-only |
This value indicates the number of bits this entry initializes. Enumeration: 'thirtyTwoBitAddress': 4, 'other': 1, 'eightBitAddress': 2, 'sixteenBitAddress': 3. |
cpqSeEisaInitAddr | 1.3.6.1.4.1.232.1.2.5.8.1.6 | integer | read-only |
This value indicates the port address this entry initializes. |
cpqSeEisaInitValue | 1.3.6.1.4.1.232.1.2.5.8.1.7 | integer | read-only |
This indicates the value to which this port is initialized. |
cpqSeEisaInitMask | 1.3.6.1.4.1.232.1.2.5.8.1.8 | integer | read-only |
This value indicates the mask to use when performing initialization. |
cpqSeRom | 1.3.6.1.4.1.232.1.2.6 | |||
cpqSeSysRomVer | 1.3.6.1.4.1.232.1.2.6.1 | displaystring | read-only |
System ROM version information. |
cpqSeOptRomTable | 1.3.6.1.4.1.232.1.2.6.2 | no-access |
A table of option ROM descriptions. |
|
1.3.6.1.4.1.232.1.2.6.2.1 | no-access |
An option ROM description. |
||
cpqSeOptRomAddrIndex | 1.3.6.1.4.1.232.1.2.6.2.1.1 | integer | read-only |
The starting address of the option ROM. This value indicates the number of bytes from the start of physical memory to the beginning of this option ROM. |
cpqSeOptRomSize | 1.3.6.1.4.1.232.1.2.6.2.1.2 | integer | read-only |
The size in bytes of the option ROM. |
cpqSeBiosRomDataRaw | 1.3.6.1.4.1.232.1.2.6.3 | octet string | read-only |
The BIOS ROM data area. This may be the current contents or a copy of the BIOS ROM data area from when the Insight Agent was initialized. |
cpqSeRedundantSysRomVer | 1.3.6.1.4.1.232.1.2.6.4 | displaystring | read-only |
System ROM version information for the redundant ROM image. This will be left blank if the system does not support a redundant ROM. |
cpqSeSmbiosVer | 1.3.6.1.4.1.232.1.2.6.5 | displaystring | read-only |
SMBIOS version information. |
cpqSeMPFwVer | 1.3.6.1.4.1.232.1.2.6.6 | displaystring | read-only |
The version of Management Processor Firmware. |
cpqSeBMCFwVer | 1.3.6.1.4.1.232.1.2.6.7 | displaystring | read-only |
The version of the manageability firmware. |
cpqSeHPVMFwVer | 1.3.6.1.4.1.232.1.2.6.8 | displaystring | read-only |
The version of the virtual machine firmware. |
cpqSeKeyboard | 1.3.6.1.4.1.232.1.2.7 | |||
cpqSeKeyboardDesc | 1.3.6.1.4.1.232.1.2.7.1 | displaystring | read-only |
A description of the keyboard. |
cpqSeVideo | 1.3.6.1.4.1.232.1.2.8 | |||
cpqSeVideoDesc | 1.3.6.1.4.1.232.1.2.8.1 | displaystring | read-only |
A description of the video system in the computer. This may include the manufacturer, board name, modes supported, etc.. |
cpqSeSerialPort | 1.3.6.1.4.1.232.1.2.9 | |||
cpqSeSerialPortTable | 1.3.6.1.4.1.232.1.2.9.1 | no-access |
A table of serial port descriptions. |
|
1.3.6.1.4.1.232.1.2.9.1.1 | no-access |
A description of a serial port. |
||
cpqSeSerialPortIndex | 1.3.6.1.4.1.232.1.2.9.1.1.1 | integer | read-only |
An index that uniquely specifies this entry. |
cpqSeSerialPortAddr | 1.3.6.1.4.1.232.1.2.9.1.1.2 | integer | read-only |
The I/O port address used by this serial port. |
cpqSeSerialPortDesc | 1.3.6.1.4.1.232.1.2.9.1.1.3 | displaystring | read-only |
A text description of further information known about the serial port. This may be an empty string if no further information is known. |
cpqSeSerialPortHwLocation | 1.3.6.1.4.1.232.1.2.9.1.1.4 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the serial port. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSeParallelPort | 1.3.6.1.4.1.232.1.2.10 | |||
cpqSeParallelPortTable | 1.3.6.1.4.1.232.1.2.10.1 | no-access |
A table of parallel port descriptions. |
|
1.3.6.1.4.1.232.1.2.10.1.1 | no-access |
A description of a parallel port. |
||
cpqSeParallelPortIndex | 1.3.6.1.4.1.232.1.2.10.1.1.1 | integer | read-only |
An index that uniquely specifies this entry. |
cpqSeParallelPortAddr | 1.3.6.1.4.1.232.1.2.10.1.1.2 | integer | read-only |
The I/O port address used by this parallel port. |
cpqSeParallelPortDesc | 1.3.6.1.4.1.232.1.2.10.1.1.3 | displaystring | read-only |
A text description of further information known about the parallel port. This may be an empty string if no further information is known. |
cpqSeParrallelPortHwLocation | 1.3.6.1.4.1.232.1.2.10.1.1.4 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the parallel port. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSeFloppyDisk | 1.3.6.1.4.1.232.1.2.11 | |||
cpqSeFloppyDiskTable | 1.3.6.1.4.1.232.1.2.11.1 | no-access |
A table of floppy drive descriptions. |
|
1.3.6.1.4.1.232.1.2.11.1.1 | no-access |
A floppy drive description. |
||
cpqSeFloppyDiskIndex | 1.3.6.1.4.1.232.1.2.11.1.1.1 | integer | read-only |
An index that uniquely specifies this entry. If possible, this field will map directly to the drive letter (0 for A:, 1 for B:). |
cpqSeFloppyDiskType | 1.3.6.1.4.1.232.1.2.11.1.1.2 | integer | read-only |
The type (capacity) of the floppy drive. The following values are valid: other (1) This floppy drive could not be identified. drive360k (2) This is a 360 kilobyte, 5.25 inch floppy drive. drive1200k (3) This is a 1.2 megabyte, 5.25 inch floppy drive. drive720k (4) This is a 720 kilobyte, 3.5 inch floppy drive. drive1440k (5) This is a 1.44 megabyte, 3.5 inch floppy drive. drive120mb(6) This is a 120 megabyte, 3.5 inch floptical drive. Enumeration: 'drive720k': 4, 'drive120mb': 6, 'drive1440k': 5, 'drive1200k': 3, 'other': 1, 'drive360k': 2. |
cpqSeFloppyDiskHwLocation | 1.3.6.1.4.1.232.1.2.11.1.1.3 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the floppy disk. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSeFixedDisk | 1.3.6.1.4.1.232.1.2.12 | |||
cpqSeFixedDiskTable | 1.3.6.1.4.1.232.1.2.12.1 | no-access |
A table of ST-506 interface accessible fixed disk descriptions. |
|
1.3.6.1.4.1.232.1.2.12.1.1 | no-access |
A fixed disk description. |
||
cpqSeFixedDiskIndex | 1.3.6.1.4.1.232.1.2.12.1.1.1 | integer | read-only |
An index that uniquely specifies this entry. Each possible index value indicates a specific drive as shown in the table below: fixedDiskIndex IDE/ESDI Controller Drive Unit ============= =================== ========== 0 Primary 1 1 Primary 2 2 Secondary 1 3 Secondary 2 Any other index value would be implementation specific. |
cpqSeFixedDiskType | 1.3.6.1.4.1.232.1.2.12.1.1.2 | integer | read-only |
The drive type. |
cpqSeFixedDiskCyls | 1.3.6.1.4.1.232.1.2.12.1.1.3 | integer | read-only |
The number of cylinders on the drive. |
cpqSeFixedDiskHeads | 1.3.6.1.4.1.232.1.2.12.1.1.4 | integer | read-only |
The number of heads on the drive. |
cpqSeFixedDiskSectors | 1.3.6.1.4.1.232.1.2.12.1.1.5 | integer | read-only |
The number of sectors per track on the drive. |
cpqSeFixedDiskCapacity | 1.3.6.1.4.1.232.1.2.12.1.1.6 | integer | read-only |
The capacity of the drive in megabytes. |
cpqSeFixedDiskHwLocation | 1.3.6.1.4.1.232.1.2.12.1.1.7 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the fixed disk. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSePci | 1.3.6.1.4.1.232.1.2.13 | |||
cpqSePciSlotTable | 1.3.6.1.4.1.232.1.2.13.1 | no-access |
A list of PCI slot information entries. |
|
1.3.6.1.4.1.232.1.2.13.1.1 | no-access |
A description of a PCI slot. |
||
cpqSePciSlotBusNumberIndex | 1.3.6.1.4.1.232.1.2.13.1.1.1 | integer | read-only |
A number that uniquely identifies this device on its PCI bus. Values greater than 255 are considered dummy bus numbers for empty PCI slots. For systems supporting multiple PCI segments, the segment number will be encoded into the middle word of this value (Bit8 to Bit23). If PCI segment is not supported, Bit8 to Bit23 will be 0. |
cpqSePciSlotDeviceNumberIndex | 1.3.6.1.4.1.232.1.2.13.1.1.2 | integer | read-only |
A number that uniquely identifies this device on its PCI bus. |
cpqSePciPhysSlot | 1.3.6.1.4.1.232.1.2.13.1.1.3 | integer | read-only |
The physical PCI slot number of this device. Embedded devices will return 0 for this variable. |
cpqSePciSlotSubSystemID | 1.3.6.1.4.1.232.1.2.13.1.1.4 | octet string | read-only |
Uniquely identifies the board configured in this slot. A zero length ID indicates the Subsystem ID is not supported and the (Device ID/Vendor ID) should be used for identification purposes. An ID of all 0xFFh indicates an empty slot. |
cpqSePciSlotBoardName | 1.3.6.1.4.1.232.1.2.13.1.1.5 | displaystring | read-only |
The product name (or other suitable description) of this PCI board. This field may be empty if no descriptive information is known about the board. |
cpqSePciSlotWidth | 1.3.6.1.4.1.232.1.2.13.1.1.6 | integer | read-only |
The maximum data width supported by this PCI slot. Enumeration: 'x32': 12, 'oneTwentyEightBit': 5, 'unknown': 2, 'thirtyTwoBit': 3, 'x8': 9, 'other': 1, 'x16': 11, 'sixtyFourBit': 4, 'x2': 7, 'x12': 10, 'x1': 6, 'x4': 8. |
cpqSePciSlotSpeed | 1.3.6.1.4.1.232.1.2.13.1.1.7 | integer | read-only |
The maximum speed supported by this PCI slot. Enumeration: 'unknown': 2, 'other': 1, 'sixtySixMHz': 4, 'thirtyThreeMHz': 3. |
cpqSePciSlotExtendedInfo | 1.3.6.1.4.1.232.1.2.13.1.1.8 | integer | read-only |
The PCI Extended Slot Information. This is a set of flags indicating extended features for the PCI slot. Each bit has the following meaning when it is set (1): Bit 0: Extended SCSI PCI Slot Bit 1: PCI-X capable Bits 2-31: reserved (set to 0) NOTE: bit 31 is the most significant bit, bit 0 is the least significant. |
cpqSePciSlotType | 1.3.6.1.4.1.232.1.2.13.1.1.9 | integer | read-only |
The type of PCI the slot. This indicates the capability of the slot, not the currently operating mode. Enumeration: 'pci66': 4, 'unknown': 2, 'pcix': 5, 'pci': 3, 'pciexpress': 6, 'other': 1. |
cpqSePciSlotCurrentMode | 1.3.6.1.4.1.232.1.2.13.1.1.10 | integer | read-only |
The current operating mode of PCI/PCI-X slot. This indicates the current operating mode of the device in the slot. If the slot is empty, this value would be unknown. Enumeration: 'unknown': 2, 'pci': 3, 'other': 1, 'pcix': 5, 'pci66': 4. |
cpqSePciMaxSlotSpeed | 1.3.6.1.4.1.232.1.2.13.1.1.11 | integer | read-only |
The maximum speed in megahertz supported by this PCI slot. If the slot also supports PCI-X, this value indicates the maximum speed of the slot when a non-PCI-X adapter is used. An entry of 0 indicates the speed is unknown. |
cpqSePciXMaxSlotSpeed | 1.3.6.1.4.1.232.1.2.13.1.1.12 | integer | read-only |
The maximum speed in megahertz supported by this PCI-X slot. An entry of 0 indicates the speed is unknown. An entry of -1 indicates the slot does not support PCI-X. |
cpqSePciCurrentSlotSpeed | 1.3.6.1.4.1.232.1.2.13.1.1.13 | integer | read-only |
The current speed in megahertz of the adapter in this PCI or PCI-X slot. An entry of 0 indicates the speed is could not be determined or the slot is empty. |
cpqSePciHwLocation | 1.3.6.1.4.1.232.1.2.13.1.1.14 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the Peripheral Component Interconnect (PCI) bus. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSePciSlotIOCTablePtr | 1.3.6.1.4.1.232.1.2.13.1.1.15 | integer | read-only |
Index for the I/O Chassis in cpqSePCISlotIOCTablePtr where this PCI slot is physically located. |
cpqSePciSlotHeaderType | 1.3.6.1.4.1.232.1.2.13.1.1.16 | integer | read-only |
This represents header type byte of a PCI device |
cpqSePciIsSlot0Embedded | 1.3.6.1.4.1.232.1.2.13.1.1.17 | integer | read-only |
This OID indicates whether PCI slot 0 is embedded in the machine or not. Enumeration: 'false': 2, 'true': 1. |
cpqSePcieSlotMaxLinkSpeed | 1.3.6.1.4.1.232.1.2.13.1.1.18 | integer | read-only |
This is the maximum link speed for the PCIe slot. An entry of 0 indicates the maximum link speed could not be determined or the slot is not PCIe. The unit is Mb/s. |
cpqSePcieSlotMaxLinkWidth | 1.3.6.1.4.1.232.1.2.13.1.1.19 | integer | read-only |
This is the maximum link for the PCIe slot. Value N means N lanes. An entry of 0 indicates the maximum link width could not be determined or the slot is not PCIe. |
cpqSePciFunctTable | 1.3.6.1.4.1.232.1.2.13.2 | no-access |
A list of PCI function information entries. |
|
1.3.6.1.4.1.232.1.2.13.2.1 | no-access |
A description of the functions in each PCI slot. |
||
cpqSePciFunctBusNumberIndex | 1.3.6.1.4.1.232.1.2.13.2.1.1 | integer | read-only |
The PCI bus number for this device function. For systems supporting multiple PCI segments, the segment number will be encoded into the middle word of this value (Bit8 to Bit23). If PCI segment is not supported, Bit8 to Bit23 will be 0. |
cpqSePciFunctDeviceNumberIndex | 1.3.6.1.4.1.232.1.2.13.2.1.2 | integer | read-only |
The device index for this function. |
cpqSePciFunctIndex | 1.3.6.1.4.1.232.1.2.13.2.1.3 | integer | read-only |
The unique index that specifies this function. |
cpqSePciFunctClassCode | 1.3.6.1.4.1.232.1.2.13.2.1.4 | octet string | read-only |
The class code register as defined in the PCI Local Bus Specification in the following format: Octet Register ----- -------- 1 Programming Interface 2 Sub-class code 3 Base class code |
cpqSePciFunctClassDescription | 1.3.6.1.4.1.232.1.2.13.2.1.5 | displaystring | read-only |
A text string which describes the PCI Base Class and Sub Class to which this device belongs. This field may empty if no descriptive information is known about this function's class. |
cpqSePciFunctDeviceID | 1.3.6.1.4.1.232.1.2.13.2.1.6 | integer | read-only |
This variable identifies this particular device. This identifier is allocated by the component manufacturer. |
cpqSePciFunctVendorID | 1.3.6.1.4.1.232.1.2.13.2.1.7 | integer | read-only |
This variable identifies the component manufacturer. Valid identifiers are assigned by the PCI SIG. |
cpqSePciFunctRevID | 1.3.6.1.4.1.232.1.2.13.2.1.8 | integer | read-only |
This variable is a vendor defined extension to the device ID and specifies a device specific revision identifier. |
cpqSePciFunctIntLine | 1.3.6.1.4.1.232.1.2.13.2.1.9 | integer | read-only |
This variable specifies which input of the system interrupt controller(s) the device's interrupt pin is connected to. A value of 0ffh means unknown or no connection. |
cpqSePciFunctDevStatus | 1.3.6.1.4.1.232.1.2.13.2.1.10 | integer | read-only |
The status of the device described by this function. Some PCI devices, such as embedded devices, have the potential of being present but disabled. Enumeration: 'disabled': 3, 'unknown': 1, 'enabled': 2. |
cpqSePciFunctHwLocation | 1.3.6.1.4.1.232.1.2.13.2.1.11 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the Peripheral Component Interconnect (PCI) bus. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSePcieFunctNegotiatedLinkSpeed | 1.3.6.1.4.1.232.1.2.13.2.1.12 | integer | read-only |
This is the negotiated link speed for the PCIe link of the PCI device. An entry of 0 indicates the negotiated link speed could not be determined or the device is not PCIe. The unit is Mb/s. |
cpqSePcieFunctNegotiatedLinkWidth | 1.3.6.1.4.1.232.1.2.13.2.1.13 | integer | read-only |
This is the negotiated link width for the PCIe link of the device. Value N means N lanes. An entry of 0 indicates the negotiated link width could not be determined or the device is not PCIe. |
cpqSePcieFunctMaxLinkSpeed | 1.3.6.1.4.1.232.1.2.13.2.1.14 | integer | read-only |
This is the maximum link speed for the PCIe device. An entry of 0 indicates the maximum link speed could not be determined or the device is not PCIe. The unit is Mb/s. |
cpqSePcieFunctMaxLinkWidth | 1.3.6.1.4.1.232.1.2.13.2.1.15 | integer | read-only |
This is the maximum link width for the PCIe device. Value N means N lanes. An entry of 0 indicates the maximum link width could not be determined or the device is not PCIe. |
cpqSePciMemoryTable | 1.3.6.1.4.1.232.1.2.13.3 | no-access |
A list of PCI base memory entries |
|
1.3.6.1.4.1.232.1.2.13.3.1 | no-access |
A description of the base memory usage in each function |
||
cpqSePciMemoryBusNumberIndex | 1.3.6.1.4.1.232.1.2.13.3.1.1 | integer | read-only |
The PCI bus number for this memory entry. For systems supporting multiple PCI segments, the segment number will be encoded into the middle word of this value (Bit8 to Bit23). If PCI segment is not supported, Bit8 to Bit23 will be 0. |
cpqSePciMemoryDeviceNumberIndex | 1.3.6.1.4.1.232.1.2.13.3.1.2 | integer | read-only |
The device index for this memory entry |
cpqSePciMemoryFunctionIndex | 1.3.6.1.4.1.232.1.2.13.3.1.3 | integer | read-only |
The unique index that specifies the function associated with this memory entry. |
cpqSePciMemoryIndex | 1.3.6.1.4.1.232.1.2.13.3.1.4 | integer | read-only |
The unique index that specifies this memory entry. |
cpqSePciMemoryBaseAddr | 1.3.6.1.4.1.232.1.2.13.3.1.5 | integer | read-only |
Base address of this memory usage entry. |
cpqSePciMemoryType | 1.3.6.1.4.1.232.1.2.13.3.1.6 | integer | read-only |
The type of memory this entry describes. This variable is used to determine if this memory entry maps into memory, expansion rom or I/O space. Enumeration: 'unknown': 1, 'memory-mapped': 3, 'exp-rom': 4, 'io': 2. |
cpqSePciMemorySize | 1.3.6.1.4.1.232.1.2.13.3.1.7 | integer | read-only |
This variable specifies how much address space this function requires. A value of 0 will be returned if the agent cannot obtain this information. |
cpqSePciMemoryHwLocation | 1.3.6.1.4.1.232.1.2.13.3.1.8 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the Peripheral Component Interconnect (PCI) bus. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSePciSegmentMode | 1.3.6.1.4.1.232.1.2.13.4 | integer | read-only |
The PCI segment mode of the system, if supported. Enumeration: 'unknown': 1, 'single-segment': 2, 'multi-segment': 3, 'auto-segment': 4. |
cpqSePCCard | 1.3.6.1.4.1.232.1.2.14 | |||
cpqSePCCardSlotTable | 1.3.6.1.4.1.232.1.2.14.1 | no-access |
A list of PC Card slot information entries. |
|
1.3.6.1.4.1.232.1.2.14.1.1 | no-access |
A PC Card slot description table entry. A table entry is defined for each PC Card Slot in the current system configuration. |
||
cpqSePCCardSlotIndex | 1.3.6.1.4.1.232.1.2.14.1.1.1 | integer | read-only |
Defines the logical PC Card slot number for this PC Card Slot. In addition, the slot number serves as the index into the PC Card data table. Typical index ranges will be either 1 to 4 (for 4 slots) or 1 to 2 (for 2 slots). (Un)Docking may cause the supported index range to change dynamically. |
cpqSePCCardCondition | 1.3.6.1.4.1.232.1.2.14.1.1.2 | integer | read-only |
Defines the overall condition of the PC Card. The supported values are defined as follows: unknown(1) The current condition is unknown for the PC Card or PC Card Slot. ok(2) PC Card operations are normal. No user action required. degraded (3) PC Card operations have degraded. Consult the cpqSePCCardStatus field for recommended actions. failed (4) PC Card operations have failed. Consult the cpqSePCCardStatus field for recommended actions. Enumeration: 'unknown': 1, 'degraded': 3, 'ok': 2, 'failed': 4. |
cpqSePCCardPhysLocation | 1.3.6.1.4.1.232.1.2.14.1.1.3 | displaystring | read-only |
Defines the user level PC Card Slot location description. Text strings supported are: - System Unit Top Slot, - System Unit Bottom Slot, - Docking Station Top Slot, - Docking Station Bottom Slot. |
cpqSePCCardSlotType | 1.3.6.1.4.1.232.1.2.14.1.1.4 | integer | read-only |
Defines the PC Card Slot capabilities. This is a bit mapped value defined by DMI Mobile Supplement for the System Slots Group, Slot Type. Bits of interest for PC Card support are: Bit 6 - PCMCIA slot (if set), Bit 13 - 16 bit PC Card capable (if set), Bit 14 - CardBus PC Card capable (if set), Bit 15 - ZV Port capable (if set), Bit 16 - Modem Ring Resume capable (if set), All other bits should be zero (reset) for PC Card slots. |
cpqSePCCardSlotWidth | 1.3.6.1.4.1.232.1.2.14.1.1.5 | integer | read-only |
Defines the maximum bus width for this PC Card Slot. The supported values are defined as follows: Other (1) Value is not in defined list. Unknown (2) Actual value is not known. width 8 bit (3) Bus is 8 bits wide. width 16 bit (4) Bus is 16 bits wide. width 32 bit (5) Bus is 32 bits wide. width 64 bit (6) Bus is 64 bits wide. width 128 bit (7) Bus is 128 bits wide. Enumeration: 'width32bit': 5, 'unknown': 2, 'width16bit': 4, 'other': 1, 'width8bit': 3, 'width64bit': 6, 'width128bit': 7. |
cpqSePCCardSlotThermalCapacity | 1.3.6.1.4.1.232.1.2.14.1.1.6 | integer | read-only |
Defines the maximum thermal dissipation capacity (milliwatts) for this PC Card Slot. A value of zero indicates the thermal capacity is unknown. A non-zero value indicates the thermal capacity in milliwatts. |
cpqSePCCardSlotThermalSensor | 1.3.6.1.4.1.232.1.2.14.1.1.7 | integer | read-only |
Defines the Thermal Sensor ID that monitors this PC Card Slot. A value of zero indicates that a sensor is not present or unknown for this slot. A non-zero value indicates the sensor ID as defined by the platform firmware. |
cpqSePCCardSlotPowerState | 1.3.6.1.4.1.232.1.2.14.1.1.8 | integer | read-only |
Defines the current power state (On/Off) for this PC Card Slot. The supported values are defined as follows: unknown (1) Current power state is unknown. on (2) Power is currently on. off (3) Power is currently off. Enumeration: 'unknown': 1, 'off': 3, 'on': 2. |
cpqSePCCardStatus | 1.3.6.1.4.1.232.1.2.14.1.1.9 | integer | read-only |
Defines the operating status for the card in this PC Card Slot. The supported values are defined as follows: unknown (1) The current status is not known for the PC Card or PC Card Slot. ok (2) PC Card operations are normal. No user action required. thermalDegraded (3) PC Card operations have degraded due to unsafe thermal conditions. Recommended Actions include: Discontinue the use of the PC Card as soon as possible. If a Modem or LAN card then close all communication applications/links. If a Memory, ATA, or SCSI device then close all open/related files. Remove PC Card from slot after use is discontinued, if possible. thermalFailure (4) PC Card operations have failed due to unsafe thermal conditions. The PC Card will automatically be powered off to protect itself and the system. Recommended Actions include: Discontinue the use of the PC Card immediately. If a Modem or LAN card then close all communication applications/links. If a Memory, ATA, or SCSI device then close all open/related files. Remove PC Card from slot after use is discontinued, if possible. Enumeration: 'thermalDegraded': 3, 'unknown': 1, 'thermalFailure': 4, 'ok': 2. |
cpqSePCCardDeviceInfo | 1.3.6.1.4.1.232.1.2.14.1.1.10 | displaystring | read-only |
Defines the PC Card Manufacturer / Device information for the card in this PC Card Slot. The returned string data is read from the PC Card's onboard Card Information Structure (CIS). |
cpqSePCCardProductInfo | 1.3.6.1.4.1.232.1.2.14.1.1.11 | displaystring | read-only |
Defines the PC Card Model / Part Number information for the card in this PC Card Slot. The returned string data is read from the PC Card's onboard Card Information Structure (CIS). |
cpqSePCCardSerialNumber | 1.3.6.1.4.1.232.1.2.14.1.1.12 | displaystring | read-only |
Defines the PC Card Serial Number information for the card in this PC Card Slot. The returned string data is read from the PC Card's onboard Card Information Structure (CIS). |
cpqSePCCardAssetTag | 1.3.6.1.4.1.232.1.2.14.1.1.13 | displaystring | read-only |
Defines the PC Card Asset Tag information for the card in this PC Card Slot. The returned string data is read from the PC Card's onboard Card Information Structure (CIS). |
cpqSeUSBPort | 1.3.6.1.4.1.232.1.2.15 | |||
cpqSeUSBPortTable | 1.3.6.1.4.1.232.1.2.15.1 | no-access |
A table of USB built-in port descriptions containing one entry for each physical USB connector shipped on the system. Add-in USB ports are not reflected in this table. |
|
1.3.6.1.4.1.232.1.2.15.1.1 | no-access |
A description of a USB port. |
||
cpqSeUSBPortIndex | 1.3.6.1.4.1.232.1.2.15.1.1.1 | integer | read-only |
An index that uniquely specifies this entry. |
cpqSeUSBPortType | 1.3.6.1.4.1.232.1.2.15.1.1.2 | integer | read-only |
The port type. The supported values are defined as follows: other (1) USB port data is not available. usbPort (2) The port is a USB Port. Enumeration: 'usbPort': 2, 'other': 1. |
cpqSeUSBPortHwLocation | 1.3.6.1.4.1.232.1.2.15.1.1.3 | displaystring | read-only |
A text description of the hardware location, on complex multi SBB hardware only, for the USB port. A NULL string indicates that the hardware location could not be determined or is irrelevant. |
cpqSeCell | 1.3.6.1.4.1.232.1.2.16 | |||
cpqSeCellTable | 1.3.6.1.4.1.232.1.2.16.1 | no-access |
A list of cells in the partition. |
|
1.3.6.1.4.1.232.1.2.16.1.1 | no-access |
A description of a cell in the system. |
||
cpqSeCellUnitIndex | 1.3.6.1.4.1.232.1.2.16.1.1.1 | integer | read-only |
This is a number that uniquely specifies the cell. |
cpqSeCellCabinetNumber | 1.3.6.1.4.1.232.1.2.16.1.1.2 | integer | read-only |
This value represents the cabinet that the cell belongs to. |
cpqSeCellCellNumber | 1.3.6.1.4.1.232.1.2.16.1.1.3 | integer | read-only |
This value is cell/slot number that is unique across the cabinet. |
cpqSeCellIOCTablePtr | 1.3.6.1.4.1.232.1.2.16.1.1.4 | integer | read-only |
Table index for the I/O chassis which is connected to this cell. |
cpqSeCellPDHCFirmwareRevision | 1.3.6.1.4.1.232.1.2.16.1.1.5 | displaystring | read-only |
HP SAL Revision |
cpqSeCellSysFwVersion | 1.3.6.1.4.1.232.1.2.16.1.1.6 | displaystring | read-only |
This is the revision of system firmware on the cell board |
cpqSeCellBootInhibited | 1.3.6.1.4.1.232.1.2.16.1.1.7 | truthvalue | read-only |
This value indicates whether the cell is active. |
cpqSeCellToScanBusConnectionStatus | 1.3.6.1.4.1.232.1.2.16.1.1.8 | integer | read-only |
This bitmap represents the state of cell to scan bus connection/RIO cable state. if bit 6 is set to 1, Cable port swapped. if bit 5 is set to 1, Cable ID mismatched. if bit 4 is set to 1, Output Cable parity error. if bit 3 is set to 1, Output Cable detached. if bit 2 is set to 1, Input Cable parity error. if bit 1 is set to 1, Input Cable detached. if bit 0 is set to 1, Connection valid. |
cpqSeCellHasCoreIO | 1.3.6.1.4.1.232.1.2.16.1.1.9 | truthvalue | read-only |
This value indicates whether the cell has core I/O attached to it. |
cpqSeCellBoardSpeed | 1.3.6.1.4.1.232.1.2.16.1.1.10 | integer | read-only |
This value represents the speed of the cell board/FSB ratio |
cpqSeCellPresent | 1.3.6.1.4.1.232.1.2.16.1.1.11 | truthvalue | read-only |
This value represents whether there is a cell in the slot |
cpqSeCellHasPower | 1.3.6.1.4.1.232.1.2.16.1.1.12 | truthvalue | read-only |
This value represents whether the cell has power |
cpqSeCellReadyForReconfig | 1.3.6.1.4.1.232.1.2.16.1.1.13 | truthvalue | read-only |
This value represents whether the cell is ready for reconfiguration |
cpqSeCellTotalMemory | 1.3.6.1.4.1.232.1.2.16.1.1.14 | integer | read-only |
This value represents total memory in the cell |
cpqSeCellLEDState | 1.3.6.1.4.1.232.1.2.16.1.1.15 | integer | read-write |
This value represents state of the cell LED. This is a bit-mapped value defined as follows. Bit 31..30 = 00, LED 3 is Off = 01, LED 3 is On = 10, LED 3 is Blinking = 11, For LED 3 future use Bit 29..27 = 000, LED 3 is Red = 001, LED 3 is Yellow = 010, LED 3 is Green = 011, LED 3 is Blue = 100, For LED 3 future use = 101, For LED 3 future use = 110, For LED 3 future use = 111, For LED 3 future use Bit 26..24 = 000, LED 3 indicates Power = 001, LED 3 indicates Run = 010, LED 3 indicates Attention = 011, LED 3 indicates Fault = 100, For LED 3 future use = 101, For LED 3 future use = 110, For LED 3 future use = 111, For LED 3 future use Bit 23..22 = 00, LED 2 is Off = 01, LED 2 is On = 10, LED 2 is Blinking = 11, For LED 2 future use Bit 21..19 = 000, LED 2 is Red = 001, LED 2 is Yellow = 010, LED 2 is Green = 011, LED 2 is Blue = 100, For LED 2 future use = 101, For LED 2 future use = 110, For LED 2 future use = 111, For LED 2 future use Bit 18..16 = 000, LED 2 indicates Power = 001, LED 2 indicates Run = 010, LED 2 indicates Attention = 011, LED 2 indicates Fault = 100, For LED 2 future use = 101, For LED 2 future use = 110, For LED 2 future use = 111, For LED 2 future use Bit 15..14 = 00, LED 1 is Off = 01, LED 1 is On = 10, LED 1 is Blinking = 11, For LED 1 future use Bit 13..11 = 000, LED 1 is Red = 001, LED 1 is Yellow = 010, LED 1 is Green = 011, LED 1 is Blue = 100, For LED 1 future use = 101, For LED 1 future use = 110, For LED 1 future use = 111, For LED 1 future use Bit 10..8 = 000, LED 1 indicates Power = 001, LED 1 indicates Run = 010, LED 1 indicates Attention = 011, LED 1 indicates Fault = 100, For LED 1 future use = 101, For LED 1 future use = 110, For LED 1 future use = 111, For LED 1 future use Bit 7..6 = 00, LED 0 is Off = 01, LED 0 is On = 10, LED 0 is Blinking = 11, For LED 0 future use Bit 5..3 = 000, LED 0 is Red = 001, LED 0 is Yellow = 010, LED 0 is Green = 011, LED 0 is Blue = 100, For LED 0 future use = 101, For LED 0 future use = 110, For LED 0 future use = 111, For LED 0 future use Bit 2..0 = 000, LED 0 indicates Power = 001, LED 0 indicates Run = 010, LED 0 indicates Attention = 011, LED 0 indicates Fault = 100, For LED 0 future use = 101, For LED 0 future use = 110, For LED 0 future use = 111, For LED 0 future use |
cpqSeCellState | 1.3.6.1.4.1.232.1.2.16.1.1.16 | integer | read-write |
This value represents state of the cell |
cpqSeCellCLMRequestPercentage | 1.3.6.1.4.1.232.1.2.16.1.1.17 | integer | read-only |
The requested percentage of CLM memory to be configured in the cell. |
cpqSeCellCLMRequestSize | 1.3.6.1.4.1.232.1.2.16.1.1.18 | integer | read-only |
The size of requested CLM memory in the cell in kilobytes. |
cpqSeCellCLMAllocatedSize | 1.3.6.1.4.1.232.1.2.16.1.1.19 | integer | read-only |
The size of allocated CLM memory in the cell in kilobytes. |
cpqSeCellInterleaveAllocatedSize | 1.3.6.1.4.1.232.1.2.16.1.1.20 | integer | read-only |
The size of allocated interleaved memory in the cell in kilobytes. |
cpqSeCellHasInterleaveMem | 1.3.6.1.4.1.232.1.2.16.1.1.21 | integer | read-only |
When set indicates that there is an interleaved memory configured in the cell. |
cpqSeCellSerialNumber | 1.3.6.1.4.1.232.1.2.16.1.1.22 | displaystring | read-only |
This is the cell board serial number. |
cpqSeCellCLMCondition | 1.3.6.1.4.1.232.1.2.16.1.1.23 | integer | read-only |
The CLM (Cell Local Memory) settings condition of this cell. Enumeration: 'unknown': 1, 'degraded': 3, 'ok': 2, 'failed': 4. |
cpqSeIOC | 1.3.6.1.4.1.232.1.2.17 | |||
cpqSeIOCTable | 1.3.6.1.4.1.232.1.2.17.1 | no-access |
A list of I/O chassis in the partition. |
|
1.3.6.1.4.1.232.1.2.17.1.1 | no-access |
A description of an I/O chassis in the system. |
||
cpqSeIOCUnitIndex | 1.3.6.1.4.1.232.1.2.17.1.1.1 | integer | read-only |
This is a number that uniquely specifies the I/O chassis. |
cpqSeIOCCabinetNumber | 1.3.6.1.4.1.232.1.2.17.1.1.2 | integer | read-only |
This value represents the cabinet that the I/O chassis belongs to. The default value is 255 if the cabinet number can not be obtained. |
cpqSeIOCBayNumber | 1.3.6.1.4.1.232.1.2.17.1.1.3 | integer | read-only |
This value indicates the bay in the cabinet where the I/O chassis resides. |
cpqSeIOCIOCNumber | 1.3.6.1.4.1.232.1.2.17.1.1.4 | integer | read-only |
This is the I/O chassis number that is unique across the bay. |
cpqSeIOCPowerState | 1.3.6.1.4.1.232.1.2.17.1.1.5 | integer | read-only |
This value indicates I/O chassis power state. Enumeration: 'unknown': 1, 'powered-on': 3, 'powered-off': 2. |
cpqSeIOCLEDState | 1.3.6.1.4.1.232.1.2.17.1.1.6 | integer | read-write |
This value represents the state of a IO Chassis LED. This is a bit-mapped value defined as follows. Bit 31..30 = 00, LED 3 is Off = 01, LED 3 is On = 10, LED 3 is Blinking = 11, For LED 3 future use Bit 29..27 = 000, LED 3 is Red = 001, LED 3 is Yellow = 010, LED 3 is Green = 011, LED 3 is Blue = 100, For LED 3 future use = 101, For LED 3 future use = 110, For LED 3 future use = 111, For LED 3 future use Bit 26..24 = 000, LED 3 indicates Power = 001, LED 3 indicates Run = 010, LED 3 indicates Attention = 011, LED 3 indicates Fault = 100, For LED 3 future use = 101, For LED 3 future use = 110, For LED 3 future use = 111, For LED 3 future use Bit 23..22 = 00, LED 2 is Off = 01, LED 2 is On = 10, LED 2 is Blinking = 11, For LED 2 future use Bit 21..19 = 000, LED 2 is Red = 001, LED 2 is Yellow = 010, LED 2 is Green = 011, LED 2 is Blue = 100, For LED 2 future use = 101, For LED 2 future use = 110, For LED 2 future use = 111, For LED 2 future use Bit 18..16 = 000, LED 2 indicates Power = 001, LED 2 indicates Run = 010, LED 2 indicates Attention = 011, LED 2 indicates Fault = 100, For LED 2 future use = 101, For LED 2 future use = 110, For LED 2 future use = 111, For LED 2 future use Bit 15..14 = 00, LED 1 is Off = 01, LED 1 is On = 10, LED 1 is Blinking = 11, For LED 1 future use Bit 13..11 = 000, LED 1 is Red = 001, LED 1 is Yellow = 010, LED 1 is Green = 011, LED 1 is Blue = 100, For LED 1 future use = 101, For LED 1 future use = 110, For LED 1 future use = 111, For LED 1 future use Bit 10..8 = 000, LED 1 indicates Power = 001, LED 1 indicates Run = 010, LED 1 indicates Attention = 011, LED 1 indicates Fault = 100, For LED 1 future use = 101, For LED 1 future use = 110, For LED 1 future use = 111, For LED 1 future use Bit 7..6 = 00, LED 0 is Off = 01, LED 0 is On = 10, LED 0 is Blinking = 11, For LED 0 future use Bit 5..3 = 000, LED 0 is Red = 001, LED 0 is Yellow = 010, LED 0 is Green = 011, LED 0 is Blue = 100, For LED 0 future use = 101, For LED 0 future use = 110, For LED 0 future use = 111, For LED 0 future use Bit 2..0 = 000, LED 0 indicates Power = 001, LED 0 indicates Run = 010, LED 0 indicates Attention = 011, LED 0 indicates Fault = 100, For LED 0 future use = 101, For LED 0 future use = 110, For LED 0 future use = 111, For LED 0 future use |
cpqSePartition | 1.3.6.1.4.1.232.1.2.18 | |||
cpqSePartitionTotalCPU | 1.3.6.1.4.1.232.1.2.18.1 | integer | read-only |
This is the number of logical CPUs in the partition. Zero will be returned if the value can not be determined. |
cpqSePartitionAvailableCellSlots | 1.3.6.1.4.1.232.1.2.18.2 | integer | read-only |
This is the number of available cell slots in the partition. Zero will be returned if the value can not be determined. |
cpqSePartitionInstalledCells | 1.3.6.1.4.1.232.1.2.18.3 | integer | read-only |
This is the number of installed cells in the partition. Zero will be returned if the value can not be determined. |
cpqSePartitionPoweredOnCells | 1.3.6.1.4.1.232.1.2.18.4 | integer | read-only |
This denotes the number of powered on cells in the partition. Zero will be returned if the value can not be determined. |
cpqSePartitionReadyForReconfigCells | 1.3.6.1.4.1.232.1.2.18.5 | integer | read-only |
This represents the cells that are ready for reconfiguration. Zero will be returned if the value can not be determined. |
cpqSePartitionMemInterleavingType | 1.3.6.1.4.1.232.1.2.18.6 | integer | read-only |
This represents memory interleaving type for the partition. Zero will be returned if the value can not be determined. |
cpqSePartitionName | 1.3.6.1.4.1.232.1.2.18.7 | displaystring | read-only |
This represents the partition name. |
cpqSePartitionCoreCell | 1.3.6.1.4.1.232.1.2.18.8 | integer | read-only |
The cell slot number of the partition's core cell. |
cpqSePartitionCoreCellCabinet | 1.3.6.1.4.1.232.1.2.18.9 | integer | read-only |
The cabinet number of the partition's core cell. |
cpqSePartitionCLMRequestPercentage | 1.3.6.1.4.1.232.1.2.18.10 | integer | read-only |
The requested percentage of CLM memory to be configured in the partition. |
cpqSePartitionCLMRequestSize | 1.3.6.1.4.1.232.1.2.18.11 | integer | read-only |
The size of requested CLM memory in the partition in kilobytes. |
cpqSePartitionCLMAllocatedSize | 1.3.6.1.4.1.232.1.2.18.12 | integer | read-only |
The size of allocated CLM memory in the partition in kilobytes. |
cpqSePartitionInterleaveAllocatedSize | 1.3.6.1.4.1.232.1.2.18.13 | integer | read-only |
The size of allocated interleaved memory in the partition in kilobytes. |
cpqSePartitionHasInterleaveMem | 1.3.6.1.4.1.232.1.2.18.14 | integer | read-only |
When set, it indicates that there is an interleaved memory configured in the partition. |
cpqSePartitionNumber | 1.3.6.1.4.1.232.1.2.18.15 | integer | read-only |
This represents the logical partition number of the current partition in the complex. |
cpqSeCabinet | 1.3.6.1.4.1.232.1.2.19 | |||
cpqSeCabinetTable | 1.3.6.1.4.1.232.1.2.19.1 | no-access |
A list of cabinets that contain cells in the partition. |
|
1.3.6.1.4.1.232.1.2.19.1.1 | no-access |
A description of a cabinet in the system. |
||
cpqSeCabinetUnitIndex | 1.3.6.1.4.1.232.1.2.19.1.1.1 | integer | read-only |
This is a number that uniquely specifies the cabinet. |
cpqSeCabinetCPULED | 1.3.6.1.4.1.232.1.2.19.1.1.2 | truthvalue | read-only |
This value represents the on/off state of compute cabinet LED. |
cpqSeCabinetIOXLED | 1.3.6.1.4.1.232.1.2.19.1.1.3 | truthvalue | read-only |
This value represents the on/off state of IOX cabinet LED. |
cpqSeCabinetTypeNum | 1.3.6.1.4.1.232.1.2.19.1.1.4 | integer | read-only |
This value represents type and number of a compute or IOX cabinet. Bit 31..16 = 0x0000, type of cabinet is Thin Boy Bit 31..16 = 0x0001, type of cabinet is Fat Boy Bit 31..16 = 0x0002, type of cabinet is Dome Lite Bit 31..16 = 0x0003, type of cabinet is Key Stone Bit 31..16 = 0x0004, type of cabinet is Matter Horn Bit 31..16 = 0x0080, type of cabinet is IOX Bit 15..0, represents the compute cabinet number. |
cpqSeCabinetLED | 1.3.6.1.4.1.232.1.2.19.1.1.5 | integer | read-write |
This value represents the state of a cabinet LED. This is a bit-mapped value defined as follows. Bit 31..30 = 00, LED 3 is Off = 01, LED 3 is On = 10, LED 3 is Blinking = 11, For LED 3 future use Bit 29..27 = 000, LED 3 is Red = 001, LED 3 is Yellow = 010, LED 3 is Green = 011, LED 3 is Blue = 100, For LED 3 future use = 101, For LED 3 future use = 110, For LED 3 future use = 111, For LED 3 future use Bit 26..24 = 000, LED 3 indicates Power = 001, LED 3 indicates Run = 010, LED 3 indicates Attention = 011, LED 3 indicates Fault = 100, For LED 3 future use = 101, For LED 3 future use = 110, For LED 3 future use = 111, For LED 3 future use Bit 23..22 = 00, LED 2 is Off = 01, LED 2 is On = 10, LED 2 is Blinking = 11, For LED 2 future use Bit 21..19 = 000, LED 2 is Red = 001, LED 2 is Yellow = 010, LED 2 is Green = 011, LED 2 is Blue = 100, For LED 2 future use = 101, For LED 2 future use = 110, For LED 2 future use = 111, For LED 2 future use Bit 18..16 = 000, LED 2 indicates Power = 001, LED 2 indicates Run = 010, LED 2 indicates Attention = 011, LED 2 indicates Fault = 100, For LED 2 future use = 101, For LED 2 future use = 110, For LED 2 future use = 111, For LED 2 future use Bit 15..14 = 00, LED 1 is Off = 01, LED 1 is On = 10, LED 1 is Blinking = 11, For LED 1 future use Bit 13..11 = 000, LED 1 is Red = 001, LED 1 is Yellow = 010, LED 1 is Green = 011, LED 1 is Blue = 100, For LED 1 future use = 101, For LED 1 future use = 110, For LED 1 future use = 111, For LED 1 future use Bit 10..8 = 000, LED 1 indicates Power = 001, LED 1 indicates Run = 010, LED 1 indicates Attention = 011, LED 1 indicates Fault = 100, For LED 1 future use = 101, For LED 1 future use = 110, For LED 1 future use = 111, For LED 1 future use Bit 7..6 = 00, LED 0 is Off = 01, LED 0 is On = 10, LED 0 is Blinking = 11, For LED 0 future use Bit 5..3 = 000, LED 0 is Red = 001, LED 0 is Yellow = 010, LED 0 is Green = 011, LED 0 is Blue = 100, For LED 0 future use = 101, For LED 0 future use = 110, For LED 0 future use = 111, For LED 0 future use Bit 2..0 = 000, LED 0 indicates Power = 001, LED 0 indicates Run = 010, LED 0 indicates Attention = 011, LED 0 indicates Fault = 100, For LED 0 future use = 101, For LED 0 future use = 110, For LED 0 future use = 111, For LED 0 future use |
cpqSeComplex | 1.3.6.1.4.1.232.1.2.20 | |||
cpqSeComplexUUID | 1.3.6.1.4.1.232.1.2.20.1 | displaystring | read-only |
This is the complex UUID. |
cpqSeComplexTotalCabinet | 1.3.6.1.4.1.232.1.2.20.2 | integer | read-only |
This is the total number of cabinets in the complex. Zero will be returned if the value can not be determined. |
cpqSeComplexComputeCabinet | 1.3.6.1.4.1.232.1.2.20.3 | integer | read-only |
This is the number of compute cabinets in the complex. |
cpqSeComplexIOXCabinet | 1.3.6.1.4.1.232.1.2.20.4 | integer | read-only |
This denotes the number of IOX cabinets in the complex. |
cpqSeComplexName | 1.3.6.1.4.1.232.1.2.20.5 | displaystring | read-only |
This represents the complex name. |
cpqSeComplexLockedProperty | 1.3.6.1.4.1.232.1.2.20.6 | integer | read-only |
Bit 31 - Indicates that there is a locked IPMI property when set. Bit 7:0 - Contains the property number currently locked. |
cpqSeComplexCellSlotStatusTable | 1.3.6.1.4.1.232.1.2.20.7 | no-access |
A table of cell slot status in a complex. |
|
1.3.6.1.4.1.232.1.2.20.7.1 | no-access |
A cell slot status description. |
||
cpqSeComplexCellSlotStatusIndex | 1.3.6.1.4.1.232.1.2.20.7.1.1 | integer | read-only |
The table index of cell slot status in a complex. This value is a unique index for a row in the table of complex cell slot status. |
cpqSeComplexCellSlotStatusCabinetNo | 1.3.6.1.4.1.232.1.2.20.7.1.2 | integer | read-only |
The cabinet number of this cell slot. |
cpqSeComplexCellSlotStatusSlotNo | 1.3.6.1.4.1.232.1.2.20.7.1.3 | integer | read-only |
The number of this cell slot. |
cpqSeComplexCellSlotStatus | 1.3.6.1.4.1.232.1.2.20.7.1.4 | integer | read-only |
The status of this cell slot. Enumeration: 'free-powered-off': 6, 'assigned-powered-off': 4, 'unknown': 1, 'inactive': 3, 'free-powered-on': 5, 'active': 2, 'empty': 7. |
cpqSeComplexCellSlotPartitionNo | 1.3.6.1.4.1.232.1.2.20.7.1.5 | integer | read-only |
The partition number this cell is assigned. |
cpqSeComplexCellSlotPartitionName | 1.3.6.1.4.1.232.1.2.20.7.1.6 | displaystring | read-only |
The partition this cell belongs to. |
cpqSeLED | 1.3.6.1.4.1.232.1.2.21 | |||
cpqSeLEDTable | 1.3.6.1.4.1.232.1.2.21.1 | no-access |
A list of LEDs in the system. |
|
1.3.6.1.4.1.232.1.2.21.1.1 | no-access |
An entry of an LED in the system. |
||
cpqSeLEDIndex | 1.3.6.1.4.1.232.1.2.21.1.1.1 | integer | read-only |
This is a number that uniquely identifies the LED. |
cpqSeLEDState | 1.3.6.1.4.1.232.1.2.21.1.1.2 | integer | read-write |
This value represents the state of an LED. Bit 31..24 = ON-duration time in unit of 0.1 sec Bit 23..16 = OFF-duration time in unit of 0.1 sec Bit 15..8 = 0, LED state is OFF = 1, LED state is ON = 2, LED state is BLINKING Bit 7..0 = 0, invalid color value = 1, LED color is Brown = 2, LED color is Red = 3, LED color is Orange = 4, LED color is Yellow = 5, LED color is Green = 6, LED color is Blue = 7, LED color is Violet = 8, LED color is Gray = 9, LED color is White |
cpqSeLEDStateDuration | 1.3.6.1.4.1.232.1.2.21.1.1.3 | integer | read-write |
This is the duration of an LED state in seconds. |
cpqSeLEDLocationType | 1.3.6.1.4.1.232.1.2.21.1.1.4 | integer | read-only |
This value indicates whether an LED is internal or external. 0 = External 1 = Internal |
cpqSeLEDDescription | 1.3.6.1.4.1.232.1.2.21.1.1.5 | displaystring | read-only |
Description of the LED entry. |
cpqSeLEDHardwareLocation | 1.3.6.1.4.1.232.1.2.21.1.1.6 | displaystring | read-only |
Description of the location of an LED entry. |
cpqSeUSBDevice | 1.3.6.1.4.1.232.1.2.22 | |||
cpqSeUSBDeviceType | 1.3.6.1.4.1.232.1.2.22.1 | displaystring | read-only |
Attached USB device type. |
cpqSeUSBDeviceName | 1.3.6.1.4.1.232.1.2.22.2 | displaystring | read-only |
Attached USB device name. |
cpqSeCpuThresholdPassed | 1.3.6.1.4.1.2320.1001 |
This trap is sent when an internal CPU error threshold has been passed on a particular CPU causing it to go degraded. This trap will be sent when cpqSeCpuThreshPassed transitions from false to true. |
||
cpqSePCCardThermalDegraded | 1.3.6.1.4.1.2320.1002 |
This trap is sent when the PC Card Slot Thermal Sensor threshold has been exceeded for safe operations thereby causing degraded operations. This trap will be sent when cpqSePCCardStatus transitions from Normal (1) to Thermal Degraded (2). The manufacturer and product information strings as well as the slot number for the degraded PC Card is provided as parameters for this trap. |
||
cpqSePCCardThermalFailure | 1.3.6.1.4.1.2320.1003 |
This trap is sent when the PC Card Slot Thermal Sensor threshold has been exceeded for degraded operations thereby causing failed operations. This trap will be sent when cpqSePCCardStatus transitions from Thermal Degraded (2) to Thermal Failure (3). The manufacturer and product information strings as well as the slot number for the failed PC Card is provided as parameters for this trap. |
||
cpqSePCCardThermalSafe | 1.3.6.1.4.1.2320.1004 |
This trap is sent when the PC Card Slot Thermal Sensor threshold has been crossed which restored the thermal status to normal operations. This trap will be sent when cpqSePCCardStatus transitions from Thermal Degraded (2) or Thermal Failure (3) to Normal (1). The number of the recovered PC Card slot is provided as a parameter for this trap. |
||
cpqSe2CpuThresholdPassed | 1.3.6.1.4.1.2320.1005 |
This trap is sent when an internal CPU error threshold has been passed on a particular CPU causing it to go degraded. This trap will be sent when cpqSeCpuThreshPassed transitions from false to true. |
||
cpqSeCpuStatusChange | 1.3.6.1.4.1.2320.1006 |
This trap is sent when CPU status changed. CPU can be brought down to Stop state and removed from O.S Active set or Brought back to Running state and made member of O.S Active set. User Action: None. |
||
cpqSeCpuPowerPodstatusChange | 1.3.6.1.4.1.2320.1007 |
This Trap is sent if CPU Power Pod status changes. User Action: None. |
||
cpqSeUSBStorageDeviceAttached | 1.3.6.1.4.1.2320.1008 |
This trap is sent when a USB storage device has been attached |
||
cpqSeUSBStorageDeviceRemoved | 1.3.6.1.4.1.2320.1009 |
This trap is sent when a attached USB storage device is removed |