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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk cpqOsProcessorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsProcessorTable'
A table of Processor Entries.
cpqOsProcessorEntry row .1.3.6.1.4.1.232.19.2.3.2.1
A Processor Entry.
Indexes
Column Syntax OID
cpqOsCpuIndexmandatory
This Processor Instance number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.1
This Processor Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.3.2.1.2
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.3
%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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.4
Warning alarm will be issued if,
(cpqOsCpuTotalCpuTimePercent >= cpqOsWarCpuTotalCpuTimePercent &&
cpqOsCpuTotalCpuTimePercent < cpqOsCriCpuTotalCpuTimePercent)
for 15 data collection intervals.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.5
Critical alarm will be issued if,
(cpqOsCpuTotalCpuTimePercent >= cpqOsCriCpuTotalCpuTimePercent)
for 15 data collection intervals.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.6
%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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.7
%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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.8
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
% 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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.3.2.1.10
% 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
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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk cpqOsCacheTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsCacheTable'
A table of Cache Entries.
cpqOsCacheEntry row .1.3.6.1.4.1.232.19.2.5.2.1
A Cache Entry.
Indexes
Column Syntax OID
The Cache Instance number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.1
The Cache Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.5.2.1.2
%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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.3
Warning alarm will be issued if,
(cpqOsCacheCopyReadHitsPercent <= cpqOsWarCacheCopyReadHitsPercent &&
cpqOsCacheCopyReadHitsPercent > cpqOsCriCacheCopyReadsPerSec)
for 15 data collection intervals.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.4
Critical alarm will be issued if,
(cpqOsCacheCopyReadHitsPercent <= cpqOsCriCacheCopyReadHitsPercent)
for 15 data collection intervals.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.5
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.5.2.1.6
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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk cpqOsPagingFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsPagingFileTable'
A table of Paging File Entries.
cpqOsPagingFileEntry row .1.3.6.1.4.1.232.19.2.6.2.1
A Paging File Entry.
Column Syntax OID
This PagingFile Instance Number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.6.2.1.1
This PagingFile Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.6.2.1.2
The Paging File usage in percent.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.6.2.1.3
Warning alarm will be issued if,
(cpqOsPageFileUsagePercent >= cpqOsWarPageFileUsagePercent &&
cpqOsPageFileUsagePercent < cpqOsCriPageFileUsagePercent)
for 15 data collection intervals.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.6.2.1.4
Critical alarm will be issued if,
(cpqOsPageFileUsagePercent >= cpqOsCriPageFileUsagePercent)
for 15 data collection intervals.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.6.2.1.5
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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk cpqOsPhysicalDiskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsPhysicalDiskTable'
A table of Physical Disk Entries.
cpqOsPhysicalDiskEntry row .1.3.6.1.4.1.232.19.2.7.2.1
A Physical Disk Entry.
Column Syntax OID
The Physical Disk Instance number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.1
The Physical Disk Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.7.2.1.2
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.3
%Disk Time is the percentage of elapsed time that the selected disk
drive is busy servicing read or write requests.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.4
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
Disk Bytes/sec is the rate bytes are transferred to or from the disk during
write or read operations.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.6
Disk Transfers/sec is the rate of read and write operations on the disk (times 1000).
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.7
Disk Reads/sec is the rate of read operations on the disk (times 1000).
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.8
Disk Writes/sec is the rate of write operations on the disk (times 1000).
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.9
Disk Read Bytes/sec is the rate bytes are transferred from the disk during
read operations.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.10
Disk Write Bytes is rate bytes are transferred to the disk during write
operations.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.11
Avg. Disk sec/Read is the average time in seconds of a read of data from the
disk (times 10000).
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.12
Avg. Disk sec/Write is the average time in seconds of a write of data to the
disk (times 10000).
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.7.2.1.13
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
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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk cpqOsLogicalDiskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsLogicalDiskTable'
A table of Logical Disk Entries.
cpqOsLogicalDiskEntry row .1.3.6.1.4.1.232.19.2.8.2.1
A Logical Disk Entry.
Column Syntax OID
The Logical Disk Instance number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.1
The Logical Disk Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.8.2.1.2
Free Megabytes displays the unallocated space on the disk drive
in megabytes. One megabyte = 1,048,576 bytes.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.3
%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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.5
%Disk Time is the percentage of elapsed time that the selected disk
drive is busy servicing read or write requests.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.6
Warning alarm will be issued if,
(cpqOsLogicalDiskBusyTimePercent >= cpqOsWarLogicalDiskBusyTimePercent &&
cpqOsLogicalDiskBusyTimePercent < cpqOsCriLogicalDiskBusyTimePercent)
for 15 data collection intervals.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.7
Critical alarm will be issued if,
(cpqOsLogicalDiskBusyTimePercent >= cpqOsCriLogicalDiskBusyTimePercent)
for 15 data collection intervals.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.8.2.1.8
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

cpqOsNetworkInterfaceTable

table mandatory
.1.3.6.1.4.1.232.19.2.10.2 · 1 row entry · 13 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk cpqOsNetworkInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsNetworkInterfaceTable'
A table of Network Interface Entries.
cpqOsNetworkInterfaceEntry row .1.3.6.1.4.1.232.19.2.10.2.1
A Network Interface Entry.
Column Syntax OID
The Network Interface Instance number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.1
The Network Interface Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.10.2.1.2
Bytes Total/sec is the rate at which bytes are sent and received
on the interface, including framing characters.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.3
Packets/sec is the rate at which packets are sent and received
on the network interface.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.5
Packets Outbound Errors is the number of outbound packets that
could not be transmitted because of errors.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.6
Packets Received Errors is the number of inbound packets that
contained errors preventing them from being deliverable to a
higher-layer protocol.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.7
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.8
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
Bytes Sent/sec is the rate at which bytes are sent on the interface,
including framing characters.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.10
Bytes Received/sec is the rate at which bytes are received on the
interface, including framing characters.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.11
Packets Sent/sec is the rate (times 1000) at which packets are sent on
the network interface.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.10.2.1.12
Packets Received/sec is the rate (times 1000) at which packets are received
on the network interface.
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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk cpqOsTcpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsTcpTable'
A table of Tcp Entries.
cpqOsTcpEntry row .1.3.6.1.4.1.232.19.2.11.2.1
A TCP Entry.
Indexes
Column Syntax OID
cpqOsTcpIndexmandatory
The TCP Instance number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.1
The TCP Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.11.2.1.2
Connections Active is the number of times TCP connections have
made a direct transition to the SYN-SENT state from the CLOSED state.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.3
Connections Established is the number of TCP connections for
which the current state is either ESTABLISHED or CLOSE-WAIT.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.4
Segments/sec is the rate at which TCP segments are sent or
received using the TCP protocol.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.5
Segments Retransmitted/sec is the rate at which segments are
retransmitted, that is, segments transmitted containing one or
more previously transmitted bytes.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.6
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.11.2.1.7
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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk cpqOsProcessTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsProcessTable'
A table of Process Entries.
cpqOsProcessEntry row .1.3.6.1.4.1.232.19.2.12.2.1
A Process Entry.
Column Syntax OID
The Process Instance number.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.1
The Process Instance Name.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.232.19.2.12.2.1.2
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.3
Private Bytes is the current number of bytes this process has allocated
that cannot be shared with other processes.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.5
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.6
% 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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.7
% 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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.8
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.19.2.12.2.1.9
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