CPQLINOS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
34

cpqLinOsProcessorTable

table mandatory
.1.3.6.1.4.1.232.23.2.3.2 · 1 row entry · 6 columns
A table of Processor Entries.
cpqLinOsProcessorEntry entry .1.3.6.1.4.1.232.23.2.3.2.1
A Processor Entry.
Indexes
cpqLinOsCpuIndex
Column Syntax OID
cpqLinOsCpuIndex mandatory
This Processor Instance number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.3.2.1.1
cpqLinOsCpuInstance mandatory
This Processor Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.23.2.3.2.1.2
cpqLinOsCpuInterruptsPerSec mandatory
Interrupts/sec is the average number of hardware interrupts the processor
is receiving and servicing in each second. It does not include DPCs, which
are counted separately. This value is an indirect indicator of the
act…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.3.2.1.3
cpqLinOsCpuTimePercent mandatory
%Processor Time is the percentage of time that the processor is executing
a non-Idle thread. This counter was designed as a primary indicator of
processor activity. It is calculated by measuring the time that the
proces…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.3.2.1.4
cpqLinOsCpuUserTimePercent mandatory
%User Time is the percentage of non-idle processor time spent in user
mode. User mode is a restricted processing mode designed for applications,
environment subsystems, and integral subsystems. The alternative,
privileg…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.3.2.1.7
cpqLinOsCpuPrivilegedTimePercent mandatory
%Privileged Time is the percentage of non-idle processor time spent in
privileged mode. (Privileged mode is a processing mode designed for
operating system components and hardware-manipulating drivers. It allows
direct …
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.3.2.1.8

cpqLinOsDiskTable

table mandatory
.1.3.6.1.4.1.232.23.2.7.2 · 1 row entry · 18 columns
A table of Physical Disk Entries.
cpqLinOsDiskEntry entry .1.3.6.1.4.1.232.23.2.7.2.1
A Physical Disk Entry.
Indexes
cpqLinOsDiskMajorIndex cpqLinOsDiskMinorIndex
Column Syntax OID
cpqLinOsDiskMajorIndex mandatory
The major number of the device (in the traditional Unix sense).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.1
cpqLinOsDiskMinorIndex mandatory
The minor number of the device (in the traditional Unix sense).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.2
cpqLinOsDiskName mandatory
The Physical Disk Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.23.2.7.2.1.3
cpqLinOsDiskScsiIndex mandatory
These are the four numbers that the SCSI subsystem uses to index
devices, often written as <host_no, channel, id, lun>.
The index can be expressed as
(id | (lun << 8) | (channel << 16) | (host_no << 24)).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.4
cpqLinOsDiskWriteIos mandatory
Number of write operations that transpired within the
last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.5
cpqLinOsDiskWriteMerges mandatory
Number of write operations that were coalesced with other
operations during the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.6
cpqLinOsDiskWriteSectors mandatory
Number of sectors written out to disk during the last polling
interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.7
cpqLinOsDiskWriteDurationMs mandatory
Cumulative and concurrent count of milliseconds all write operations took to
complete in the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.8
cpqLinOsDiskWriteIosPerSec mandatory
Write operations per second within that last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.9
cpqLinOsDiskWriteSectorsPerSec mandatory
Write sectors per second within the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.10
cpqLinOsDiskWriteDurationMsPerIos mandatory
Average milliseconds it took to complete a write operation.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.11
cpqLinOsDiskReadIos mandatory
Number of read operations that transpired within the
last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.12
cpqLinOsDiskReadMerges mandatory
Number of read operations that were coalesced with other
operations during the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.13
cpqLinOsDiskReadSectors mandatory
Number of sectors written out to disk during the last polling
interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.14
cpqLinOsDiskReadDurationMs mandatory
Cumulative and concurrent count of milliseconds all read operations took to
complete in the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.15
cpqLinOsDiskReadIosPerSec mandatory
Read operations per second within that last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.16
cpqLinOsDiskReadSectorsPerSec mandatory
Read sectors per second within the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.17
cpqLinOsDiskReadDurationMsPerIos mandatory
Average milliseconds it took to complete a write operation.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.7.2.1.18
.1.3.6.1.4.1.232.23.2.10.2 · 1 row entry · 10 columns
A table of Network Interface Entries.
cpqLinOsNetworkInterfaceEntry entry .1.3.6.1.4.1.232.23.2.10.2.1
A Network Interface Entry.
Indexes
cpqLinOsNetworkInterfaceIndex
Column Syntax OID
cpqLinOsNetworkInterfaceIndex mandatory
The Network Interface Instance number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.10.2.1.1
cpqLinOsNetworkInterfaceName mandatory
The Network Interface Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.23.2.10.2.1.2
cpqLinOsNetworkInterfaceTxBytes mandatory
Number of bytes that were transmitted from the network interface
within the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.10.2.1.3
cpqLinOsNetworkInterfaceTxPackets mandatory
Number of packets that were transmitted from the network interface
within the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.10.2.1.4
cpqLinOsNetworkInterfaceTxBytesPerSec mandatory
Number of bytes per second that were transmitted from the network
interface.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.10.2.1.5
cpqLinOsNetworkInterfaceTxPacketsPerSec mandatory
Number of packets per second that were transmitted from the network
interface.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.10.2.1.6
cpqLinOsNetworkInterfaceRxBytes mandatory
Number of bytes that were received from the network interface
within the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.10.2.1.7
cpqLinOsNetworkInterfaceRxPackets mandatory
Number of packets that were received from the network interface
within the last polling interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.10.2.1.8
cpqLinOsNetworkInterfaceRxBytesPerSec mandatory
Number of bytes per second that were received from the network
interface.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.10.2.1.9
cpqLinOsNetworkInterfaceRxPacketsPerSec mandatory
Number of packets per second that were received from the network
interface.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.23.2.10.2.1.10