CPQOS-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
157
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
157 total| Object Name |
|---|
cpqOsCpuTimeDegradedThe Processor Time performance property is set to degraded. TRAP-TYPE .1.3.6.1.4.1.232.0.19001 |
cpqOsCpuTimeFailedThe Processor Time performance property is set to critical. TRAP-TYPE .1.3.6.1.4.1.232.0.19002 |
cpqOsCacheCopyReadHitsDegradedThe Cache CopyReadHits performance property is set to degraded. TRAP-TYPE .1.3.6.1.4.1.232.0.19003 |
cpqOsCacheCopyReadHitsFailedThe Cache CopyReadHits performance property is set to critical. TRAP-TYPE .1.3.6.1.4.1.232.0.19004 |
cpqOsPageFileUsageDegradedThe PagingFile Usage performance property is set to degraded. TRAP-TYPE .1.3.6.1.4.1.232.0.19005 |
cpqOsPageFileUsageFailedThe PagingFile Usage performance property is set to critical. TRAP-TYPE .1.3.6.1.4.1.232.0.19006 |
cpqOsLogicalDiskBusyTimeDegradedThe LogicalDisk BusyTime performance property is set to degraded. TRAP-TYPE .1.3.6.1.4.1.232.0.19007 |
cpqOsLogicalDiskBusyTimeFailedThe LogicalDisk BusyTime performance property is set to critical. TRAP-TYPE .1.3.6.1.4.1.232.0.19008 |
cpqWinOsMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.232.19 |
RFC1213-MIB Unknown .1.3.6.1.4.1.232.19 |
cpqOsMibRev OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.1 |
cpqOsMibRevMajorThe 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.ro INTEGER .1.3.6.1.4.1.232.19.1.1 |
cpqOsMibRevMinorThe 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.ro INTEGER .1.3.6.1.4.1.232.19.1.2 |
cpqOsMibConditionThe overall condition.
This object represents the overall status of the Operating
System management system represented by this MIB.ro Enumeration .1.3.6.1.4.1.232.19.1.3 |
cpqOsComponent OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2 |
cpqOsInterface OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.1 |
cpqOsCommon OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.1.4 |
cpqOsCommonPollFreqThe Management Agent's polling frequency.
The frequency, in seconds, at which the 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.rw INTEGER .1.3.6.1.4.1.232.19.2.1.4.1 |
cpqOsSystem OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.2 |
cpqOsSystemStatusThis value specifies the overall condition of the System Object.ro Enumeration .1.3.6.1.4.1.232.19.2.2.1 |
cpqOsSystemUpTimeTotal Time that the computer has been operational since it was
last started.ro DisplayString .1.3.6.1.4.1.232.19.2.2.2 |
cpqOsSystemThreadsThreads is the number of threads in the computer at the time of data
collection. Notice that this is an instantaneous count, not an average
over the time interval. A thread is the basic executable entity that can
execute instructions in a processor.ro INTEGER .1.3.6.1.4.1.232.19.2.2.3 |
cpqOsSysContextSwitchesPersecContext Switches/sec is the combined rate at which all processors on the
computer are switched from one thread to another. Context switches occur
when a running thread voluntarily relinquishes the processor, is preempted
by a higher priority ready thread, or switches between user-mode and
privileged (kernel) mode to use an Executive or subsystem service. It is
the sum of Thread: Context Switches/sec for all threads running on all
processors in the computer and is measured in numbers of switches. There
are context switch counters on the System and Thread objects.ro INTEGER .1.3.6.1.4.1.232.19.2.2.4 |
cpqOsSysCpuQueueLengthProcessor Queue Length is the number of threads in the processor queue.
There is a single queue for processor time even on computers with multiple
processors. Unlike the disk counters, this counter counts ready threads
only, not threads that are running. A sustained processor queue of greater
than two threads generally indicates processor congestion.ro INTEGER .1.3.6.1.4.1.232.19.2.2.5 |
cpqOsSysProcessesProcesses is the number of processes in the computer at the time of data
collection. Notice that this is an instantaneous count, not an average
over the time interval. Each process represents the running of a program.ro INTEGER .1.3.6.1.4.1.232.19.2.2.6 |
cpqOsSysRegistryInUsePercentRegistryInUsePercent is the percentage of the Total Registry Quota
Allowed that is currently being used by the system. This counter
displays the current percentage value only; it is not an average.ro INTEGER .1.3.6.1.4.1.232.19.2.2.7 |
cpqOsProcessor OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.3 |
cpqOsProcessorStatusThis value specifies the overall condition of Processor Object
instances.ro Enumeration .1.3.6.1.4.1.232.19.2.3.1 |
cpqOsProcessorTableA table of Processor Entries. SEQUENCE OF CpqOsProcessorEntry .1.3.6.1.4.1.232.19.2.3.2 |
cpqOsProcessorEntryA Processor Entry. CpqOsProcessorEntry .1.3.6.1.4.1.232.19.2.3.2.1 |
cpqOsCpuIndexThis Processor Instance number.ro INTEGER .1.3.6.1.4.1.232.19.2.3.2.1.1 |
cpqOsCpuInstanceThis Processor Instance Name.ro DisplayString .1.3.6.1.4.1.232.19.2.3.2.1.2 |
cpqOsCpuInterruptsPerSecInterrupts/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
activity of devices that generate interrupts, such as the system clock,
the mouse, disk drivers, data communication lines, network interface cards
and other peripheral devices. These devices normally interrupt the
processor when they have completed a task or require attention. Normal
thread execution is suspended during interrupts. Most system clocks
interrupt the processor every 10 milliseconds, creating a background of
interrupt activity.ro INTEGER .1.3.6.1.4.1.232.19.2.3.2.1.3 |
cpqOsCpuTimePercent%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
processor spends executing the thread of the Idle process in each sample
interval, and subtracting that value from 100%. (Each processor has an
Idle thread which consumes cycles when no other threads are ready to run.)
It can be viewed as the fraction of the time spent doing useful work.ro INTEGER .1.3.6.1.4.1.232.19.2.3.2.1.4 |
cpqOsWarCpuTimePercentWarning alarm will be issued if,
(cpqOsCpuTotalCpuTimePercent >= cpqOsWarCpuTotalCpuTimePercent &&
cpqOsCpuTotalCpuTimePercent < cpqOsCriCpuTotalCpuTimePercent)
for 15 data collection intervals.rw INTEGER .1.3.6.1.4.1.232.19.2.3.2.1.5 |
cpqOsCriCpuTimePercentCritical alarm will be issued if,
(cpqOsCpuTotalCpuTimePercent >= cpqOsCriCpuTotalCpuTimePercent)
for 15 data collection intervals.rw INTEGER .1.3.6.1.4.1.232.19.2.3.2.1.6 |
cpqOsCpuUserTimePercent%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,
privileged mode, is designed for operating system components and allows
direct access to hardware and all memory. The operating system switches
application threads to privileged mode to obtain operating system
services.ro INTEGER .1.3.6.1.4.1.232.19.2.3.2.1.7 |
cpqOsCpuPrivilegedTimePercent%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 access to hardware and all memory. The alternative, user mode, is
a restricted processing mode designed for applications, environment
subsystems, and integral subsystems. The operating system switches
application threads to privileged mode to obtain operating system
services.) %Privileged Time includes time servicing interrupts and DPCs.
A high rate of privileged time might be attributable to a large number
of interrupts generated by a failing device.ro INTEGER .1.3.6.1.4.1.232.19.2.3.2.1.8 |
cpqOsCpuConditionThe condition of this Processor Object Instance.ro Enumeration .1.3.6.1.4.1.232.19.2.3.2.1.9 |
cpqOsCpuPercentDPCTime% 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 interrupts).
% DPC Time is a component of % Privileged Time because DPCs are executed in
privileged mode. They are counted separately and are not a component of the
interrupt counters. This counter displays the average busy time as a
percentage of the sample time.ro INTEGER .1.3.6.1.4.1.232.19.2.3.2.1.10 |
cpqOsCpuPercentInterruptTime% 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 interrupts, such
as the system clock, the mouse, disk drivers, data communication lines,
network interface cards and other peripheral devices. These devices normally
interrupt the processor when they have completed a task or require attention.
Normal thread execution is suspended during interrupts. Most system clocks
interrupt the processor every 10 milliseconds, creating a background of
interrupt activity. This counter displays the average busy time as a
percentage of the sample time.ro INTEGER .1.3.6.1.4.1.232.19.2.3.2.1.11 |
cpqOsMemory OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.4 |
cpqOsMemoryStatusThis value specifies the overall condition of Memory Object.ro Enumeration .1.3.6.1.4.1.232.19.2.4.1 |
cpqOsMemAvailableKBytesAvailable Bytes is the amount of physical memory available to processes
running on the computer, in bytes. It is calculated by summing space on
the Zeroed, Free, and Standby memory lists. Free memory is ready for use;
Zeroed memory is pages of memory filled with zeros to prevent later
processes from seeing data used by a previous process. Standby memory
is memory removed from a process's working set (its physical memory) on
route to disk, but is still available to be recalled.ro INTEGER .1.3.6.1.4.1.232.19.2.4.2 |
cpqOsMemPagesPerSecPages/sec is the number of pages read from or written to disk to
resolve hard page faults. (Hard page faults occur when a process
requires code or data that is not in its working set or elsewhere
in physical memory, and must be retrieved from disk.) This counter
was designed as a primary indicator of the kinds of faults that cause
system-wide delays. It is the sum of Memory: Pages Input/sec and
Memory: Pages Output/sec. It is counted in numbers of pages, so it can
be compared to other counts of pages, such as Memory: Page Faults/sec,
without conversion. It includes pages retrieved to satisfy faults in
the file system cache (usually requested by applications) non-cached
mapped memory files.ro INTEGER .1.3.6.1.4.1.232.19.2.4.3 |
cpqOsMemPagesInputPerSecPages Input/sec is the number of pages read from disk to resolve hard
page faults. (Hard page faults occur when a process requires code or
data that is not in its working set or elsewhere in physical memory,
and must be retrieved from disk.) This counter was designed as a primary
indicator of the kinds of faults that cause system-wide delays. It
includes pages retrieved to satisfy faults in the file system cache
(usually requested by applications) and in non-cached mapped memory
files. This counter counts numbers of pages, and can be compared to other
counts of pages, such as Memory: Page Faults/sec, without conversion.ro INTEGER .1.3.6.1.4.1.232.19.2.4.4 |
cpqOsMemPagesOutputPerSecPages Output/sec is the number of pages written to disk to free up space
in physical memory. Pages are written back to disk only if they are
changed in physical memory, so they are likely to hold data, not code.
A high rate of pages output might indicate a memory shortage. Windows
NT writes more pages back to disk to free up space when physical memory is
in short supply. This counter counts numbers of pages, and can be compared
to other counts of pages, without conversion. This counter displays the
difference between the values observed in the last two samples, divided by
the duration of the sample interval.ro INTEGER .1.3.6.1.4.1.232.19.2.4.5 |
cpqOsMemPageFaultsPerSecPage Faults/sec is overall rate at which of faulted pages are handled by
the processor. It is measured in numbers of pages faulted. A page fault
occurs when a process requires code or data that is not in its working set
(its space in physical memory) in main memory. This counter includes both
hard faults (those that require disk access) and soft faults (where the
faulted page is found elsewhere in physical memory.) Most processors can
handle large numbers of soft faults without consequence. However, hard
faults can cause significant delays.ro INTEGER .1.3.6.1.4.1.232.19.2.4.6 |
cpqOsMemCacheFaultsPerSecCache Faults/sec is the number of faults which occur when a page sought
in the file system cache is not found there and must be retrieved from
elsewhere in memory (a soft fault) or from disk (a hard fault). The file
system cache is an area of physical memory that stores recently used pages
of data for applications. Cache activity is a reliable indicator of most
application I/O operations. This counter counts the number of faults,
without regard for the number of pages faulted in each operation.ro INTEGER .1.3.6.1.4.1.232.19.2.4.7 |
cpqOsMemPageReadsPerSecx1000Page Reads/sec is the number of times the disk was read to resolve hard
page faults (times 1000). (Hard page faults occur when a process requires
code or data that is not in its working set or elsewhere in physical memory,
and must be retrieved from disk). This counter was designed as a primary
indicator of the kinds of faults that cause system-wide delays. It includes
reads to satisfy faults in the file system cache (usually requested by
applications) and in non-cached mapped memory files. This counter counts numbers
of read operations, without regard to the numbers of pages retrieved by each
operation. This counter displays the difference between the values observed
in the last two samples, divided by the duration of the sample interval.ro INTEGER .1.3.6.1.4.1.232.19.2.4.8 |
cpqOsMemPageWritesPerSecx1000Page Writes/sec is the number of times pages were written to disk to free
up space in physical memory (times 1000). Pages are written to disk only if
they are changed while in physical memory, so they are likely to hold data,
not code. This counter counts write operations, without regard to the number
of pages written in each operation. This counter displays the difference
between the values observed in the last two samples, divided by the
duration of the sample interval.ro INTEGER .1.3.6.1.4.1.232.19.2.4.9 |
cpqOsMemPoolNonpagedBytesPool Nonpaged Bytes is the number of bytes in the nonpaged pool, an area of
system memory (physical memory used by the operating system) for objects
that cannot be written to disk, but must remain in physical memory as long
as they are allocated. Memory: Pool Nonpaged Bytes is calculated differently
than Process: Pool Nonpaged Bytes, so it might not equal Process: Pool
Nonpaged Bytes: _Total. This counter displays the last observed value only;
it is not an average.ro INTEGER .1.3.6.1.4.1.232.19.2.4.10 |
cpqOsMemCacheBytesCache Bytes is the sum of the System Cache Resident Bytes, System Driver
Resident Bytes, System Code Resident Bytes, and Pool Paged Resident Bytes
counters. This counter displays the last observed value only; it is not an
average.ro INTEGER .1.3.6.1.4.1.232.19.2.4.11 |
cpqOsCache OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.5 |
cpqOsCacheStatusThis value specifies the overall condition of Cache Object.ro Enumeration .1.3.6.1.4.1.232.19.2.5.1 |
cpqOsCacheTableA table of Cache Entries. SEQUENCE OF CpqOsCacheEntry .1.3.6.1.4.1.232.19.2.5.2 |
cpqOsCacheEntryA Cache Entry. CpqOsCacheEntry .1.3.6.1.4.1.232.19.2.5.2.1 |
cpqOsCacheIndexThe Cache Instance number.ro INTEGER .1.3.6.1.4.1.232.19.2.5.2.1.1 |
cpqOsCacheInstanceThe Cache Instance Name.ro DisplayString .1.3.6.1.4.1.232.19.2.5.2.1.2 |
cpqOsCacheCopyReadHitsPercent%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
is satisfied by a memory copy from a page in the cache to the application
buffer. The LAN Redirector uses this method for retrieving information
from the cache, as does the LAN Server for small transfers. This is a
method used by the disk file systems as well.ro INTEGER .1.3.6.1.4.1.232.19.2.5.2.1.3 |
cpqOsWarCacheCopyReadHitsPercentWarning alarm will be issued if,
(cpqOsCacheCopyReadHitsPercent <= cpqOsWarCacheCopyReadHitsPercent &&
cpqOsCacheCopyReadHitsPercent > cpqOsCriCacheCopyReadsPerSec)
for 15 data collection intervals.rw INTEGER .1.3.6.1.4.1.232.19.2.5.2.1.4 |
cpqOsCriCacheCopyReadHitsPercentCritical alarm will be issued if,
(cpqOsCacheCopyReadHitsPercent <= cpqOsCriCacheCopyReadHitsPercent)
for 15 data collection intervals.rw INTEGER .1.3.6.1.4.1.232.19.2.5.2.1.5 |
cpqOsCacheCopyReadsPerSecCopy 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 information from the file system cache, as does the LAN Server
for small transfers.ro INTEGER .1.3.6.1.4.1.232.19.2.5.2.1.6 |
cpqOsCacheConditionThe condition of this Cache Object Instance.ro Enumeration .1.3.6.1.4.1.232.19.2.5.2.1.7 |
cpqOsPagingFile OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.6 |
cpqOsPagingFileStatusThis value specifies the overall condition of Paging File Object
instances.ro Enumeration .1.3.6.1.4.1.232.19.2.6.1 |
cpqOsPagingFileTableA table of Paging File Entries. SEQUENCE OF CpqOsPagingFileEntry .1.3.6.1.4.1.232.19.2.6.2 |
cpqOsPagingFileEntryA Paging File Entry. CpqOsPagingFileEntry .1.3.6.1.4.1.232.19.2.6.2.1 |
cpqOsPagingFileIndexThis PagingFile Instance Number.ro INTEGER .1.3.6.1.4.1.232.19.2.6.2.1.1 |
cpqOsPagingFileInstanceThis PagingFile Instance Name.ro DisplayString .1.3.6.1.4.1.232.19.2.6.2.1.2 |
cpqOsPageFileUsagePercentThe Paging File usage in percent.ro INTEGER .1.3.6.1.4.1.232.19.2.6.2.1.3 |
cpqOsWarPageFileUsagePercentWarning alarm will be issued if,
(cpqOsPageFileUsagePercent >= cpqOsWarPageFileUsagePercent &&
cpqOsPageFileUsagePercent < cpqOsCriPageFileUsagePercent)
for 15 data collection intervals.rw INTEGER .1.3.6.1.4.1.232.19.2.6.2.1.4 |
cpqOsCriPageFileUsagePercentCritical alarm will be issued if,
(cpqOsPageFileUsagePercent >= cpqOsCriPageFileUsagePercent)
for 15 data collection intervals.rw INTEGER .1.3.6.1.4.1.232.19.2.6.2.1.5 |
cpqOsPagingFileConditionThe condition of this Paging File Object Instance.ro Enumeration .1.3.6.1.4.1.232.19.2.6.2.1.6 |
cpqOsPhysicalDisk OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.7 |
cpqOsPhysicalDiskStatusThis value specifies the overall condition of Physical Disk Object
instances.ro Enumeration .1.3.6.1.4.1.232.19.2.7.1 |
cpqOsPhysicalDiskTableA table of Physical Disk Entries. SEQUENCE OF CpqOsPhysicalDiskEntry .1.3.6.1.4.1.232.19.2.7.2 |
cpqOsPhysicalDiskEntryA Physical Disk Entry. CpqOsPhysicalDiskEntry .1.3.6.1.4.1.232.19.2.7.2.1 |
cpqOsPhysicalDiskIndexThe Physical Disk Instance number.ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.1 |
cpqOsPhysicalDiskInstanceThe Physical Disk Instance Name.ro DisplayString .1.3.6.1.4.1.232.19.2.7.2.1.2 |
cpqOsPhysicalDiskQueueLengthAvg. Disk Queue Length is the average number of both read and write
requests that were queued for the selected disk during the sample
interval.ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.3 |
cpqOsPhysicalDiskBusyTimePercent%Disk Time is the percentage of elapsed time that the selected disk
drive is busy servicing read or write requests.ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.4 |
cpqOsPhysicalDiskConditionThe condition of this Physical Disk Object Instance.ro Enumeration .1.3.6.1.4.1.232.19.2.7.2.1.5 |
cpqOsPhysicalDiskBytesPersecDisk Bytes/sec is the rate bytes are transferred to or from the disk during
write or read operations.ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.6 |
cpqOsPhysicalDiskTransfersPersecx1000Disk Transfers/sec is the rate of read and write operations on the disk (times 1000).ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.7 |
cpqOsPhysicalDiskReadsPersecx1000Disk Reads/sec is the rate of read operations on the disk (times 1000).ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.8 |
cpqOsPhysicalDiskWritesPersecx1000Disk Writes/sec is the rate of write operations on the disk (times 1000).ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.9 |
cpqOsPhysicalDiskReadBytesPersecDisk Read Bytes/sec is the rate bytes are transferred from the disk during
read operations.ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.10 |
cpqOsPhysicalDiskWriteBytesPersecDisk Write Bytes is rate bytes are transferred to the disk during write
operations.ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.11 |
cpqOsPhysicalDiskAvgDisksecPerReadx10000Avg. Disk sec/Read is the average time in seconds of a read of data from the
disk (times 10000).ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.12 |
cpqOsPhysicalDiskAvgDisksecPerWritex10000Avg. Disk sec/Write is the average time in seconds of a write of data to the
disk (times 10000).ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.13 |
cpqOsPhysicalDiskCurrentDiskQueueLengthCurrent 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, not an
average over the time interval. Multi-spindle disk devices can have multiple
requests active at one time, but other concurrent requests are awaiting
service. This counter might reflect a transitory high or low queue length, but
if there is a sustained load on the disk drive, it is likely that this will be
consistently high. Requests are experiencing delays proportional to the
length of this queue minus the number of spindles on the disks. This
difference should average less than 2 for good performance.ro INTEGER .1.3.6.1.4.1.232.19.2.7.2.1.14 |
cpqOsLogicalDisk OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.8 |
cpqOsLogicalDiskStatusThis value specifies the overall condition of Logical Disk Object
instances.ro Enumeration .1.3.6.1.4.1.232.19.2.8.1 |
cpqOsLogicalDiskTableA table of Logical Disk Entries. SEQUENCE OF CpqOsLogicalDiskEntry .1.3.6.1.4.1.232.19.2.8.2 |
cpqOsLogicalDiskEntryA Logical Disk Entry. CpqOsLogicalDiskEntry .1.3.6.1.4.1.232.19.2.8.2.1 |
cpqOsLogicalDiskIndexThe Logical Disk Instance number.ro INTEGER .1.3.6.1.4.1.232.19.2.8.2.1.1 |
cpqOsLogicalDiskInstanceThe Logical Disk Instance Name.ro DisplayString .1.3.6.1.4.1.232.19.2.8.2.1.2 |
cpqOsLogicalDiskFreeSpaceMBytesFree Megabytes displays the unallocated space on the disk drive
in megabytes. One megabyte = 1,048,576 bytes.ro INTEGER .1.3.6.1.4.1.232.19.2.8.2.1.3 |
cpqOsLogicalDiskFreeSpacePercent%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 drivero INTEGER .1.3.6.1.4.1.232.19.2.8.2.1.4 |
cpqOsLogicalDiskQueueLengthAvg. Disk Queue Length is the average number of both read and write
requests that were queued for the selected disk during the sample
interval.ro INTEGER .1.3.6.1.4.1.232.19.2.8.2.1.5 |
cpqOsLogicalDiskBusyTimePercent%Disk Time is the percentage of elapsed time that the selected disk
drive is busy servicing read or write requests.ro INTEGER .1.3.6.1.4.1.232.19.2.8.2.1.6 |
cpqOsWarLogicalDiskBusyTimePercentWarning alarm will be issued if,
(cpqOsLogicalDiskBusyTimePercent >= cpqOsWarLogicalDiskBusyTimePercent &&
cpqOsLogicalDiskBusyTimePercent < cpqOsCriLogicalDiskBusyTimePercent)
for 15 data collection intervals.rw INTEGER .1.3.6.1.4.1.232.19.2.8.2.1.7 |
cpqOsCriLogicalDiskBusyTimePercentCritical alarm will be issued if,
(cpqOsLogicalDiskBusyTimePercent >= cpqOsCriLogicalDiskBusyTimePercent)
for 15 data collection intervals.rw INTEGER .1.3.6.1.4.1.232.19.2.8.2.1.8 |
cpqOsLogicalDiskConditionThe condition of this Logical Disk Object Instance.ro Enumeration .1.3.6.1.4.1.232.19.2.8.2.1.9 |
cpqOsServer OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.9 |
cpqOsServerStatusThis value specifies the overall condition of Server Object.ro Enumeration .1.3.6.1.4.1.232.19.2.9.1 |
cpqOsServerTotalNetworkUtilizationBytesPerSecThe number of bytes the server has sent to and received from the
network. This value provides an overall indication of how busy the
server is.ro INTEGER .1.3.6.1.4.1.232.19.2.9.2 |
cpqOsServerSessionsThe number of sessions currently active in the server. Indicates
current server activity.ro INTEGER .1.3.6.1.4.1.232.19.2.9.3 |
cpqOsServerAccessPermissionErrorsThe number of times opens on behalf of clients have failed
with STATUS_ACCESS_DENIED. Can indicate whether somebody is
randomly attempting to access files in hopes of getting at
something that was not properly protected.ro INTEGER .1.3.6.1.4.1.232.19.2.9.4 |
cpqOsServerAccessGrantedErrorsThe number of times accesses to files opened successfully were
denied. Can indicate attempts to access files without proper
access authorization.ro INTEGER .1.3.6.1.4.1.232.19.2.9.5 |
cpqOsServerLogonErrorsThe number of failed logon attempts to the server. Can indicate
whether password guessing programs are being used to crack the
security on the server.ro INTEGER .1.3.6.1.4.1.232.19.2.9.6 |
cpqOsServerSessionsErroredOutThe number of sessions that have been closed due to unexpected error
conditions or sessions that have reached the autodisconnect timeout
and have been disconnected normally.ro INTEGER .1.3.6.1.4.1.232.19.2.9.7 |
cpqOsServerContextBlocksQueuePerSecContext Blocks Queued per second is the rate at which work context
blocks had to be placed on the server's FSP queue to await server action.ro INTEGER .1.3.6.1.4.1.232.19.2.9.8 |
cpqOsNetworkInterface OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.10 |
cpqOsNetworkInterfaceStatusThis value specifies the overall condition of Network Interface Object
instances.ro Enumeration .1.3.6.1.4.1.232.19.2.10.1 |
cpqOsNetworkInterfaceTableA table of Network Interface Entries. SEQUENCE OF CpqOsNetworkInterfaceEntry .1.3.6.1.4.1.232.19.2.10.2 |
cpqOsNetworkInterfaceEntryA Network Interface Entry. CpqOsNetworkInterfaceEntry .1.3.6.1.4.1.232.19.2.10.2.1 |
cpqOsNetworkInterfaceIndexThe Network Interface Instance number.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.1 |
cpqOsNetworkInterfaceInstanceThe Network Interface Instance Name.ro DisplayString .1.3.6.1.4.1.232.19.2.10.2.1.2 |
cpqOsNetworkTotalBytesPerSecBytes Total/sec is the rate at which bytes are sent and received
on the interface, including framing characters.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.3 |
cpqOsNetworkPacketsPerSecPackets/sec is the rate at which packets are sent and received
on the network interface.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.4 |
cpqOsNetworkOutputQueueLengthOutput 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 queued by NDIS in this
implementations, this will always be 0.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.5 |
cpqOsNetworkPktOutboundErrorsPackets Outbound Errors is the number of outbound packets that
could not be transmitted because of errors.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.6 |
cpqOsNetworkPktReceiveErrorsPackets Received Errors is the number of inbound packets that
contained errors preventing them from being deliverable to a
higher-layer protocol.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.7 |
cpqOsNetworkCurrentBandWidthCurrent 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 nominal bandwidth.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.8 |
cpqOsNetworkInterfaceConditionThe condition of this Network Interface Object Instance.ro Enumeration .1.3.6.1.4.1.232.19.2.10.2.1.9 |
cpqOsNetworkBytesSentPersecBytes Sent/sec is the rate at which bytes are sent on the interface,
including framing characters.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.10 |
cpqOsNetworkBytesReceivedPersecBytes Received/sec is the rate at which bytes are received on the
interface, including framing characters.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.11 |
cpqOsNetworkPacketsSentPersecx1000Packets Sent/sec is the rate (times 1000) at which packets are sent on
the network interface.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.12 |
cpqOsNetworkPacketsReceivedPersecx1000Packets Received/sec is the rate (times 1000) at which packets are received
on the network interface.ro INTEGER .1.3.6.1.4.1.232.19.2.10.2.1.13 |
cpqOsTcp OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.11 |
cpqOsTcpStatusThis value specifies the overall condition of TCP Object instances.ro Enumeration .1.3.6.1.4.1.232.19.2.11.1 |
cpqOsTcpTableA table of Tcp Entries. SEQUENCE OF CpqOsTcpEntry .1.3.6.1.4.1.232.19.2.11.2 |
cpqOsTcpEntryA TCP Entry. CpqOsTcpEntry .1.3.6.1.4.1.232.19.2.11.2.1 |
cpqOsTcpIndexThe TCP Instance number.ro INTEGER .1.3.6.1.4.1.232.19.2.11.2.1.1 |
cpqOsTcpInstanceThe TCP Instance Name.ro DisplayString .1.3.6.1.4.1.232.19.2.11.2.1.2 |
cpqOsTcpActiveConnectionsConnections Active is the number of times TCP connections have
made a direct transition to the SYN-SENT state from the CLOSED state.ro INTEGER .1.3.6.1.4.1.232.19.2.11.2.1.3 |
cpqOsTcpEstablishedConectionsConnections Established is the number of TCP connections for
which the current state is either ESTABLISHED or CLOSE-WAIT.ro INTEGER .1.3.6.1.4.1.232.19.2.11.2.1.4 |
cpqOsTcpSegmentsPerSecSegments/sec is the rate at which TCP segments are sent or
received using the TCP protocol.ro INTEGER .1.3.6.1.4.1.232.19.2.11.2.1.5 |
cpqOsTcpRetransmittedSegmentsPerSecSegments Retransmitted/sec is the rate at which segments are
retransmitted, that is, segments transmitted containing one or
more previously transmitted bytes.ro INTEGER .1.3.6.1.4.1.232.19.2.11.2.1.6 |
cpqOsTcpConnectionFailuresConnection 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 transition to the LISTEN state from the SYN-RCVD state.ro INTEGER .1.3.6.1.4.1.232.19.2.11.2.1.7 |
cpqOsTcpConditionThe condition of this Tcp Object Instance.ro Enumeration .1.3.6.1.4.1.232.19.2.11.2.1.8 |
cpqOsProcess OBJECT IDENTIFIER .1.3.6.1.4.1.232.19.2.12 |
cpqOsProcessStatusThis value specifies the overall condition of Process Object instances.ro Enumeration .1.3.6.1.4.1.232.19.2.12.1 |
cpqOsProcessTableA table of Process Entries. SEQUENCE OF CpqOsProcessEntry .1.3.6.1.4.1.232.19.2.12.2 |
cpqOsProcessEntryA Process Entry. CpqOsProcessEntry .1.3.6.1.4.1.232.19.2.12.2.1 |
cpqOsProcessIndexThe Process Instance number.ro INTEGER .1.3.6.1.4.1.232.19.2.12.2.1.1 |
cpqOsProcessInstanceThe Process Instance Name.ro DisplayString .1.3.6.1.4.1.232.19.2.12.2.1.2 |
cpqOsProcessThreadCountThe 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
thread.ro INTEGER .1.3.6.1.4.1.232.19.2.12.2.1.3 |
cpqOsProcessPrivateBytesPrivate Bytes is the current number of bytes this process has allocated
that cannot be shared with other processes.ro INTEGER .1.3.6.1.4.1.232.19.2.12.2.1.4 |
cpqOsProcessPageFileBytesPage 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
shared by all processes, and lack of space in paging files can prevent
other processes from allocating memory.ro INTEGER .1.3.6.1.4.1.232.19.2.12.2.1.5 |
cpqOsProcessWorkingSetWorking 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
threshold, pages are left in the Working Set of a process even if they
are not in use. When free memory falls below a threshold, pages are
trimmed from Working Sets. If they are needed they will then be
soft-faulted back into the Working Set before they leave main memory.ro INTEGER .1.3.6.1.4.1.232.19.2.12.2.1.6 |
cpqOsProcessCpuTimePercent% 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 that executes instructions, and a process is the object
created when a program is run. Code executed to handle some hardware
interrupts and trap conditions are included in this count. On
Multi-processor machines the maximum value of the counter is 100 % times
the number of processors.ro INTEGER .1.3.6.1.4.1.232.19.2.12.2.1.7 |
cpqOsProcessPrivilegedTimePercent% 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 Mode
to gain access to system-private data. Such data is protected from access
by threads executing in user Mode. Calls to the system can be explicit or
implicit, such as page faults or interrupts. Unlike some early operating
systems, Windows NT uses process boundaries for subsystem protection in
addition to the traditional protection of user and privileged modes.
These subsystem processes provide additional protection. Therefore, some
work done by Windows NT on behalf of your application might appear in
other subsystem processes in addition to the privileged time in your
process.ro INTEGER .1.3.6.1.4.1.232.19.2.12.2.1.8 |
cpqOsProcessPageFaultsPerSecPage 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 cause the page to be fetched from disk if it is on the standby list
and hence already in main memory, or if it is in use by another process
with whom the page is shared.ro INTEGER .1.3.6.1.4.1.232.19.2.12.2.1.9 |
cpqOsProcessConditionThe condition of this Process Object Instance.ro Enumeration .1.3.6.1.4.1.232.19.2.12.2.1.10 |