CPQOS-MIB Table View

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

Tables
8
Rows
8
Columns
78

cpqOsProcessorTable

table mandatory
.1.3.6.1.4.1.232.19.2.3.2 · 1 row entry · 11 columns
A table of Processor Entries.
cpqOsProcessorEntry entry .1.3.6.1.4.1.232.19.2.3.2.1
A Processor Entry.
Indexes
cpqOsCpuIndex
Column Syntax OID
cpqOsCpuIndex mandatory
This Processor Instance number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.1
cpqOsCpuInstance mandatory
This Processor Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.3.2.1.2
cpqOsCpuInterruptsPerSec 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.19.2.3.2.1.3
cpqOsCpuTimePercent 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.19.2.3.2.1.4
cpqOsWarCpuTimePercent mandatory
Warning alarm will be issued if,
(cpqOsCpuTotalCpuTimePercent >= cpqOsWarCpuTotalCpuTimePercent &&
cpqOsCpuTotalCpuTimePercent < cpqOsCriCpuTotalCpuTimePercent)
for 15 data collection intervals.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.5
cpqOsCriCpuTimePercent mandatory
Critical alarm will be issued if,
(cpqOsCpuTotalCpuTimePercent >= cpqOsCriCpuTotalCpuTimePercent)
for 15 data collection intervals.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.6
cpqOsCpuUserTimePercent 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.19.2.3.2.1.7
cpqOsCpuPrivilegedTimePercent 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.19.2.3.2.1.8
cpqOsCpuCondition mandatory
The condition of this Processor Object Instance.
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.19.2.3.2.1.9
cpqOsCpuPercentDPCTime mandatory
% DPC Time is the percentage of time that the processor spent receiving
and servicing deferred procedure calls (DPCs) during the sample interval.
(DPCs are interrupts that run at a lower priority than standard interrupt…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.10
cpqOsCpuPercentInterruptTime mandatory
% Interrupt Time is the percentage of time the processor spent receiving and
servicing hardware interrupts during the sample interval. This value is an
indirect indicator of the activity of devices that generate interr…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.11

cpqOsCacheTable

table mandatory
.1.3.6.1.4.1.232.19.2.5.2 · 1 row entry · 7 columns
A table of Cache Entries.
cpqOsCacheEntry entry .1.3.6.1.4.1.232.19.2.5.2.1
A Cache Entry.
Indexes
cpqOsCacheIndex
Column Syntax OID
cpqOsCacheIndex mandatory
The Cache Instance number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.1
cpqOsCacheInstance mandatory
The Cache Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.5.2.1.2
cpqOsCacheCopyReadHitsPercent mandatory
%Copy Read Hits is the percentage of cache copy read requests that hit
the cache, that is, they did not require a disk read in order to provide
access to the page in the cache. A copy read is a file read operation that
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.3
cpqOsWarCacheCopyReadHitsPercent mandatory
Warning alarm will be issued if,
(cpqOsCacheCopyReadHitsPercent <= cpqOsWarCacheCopyReadHitsPercent &&
cpqOsCacheCopyReadHitsPercent > cpqOsCriCacheCopyReadsPerSec)
for 15 data collection intervals.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.4
cpqOsCriCacheCopyReadHitsPercent mandatory
Critical alarm will be issued if,
(cpqOsCacheCopyReadHitsPercent <= cpqOsCriCacheCopyReadHitsPercent)
for 15 data collection intervals.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.5
cpqOsCacheCopyReadsPerSec mandatory
Copy Reads/sec is the frequency of reads from pages of the file system
cache that involve a memory copy of the data from the cache to the
application`s buffer. The LAN Redirector uses this method for
retrieving informat…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.6
cpqOsCacheCondition mandatory
The condition of this Cache Object Instance.
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.19.2.5.2.1.7

cpqOsPagingFileTable

table mandatory
.1.3.6.1.4.1.232.19.2.6.2 · 1 row entry · 6 columns
A table of Paging File Entries.
cpqOsPagingFileEntry entry .1.3.6.1.4.1.232.19.2.6.2.1
A Paging File Entry.
Indexes
cpqOsPagingFileIndex
Column Syntax OID
cpqOsPagingFileIndex mandatory
This PagingFile Instance Number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.6.2.1.1
cpqOsPagingFileInstance mandatory
This PagingFile Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.6.2.1.2
cpqOsPageFileUsagePercent mandatory
The Paging File usage in percent.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.6.2.1.3
cpqOsWarPageFileUsagePercent mandatory
Warning alarm will be issued if,
(cpqOsPageFileUsagePercent >= cpqOsWarPageFileUsagePercent &&
cpqOsPageFileUsagePercent < cpqOsCriPageFileUsagePercent)
for 15 data collection intervals.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.6.2.1.4
cpqOsCriPageFileUsagePercent mandatory
Critical alarm will be issued if,
(cpqOsPageFileUsagePercent >= cpqOsCriPageFileUsagePercent)
for 15 data collection intervals.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.6.2.1.5
cpqOsPagingFileCondition mandatory
The condition of this Paging File Object Instance.
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.19.2.6.2.1.6

cpqOsPhysicalDiskTable

table mandatory
.1.3.6.1.4.1.232.19.2.7.2 · 1 row entry · 14 columns
A table of Physical Disk Entries.
cpqOsPhysicalDiskEntry entry .1.3.6.1.4.1.232.19.2.7.2.1
A Physical Disk Entry.
Indexes
cpqOsPhysicalDiskIndex
Column Syntax OID
cpqOsPhysicalDiskIndex mandatory
The Physical Disk Instance number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.1
cpqOsPhysicalDiskInstance mandatory
The Physical Disk Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.7.2.1.2
cpqOsPhysicalDiskQueueLength mandatory
Avg. Disk Queue Length is the average number of both read and write
requests that were queued for the selected disk during the sample
interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.3
cpqOsPhysicalDiskBusyTimePercent mandatory
%Disk Time is the percentage of elapsed time that the selected disk
drive is busy servicing read or write requests.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.4
cpqOsPhysicalDiskCondition mandatory
The condition of this Physical Disk Object Instance.
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.19.2.7.2.1.5
cpqOsPhysicalDiskBytesPersec mandatory
Disk Bytes/sec is the rate bytes are transferred to or from the disk during
write or read operations.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.6
cpqOsPhysicalDiskTransfersPersecx1000 mandatory
Disk Transfers/sec is the rate of read and write operations on the disk (times 1000).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.7
cpqOsPhysicalDiskReadsPersecx1000 mandatory
Disk Reads/sec is the rate of read operations on the disk (times 1000).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.8
cpqOsPhysicalDiskWritesPersecx1000 mandatory
Disk Writes/sec is the rate of write operations on the disk (times 1000).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.9
cpqOsPhysicalDiskReadBytesPersec mandatory
Disk Read Bytes/sec is the rate bytes are transferred from the disk during
read operations.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.10
cpqOsPhysicalDiskWriteBytesPersec mandatory
Disk Write Bytes is rate bytes are transferred to the disk during write
operations.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.11
cpqOsPhysicalDiskAvgDisksecPerReadx10000 mandatory
Avg. Disk sec/Read is the average time in seconds of a read of data from the
disk (times 10000).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.12
cpqOsPhysicalDiskAvgDisksecPerWritex10000 mandatory
Avg. Disk sec/Write is the average time in seconds of a write of data to the
disk (times 10000).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.13
cpqOsPhysicalDiskCurrentDiskQueueLength mandatory
Current Disk Queue Length is the number of requests outstanding
on the disk at the time the performance data is collected. It includes requests
in service at the time of the snapshot. This is an instantaneous length, no…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.14

cpqOsLogicalDiskTable

table mandatory
.1.3.6.1.4.1.232.19.2.8.2 · 1 row entry · 9 columns
A table of Logical Disk Entries.
cpqOsLogicalDiskEntry entry .1.3.6.1.4.1.232.19.2.8.2.1
A Logical Disk Entry.
Indexes
cpqOsLogicalDiskIndex
Column Syntax OID
cpqOsLogicalDiskIndex mandatory
The Logical Disk Instance number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.1
cpqOsLogicalDiskInstance mandatory
The Logical Disk Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.8.2.1.2
cpqOsLogicalDiskFreeSpaceMBytes mandatory
Free Megabytes displays the unallocated space on the disk drive
in megabytes. One megabyte = 1,048,576 bytes.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.3
cpqOsLogicalDiskFreeSpacePercent mandatory
%Free Space is the ratio of the free space available on the
logical disk unit to the total usable space provided by the selected
logical disk drive
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.4
cpqOsLogicalDiskQueueLength mandatory
Avg. Disk Queue Length is the average number of both read and write
requests that were queued for the selected disk during the sample
interval.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.5
cpqOsLogicalDiskBusyTimePercent mandatory
%Disk Time is the percentage of elapsed time that the selected disk
drive is busy servicing read or write requests.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.6
cpqOsWarLogicalDiskBusyTimePercent mandatory
Warning alarm will be issued if,
(cpqOsLogicalDiskBusyTimePercent >= cpqOsWarLogicalDiskBusyTimePercent &&
cpqOsLogicalDiskBusyTimePercent < cpqOsCriLogicalDiskBusyTimePercent)
for 15 data collection intervals.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.7
cpqOsCriLogicalDiskBusyTimePercent mandatory
Critical alarm will be issued if,
(cpqOsLogicalDiskBusyTimePercent >= cpqOsCriLogicalDiskBusyTimePercent)
for 15 data collection intervals.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.8
cpqOsLogicalDiskCondition mandatory
The condition of this Logical Disk Object Instance.
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.19.2.8.2.1.9
.1.3.6.1.4.1.232.19.2.10.2 · 1 row entry · 13 columns
A table of Network Interface Entries.
cpqOsNetworkInterfaceEntry entry .1.3.6.1.4.1.232.19.2.10.2.1
A Network Interface Entry.
Indexes
cpqOsNetworkInterfaceIndex
Column Syntax OID
cpqOsNetworkInterfaceIndex 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.19.2.10.2.1.1
cpqOsNetworkInterfaceInstance mandatory
The Network Interface Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.10.2.1.2
cpqOsNetworkTotalBytesPerSec mandatory
Bytes Total/sec is the rate at which bytes are sent and received
on the interface, including framing characters.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.3
cpqOsNetworkPacketsPerSec mandatory
Packets/sec is the rate at which packets are sent and received
on the network interface.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.4
cpqOsNetworkOutputQueueLength mandatory
Output Queue Length is the length of the output packet queue
(in packets.) If this is longer than 2, delays are being
experienced and the bottleneck should be found and eliminated
if possible. Since the requests are que…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.5
cpqOsNetworkPktOutboundErrors mandatory
Packets Outbound Errors is the number of outbound packets that
could not be transmitted because of errors.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.6
cpqOsNetworkPktReceiveErrors mandatory
Packets Received Errors is the number of inbound packets that
contained errors preventing them from being deliverable to a
higher-layer protocol.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.7
cpqOsNetworkCurrentBandWidth mandatory
Current Bandwidth is an estimate of the interface`s current
bandwidth in bits per second (BPS). For interfaces that do not
vary in bandwidth or for those where no accurate estimation can
be made, this value is the nomi…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.8
cpqOsNetworkInterfaceCondition mandatory
The condition of this Network Interface Object Instance.
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.19.2.10.2.1.9
cpqOsNetworkBytesSentPersec mandatory
Bytes Sent/sec is the rate at which bytes are sent on the interface,
including framing characters.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.10
cpqOsNetworkBytesReceivedPersec mandatory
Bytes Received/sec is the rate at which bytes are received on the
interface, including framing characters.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.11
cpqOsNetworkPacketsSentPersecx1000 mandatory
Packets Sent/sec is the rate (times 1000) at which packets are sent on
the network interface.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.12
cpqOsNetworkPacketsReceivedPersecx1000 mandatory
Packets Received/sec is the rate (times 1000) at which packets are received
on the network interface.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.13

cpqOsTcpTable

table mandatory
.1.3.6.1.4.1.232.19.2.11.2 · 1 row entry · 8 columns
A table of Tcp Entries.
cpqOsTcpEntry entry .1.3.6.1.4.1.232.19.2.11.2.1
A TCP Entry.
Indexes
cpqOsTcpIndex
Column Syntax OID
cpqOsTcpIndex mandatory
The TCP Instance number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.1
cpqOsTcpInstance mandatory
The TCP Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.11.2.1.2
cpqOsTcpActiveConnections mandatory
Connections Active is the number of times TCP connections have
made a direct transition to the SYN-SENT state from the CLOSED state.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.3
cpqOsTcpEstablishedConections mandatory
Connections Established is the number of TCP connections for
which the current state is either ESTABLISHED or CLOSE-WAIT.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.4
cpqOsTcpSegmentsPerSec mandatory
Segments/sec is the rate at which TCP segments are sent or
received using the TCP protocol.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.5
cpqOsTcpRetransmittedSegmentsPerSec mandatory
Segments Retransmitted/sec is the rate at which segments are
retransmitted, that is, segments transmitted containing one or
more previously transmitted bytes.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.6
cpqOsTcpConnectionFailures mandatory
Connection Failures is the number of times TCP connections have made a
direct transition to the CLOSED state from the SYN-SENT state or the
SYN-RCVD state, plus the number of times TCP connections have made a
direct tra…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.7
cpqOsTcpCondition mandatory
The condition of this Tcp Object Instance.
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.19.2.11.2.1.8

cpqOsProcessTable

table mandatory
.1.3.6.1.4.1.232.19.2.12.2 · 1 row entry · 10 columns
A table of Process Entries.
cpqOsProcessEntry entry .1.3.6.1.4.1.232.19.2.12.2.1
A Process Entry.
Indexes
cpqOsProcessIndex
Column Syntax OID
cpqOsProcessIndex mandatory
The Process Instance number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.1
cpqOsProcessInstance mandatory
The Process Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.12.2.1.2
cpqOsProcessThreadCount mandatory
The number of threads currently active in this process. An instruction
is the basic unit of execution in a processor, and a thread is the object
that executes instructions. Every running process has at least one
threa…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.3
cpqOsProcessPrivateBytes mandatory
Private Bytes is the current number of bytes this process has allocated
that cannot be shared with other processes.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.4
cpqOsProcessPageFileBytes mandatory
Page File Bytes is the current number of bytes this process has used in
the paging file(s). Paging files are used to store pages of memory used
by the process that are not contained in other files. Paging files are
sh…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.5
cpqOsProcessWorkingSet mandatory
Working Set is the current number of bytes in the Working Set of this
process. The Working Set is the set of memory pages touched recently by
the threads in the process. If free memory in the computer is above a
thresh…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.6
cpqOsProcessCpuTimePercent mandatory
% Processor Time is the percentage of elapsed time that all of the
threads of this process used the processor to execute instructions.
An instruction is the basic unit of execution in a computer, a thread
is the object …
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.7
cpqOsProcessPrivilegedTimePercent mandatory
% Privileged Time is the percentage of elapsed time that the threads of
the process have spent executing code in privileged mode. When a Windows
NT system service is called, the service will often run in Privileged Mod…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.8
cpqOsProcessPageFaultsPerSec mandatory
Page Faults/sec is the rate Page Faults occur in the threads executing
in this process. A page fault occurs when a thread refers to a virtual
memory page that is not in its working set in main memory. This will
not ca…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.9
cpqOsProcessCondition mandatory
The condition of this Process Object Instance.
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.19.2.12.2.1.10