MIB Viewer

CPQOS-MIB

157 objects
No module-level DESCRIPTION found.
Imported Objects
CPQHOST-MIBcompaq cpqHoTrapFlags
RFC-1212OBJECT-TYPE
RFC-1215TRAP-TYPE
RFC1213-MIBDisplayString sysName
OIDNameAccessStatusDescription
1.3.6.1.4.1.232.19NodecpqWinOsMgmt
1.3.6.1.4.1.232.19.1NodecpqOsMibRev
1.3.6.1.4.1.232.19.1.1ScalarcpqOsMibRevMajorread-onlymandatoryThe 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 revis…
1.3.6.1.4.1.232.19.1.2ScalarcpqOsMibRevMinorread-onlymandatoryThe 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 informati…
1.3.6.1.4.1.232.19.1.3ScalarcpqOsMibConditionread-onlymandatoryThe overall condition. This object represents the overall status of the Operating System management system represented by this MIB.
1.3.6.1.4.1.232.19.2NodecpqOsComponent
1.3.6.1.4.1.232.19.2.1NodecpqOsInterface
1.3.6.1.4.1.232.19.2.1.4NodecpqOsCommon
1.3.6.1.4.1.232.19.2.1.4.1ScalarcpqOsCommonPollFreqread-writemandatoryThe Management Agent`s polling frequency. The frequency, in seconds, at which the Agent requests information from the device driver. A frequency of zero (0) in…
1.3.6.1.4.1.232.19.2.2NodecpqOsSystem
1.3.6.1.4.1.232.19.2.2.1ScalarcpqOsSystemStatusread-onlymandatoryThis value specifies the overall condition of the System Object.
1.3.6.1.4.1.232.19.2.2.2ScalarcpqOsSystemUpTimeread-onlymandatoryTotal Time that the computer has been operational since it was last started.
1.3.6.1.4.1.232.19.2.2.3ScalarcpqOsSystemThreadsread-onlymandatoryThreads 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 inter…
1.3.6.1.4.1.232.19.2.2.4ScalarcpqOsSysContextSwitchesPersecread-onlymandatoryContext 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 runnin…
1.3.6.1.4.1.232.19.2.2.5ScalarcpqOsSysCpuQueueLengthread-onlymandatoryProcessor 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. …
1.3.6.1.4.1.232.19.2.2.6ScalarcpqOsSysProcessesread-onlymandatoryProcesses 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 i…
1.3.6.1.4.1.232.19.2.2.7ScalarcpqOsSysRegistryInUsePercentread-onlymandatoryRegistryInUsePercent is the percentage of the Total Registry Quota Allowed that is currently being used by the system. This counter displays the current percen…
1.3.6.1.4.1.232.19.2.3NodecpqOsProcessor
1.3.6.1.4.1.232.19.2.3.1ScalarcpqOsProcessorStatusread-onlymandatoryThis value specifies the overall condition of Processor Object instances.
1.3.6.1.4.1.232.19.2.3.2TablecpqOsProcessorTablenot-accessiblemandatoryA table of Processor Entries.
1.3.6.1.4.1.232.19.2.3.2.1RowcpqOsProcessorEntrynot-accessiblemandatoryA Processor Entry.
1.3.6.1.4.1.232.19.2.3.2.1.1ColumncpqOsCpuIndexread-onlymandatoryThis Processor Instance number.
1.3.6.1.4.1.232.19.2.3.2.1.2ColumncpqOsCpuInstanceread-onlymandatoryThis Processor Instance Name.
1.3.6.1.4.1.232.19.2.3.2.1.3ColumncpqOsCpuInterruptsPerSecread-onlymandatoryInterrupts/sec is the average number of hardware interrupts the processor is receiving and servicing in each second. It does not include DPCs, which are counte…
1.3.6.1.4.1.232.19.2.3.2.1.4ColumncpqOsCpuTimePercentread-onlymandatory%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 acti…
1.3.6.1.4.1.232.19.2.3.2.1.5ColumncpqOsWarCpuTimePercentread-writemandatoryWarning alarm will be issued if, (cpqOsCpuTotalCpuTimePercent >= cpqOsWarCpuTotalCpuTimePercent && cpqOsCpuTotalCpuTimePercent < cpqOsCriCpuTotalCpuTimePercent…
1.3.6.1.4.1.232.19.2.3.2.1.6ColumncpqOsCriCpuTimePercentread-writemandatoryCritical alarm will be issued if, (cpqOsCpuTotalCpuTimePercent >= cpqOsCriCpuTotalCpuTimePercent) for 15 data collection intervals.
1.3.6.1.4.1.232.19.2.3.2.1.7ColumncpqOsCpuUserTimePercentread-onlymandatory%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 su…
1.3.6.1.4.1.232.19.2.3.2.1.8ColumncpqOsCpuPrivilegedTimePercentread-onlymandatory%Privileged Time is the percentage of non-idle processor time spent in privileged mode. (Privileged mode is a processing mode designed for operating system com…
1.3.6.1.4.1.232.19.2.3.2.1.9ColumncpqOsCpuConditionread-onlymandatoryThe condition of this Processor Object Instance.
1.3.6.1.4.1.232.19.2.3.2.1.10ColumncpqOsCpuPercentDPCTimeread-onlymandatory% DPC Time is the percentage of time that the processor spent receiving and servicing deferred procedure calls (DPCs) during the sample interval. (DPCs are int…
1.3.6.1.4.1.232.19.2.3.2.1.11ColumncpqOsCpuPercentInterruptTimeread-onlymandatory% Interrupt Time is the percentage of time the processor spent receiving and servicing hardware interrupts during the sample interval. This value is an indirec…
1.3.6.1.4.1.232.19.2.4NodecpqOsMemory
1.3.6.1.4.1.232.19.2.4.1ScalarcpqOsMemoryStatusread-onlymandatoryThis value specifies the overall condition of Memory Object.
1.3.6.1.4.1.232.19.2.4.2ScalarcpqOsMemAvailableKBytesread-onlymandatoryAvailable KBytes is the amount of physical memory available to processes running on the computer, in KBytes. It is calculated by summing space on the Zeroed, F…
1.3.6.1.4.1.232.19.2.4.3ScalarcpqOsMemPagesPerSecread-onlymandatoryPages/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…
1.3.6.1.4.1.232.19.2.4.4ScalarcpqOsMemPagesInputPerSecread-onlymandatoryPages 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 …
1.3.6.1.4.1.232.19.2.4.5ScalarcpqOsMemPagesOutputPerSecread-onlymandatoryPages 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 physica…
1.3.6.1.4.1.232.19.2.4.6ScalarcpqOsMemPageFaultsPerSecread-onlymandatoryPage 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 …
1.3.6.1.4.1.232.19.2.4.7ScalarcpqOsMemCacheFaultsPerSecread-onlymandatoryCache 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 mem…
1.3.6.1.4.1.232.19.2.4.8ScalarcpqOsMemPageReadsPerSecx1000read-onlymandatoryPage 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 …
1.3.6.1.4.1.232.19.2.4.9ScalarcpqOsMemPageWritesPerSecx1000read-onlymandatoryPage 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 …
1.3.6.1.4.1.232.19.2.4.10ScalarcpqOsMemPoolNonpagedBytesread-onlymandatoryPool 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 canno…
1.3.6.1.4.1.232.19.2.4.11ScalarcpqOsMemCacheBytesread-onlymandatoryCache Bytes is the sum of the System Cache Resident Bytes, System Driver Resident Bytes, System Code Resident Bytes, and Pool Paged Resident Bytes counters. Th…
1.3.6.1.4.1.232.19.2.5NodecpqOsCache
1.3.6.1.4.1.232.19.2.5.1ScalarcpqOsCacheStatusread-onlymandatoryThis value specifies the overall condition of Cache Object.
1.3.6.1.4.1.232.19.2.5.2TablecpqOsCacheTablenot-accessiblemandatoryA table of Cache Entries.
1.3.6.1.4.1.232.19.2.5.2.1RowcpqOsCacheEntrynot-accessiblemandatoryA Cache Entry.
1.3.6.1.4.1.232.19.2.5.2.1.1ColumncpqOsCacheIndexread-onlymandatoryThe Cache Instance number.
1.3.6.1.4.1.232.19.2.5.2.1.2ColumncpqOsCacheInstanceread-onlymandatoryThe Cache Instance Name.
1.3.6.1.4.1.232.19.2.5.2.1.3ColumncpqOsCacheCopyReadHitsPercentread-onlymandatory%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 p…
1.3.6.1.4.1.232.19.2.5.2.1.4ColumncpqOsWarCacheCopyReadHitsPercentread-writemandatoryWarning alarm will be issued if, (cpqOsCacheCopyReadHitsPercent <= cpqOsWarCacheCopyReadHitsPercent && cpqOsCacheCopyReadHitsPercent > cpqOsCriCacheCopyReadsPe…
1.3.6.1.4.1.232.19.2.5.2.1.5ColumncpqOsCriCacheCopyReadHitsPercentread-writemandatoryCritical alarm will be issued if, (cpqOsCacheCopyReadHitsPercent <= cpqOsCriCacheCopyReadHitsPercent) for 15 data collection intervals.
1.3.6.1.4.1.232.19.2.5.2.1.6ColumncpqOsCacheCopyReadsPerSecread-onlymandatoryCopy 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.…
1.3.6.1.4.1.232.19.2.5.2.1.7ColumncpqOsCacheConditionread-onlymandatoryThe condition of this Cache Object Instance.
1.3.6.1.4.1.232.19.2.6NodecpqOsPagingFile
1.3.6.1.4.1.232.19.2.6.1ScalarcpqOsPagingFileStatusread-onlymandatoryThis value specifies the overall condition of Paging File Object instances.
1.3.6.1.4.1.232.19.2.6.2TablecpqOsPagingFileTablenot-accessiblemandatoryA table of Paging File Entries.
1.3.6.1.4.1.232.19.2.6.2.1RowcpqOsPagingFileEntrynot-accessiblemandatoryA Paging File Entry.
1.3.6.1.4.1.232.19.2.6.2.1.1ColumncpqOsPagingFileIndexread-onlymandatoryThis PagingFile Instance Number.
1.3.6.1.4.1.232.19.2.6.2.1.2ColumncpqOsPagingFileInstanceread-onlymandatoryThis PagingFile Instance Name.
1.3.6.1.4.1.232.19.2.6.2.1.3ColumncpqOsPageFileUsagePercentread-onlymandatoryThe Paging File usage in percent.
1.3.6.1.4.1.232.19.2.6.2.1.4ColumncpqOsWarPageFileUsagePercentread-writemandatoryWarning alarm will be issued if, (cpqOsPageFileUsagePercent >= cpqOsWarPageFileUsagePercent && cpqOsPageFileUsagePercent < cpqOsCriPageFileUsagePercent) for 15…
1.3.6.1.4.1.232.19.2.6.2.1.5ColumncpqOsCriPageFileUsagePercentread-writemandatoryCritical alarm will be issued if, (cpqOsPageFileUsagePercent >= cpqOsCriPageFileUsagePercent) for 15 data collection intervals.
1.3.6.1.4.1.232.19.2.6.2.1.6ColumncpqOsPagingFileConditionread-onlymandatoryThe condition of this Paging File Object Instance.
1.3.6.1.4.1.232.19.2.6.3ScalarcpqOsPagingFileOSManagedread-onlymandatoryBoolean values of 0 or 1. 1 means the pagefile is managed by the operating system. This value should be the same value as AutomaticManagedPagefile property of …
1.3.6.1.4.1.232.19.2.7NodecpqOsPhysicalDisk
1.3.6.1.4.1.232.19.2.7.1ScalarcpqOsPhysicalDiskStatusread-onlymandatoryThis value specifies the overall condition of Physical Disk Object instances.
1.3.6.1.4.1.232.19.2.7.2TablecpqOsPhysicalDiskTablenot-accessiblemandatoryA table of Physical Disk Entries.
1.3.6.1.4.1.232.19.2.7.2.1RowcpqOsPhysicalDiskEntrynot-accessiblemandatoryA Physical Disk Entry.
1.3.6.1.4.1.232.19.2.7.2.1.1ColumncpqOsPhysicalDiskIndexread-onlymandatoryThe Physical Disk Instance number.
1.3.6.1.4.1.232.19.2.7.2.1.2ColumncpqOsPhysicalDiskInstanceread-onlymandatoryThe Physical Disk Instance Name.
1.3.6.1.4.1.232.19.2.7.2.1.3ColumncpqOsPhysicalDiskQueueLengthread-onlymandatoryAvg. Disk Queue Length is the average number of both read and write requests that were queued for the selected disk during the sample interval.
1.3.6.1.4.1.232.19.2.7.2.1.4ColumncpqOsPhysicalDiskBusyTimePercentread-onlymandatory%Disk Time is the percentage of elapsed time that the selected disk drive is busy servicing read or write requests.
1.3.6.1.4.1.232.19.2.7.2.1.5ColumncpqOsPhysicalDiskConditionread-onlymandatoryThe condition of this Physical Disk Object Instance.
1.3.6.1.4.1.232.19.2.7.2.1.6ColumncpqOsPhysicalDiskBytesPersecread-onlymandatoryDisk Bytes/sec is the rate bytes are transferred to or from the disk during write or read operations.
1.3.6.1.4.1.232.19.2.7.2.1.7ColumncpqOsPhysicalDiskTransfersPersecx1000read-onlymandatoryDisk Transfers/sec is the rate of read and write operations on the disk (times 1000).
1.3.6.1.4.1.232.19.2.7.2.1.8ColumncpqOsPhysicalDiskReadsPersecx1000read-onlymandatoryDisk Reads/sec is the rate of read operations on the disk (times 1000).
1.3.6.1.4.1.232.19.2.7.2.1.9ColumncpqOsPhysicalDiskWritesPersecx1000read-onlymandatoryDisk Writes/sec is the rate of write operations on the disk (times 1000).
1.3.6.1.4.1.232.19.2.7.2.1.10ColumncpqOsPhysicalDiskReadBytesPersecread-onlymandatoryDisk Read Bytes/sec is the rate bytes are transferred from the disk during read operations.
1.3.6.1.4.1.232.19.2.7.2.1.11ColumncpqOsPhysicalDiskWriteBytesPersecread-onlymandatoryDisk Write Bytes is rate bytes are transferred to the disk during write operations.
1.3.6.1.4.1.232.19.2.7.2.1.12ColumncpqOsPhysicalDiskAvgDisksecPerReadx10000read-onlymandatoryAvg. Disk sec/Read is the average time in seconds of a read of data from the disk (times 10000).
1.3.6.1.4.1.232.19.2.7.2.1.13ColumncpqOsPhysicalDiskAvgDisksecPerWritex10000read-onlymandatoryAvg. Disk sec/Write is the average time in seconds of a write of data to the disk (times 10000).
1.3.6.1.4.1.232.19.2.7.2.1.14ColumncpqOsPhysicalDiskCurrentDiskQueueLengthread-onlymandatoryCurrent 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 t…
1.3.6.1.4.1.232.19.2.8NodecpqOsLogicalDisk
1.3.6.1.4.1.232.19.2.8.1ScalarcpqOsLogicalDiskStatusread-onlymandatoryThis value specifies the overall condition of Logical Disk Object instances.
1.3.6.1.4.1.232.19.2.8.2TablecpqOsLogicalDiskTablenot-accessiblemandatoryA table of Logical Disk Entries.
1.3.6.1.4.1.232.19.2.8.2.1RowcpqOsLogicalDiskEntrynot-accessiblemandatoryA Logical Disk Entry.
1.3.6.1.4.1.232.19.2.8.2.1.1ColumncpqOsLogicalDiskIndexread-onlymandatoryThe Logical Disk Instance number.
1.3.6.1.4.1.232.19.2.8.2.1.2ColumncpqOsLogicalDiskInstanceread-onlymandatoryThe Logical Disk Instance Name.
1.3.6.1.4.1.232.19.2.8.2.1.3ColumncpqOsLogicalDiskFreeSpaceMBytesread-onlymandatoryFree Megabytes displays the unallocated space on the disk drive in megabytes. One megabyte = 1,048,576 bytes.
1.3.6.1.4.1.232.19.2.8.2.1.4ColumncpqOsLogicalDiskFreeSpacePercentread-onlymandatory%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
1.3.6.1.4.1.232.19.2.8.2.1.5ColumncpqOsLogicalDiskQueueLengthread-onlymandatoryAvg. Disk Queue Length is the average number of both read and write requests that were queued for the selected disk during the sample interval.
1.3.6.1.4.1.232.19.2.8.2.1.6ColumncpqOsLogicalDiskBusyTimePercentread-onlymandatory%Disk Time is the percentage of elapsed time that the selected disk drive is busy servicing read or write requests.
1.3.6.1.4.1.232.19.2.8.2.1.7ColumncpqOsWarLogicalDiskBusyTimePercentread-writemandatoryWarning alarm will be issued if, (cpqOsLogicalDiskBusyTimePercent >= cpqOsWarLogicalDiskBusyTimePercent && cpqOsLogicalDiskBusyTimePercent < cpqOsCriLogicalDis…
1.3.6.1.4.1.232.19.2.8.2.1.8ColumncpqOsCriLogicalDiskBusyTimePercentread-writemandatoryCritical alarm will be issued if, (cpqOsLogicalDiskBusyTimePercent >= cpqOsCriLogicalDiskBusyTimePercent) for 15 data collection intervals.
1.3.6.1.4.1.232.19.2.8.2.1.9ColumncpqOsLogicalDiskConditionread-onlymandatoryThe condition of this Logical Disk Object Instance.
1.3.6.1.4.1.232.19.2.9NodecpqOsServer
1.3.6.1.4.1.232.19.2.9.1ScalarcpqOsServerStatusread-onlymandatoryThis value specifies the overall condition of Server Object.
1.3.6.1.4.1.232.19.2.9.2ScalarcpqOsServerTotalNetworkUtilizationBytesPerSecread-onlymandatoryThe 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.
1.3.6.1.4.1.232.19.2.9.3ScalarcpqOsServerSessionsread-onlymandatoryThe number of sessions currently active in the server. Indicates current server activity.
1.3.6.1.4.1.232.19.2.9.4ScalarcpqOsServerAccessPermissionErrorsread-onlymandatoryThe 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 h…
1.3.6.1.4.1.232.19.2.9.5ScalarcpqOsServerAccessGrantedErrorsread-onlymandatoryThe number of times accesses to files opened successfully were denied. Can indicate attempts to access files without proper access authorization.
1.3.6.1.4.1.232.19.2.9.6ScalarcpqOsServerLogonErrorsread-onlymandatoryThe number of failed logon attempts to the server. Can indicate whether password guessing programs are being used to crack the security on the server.
1.3.6.1.4.1.232.19.2.9.7ScalarcpqOsServerSessionsErroredOutread-onlymandatoryThe number of sessions that have been closed due to unexpected error conditions or sessions that have reached the autodisconnect timeout and have been disconne…
1.3.6.1.4.1.232.19.2.9.8ScalarcpqOsServerContextBlocksQueuePerSecread-onlymandatoryContext 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.
1.3.6.1.4.1.232.19.2.10NodecpqOsNetworkInterface
1.3.6.1.4.1.232.19.2.10.1ScalarcpqOsNetworkInterfaceStatusread-onlymandatoryThis value specifies the overall condition of Network Interface Object instances.
1.3.6.1.4.1.232.19.2.10.2TablecpqOsNetworkInterfaceTablenot-accessiblemandatoryA table of Network Interface Entries.
1.3.6.1.4.1.232.19.2.10.2.1RowcpqOsNetworkInterfaceEntrynot-accessiblemandatoryA Network Interface Entry.
1.3.6.1.4.1.232.19.2.10.2.1.1ColumncpqOsNetworkInterfaceIndexread-onlymandatoryThe Network Interface Instance number.
1.3.6.1.4.1.232.19.2.10.2.1.2ColumncpqOsNetworkInterfaceInstanceread-onlymandatoryThe Network Interface Instance Name.
1.3.6.1.4.1.232.19.2.10.2.1.3ColumncpqOsNetworkTotalBytesPerSecread-onlymandatoryBytes Total/sec is the rate at which bytes are sent and received on the interface, including framing characters.
1.3.6.1.4.1.232.19.2.10.2.1.4ColumncpqOsNetworkPacketsPerSecread-onlymandatoryPackets/sec is the rate at which packets are sent and received on the network interface.
1.3.6.1.4.1.232.19.2.10.2.1.5ColumncpqOsNetworkOutputQueueLengthread-onlymandatoryOutput 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 …
1.3.6.1.4.1.232.19.2.10.2.1.6ColumncpqOsNetworkPktOutboundErrorsread-onlymandatoryPackets Outbound Errors is the number of outbound packets that could not be transmitted because of errors.
1.3.6.1.4.1.232.19.2.10.2.1.7ColumncpqOsNetworkPktReceiveErrorsread-onlymandatoryPackets Received Errors is the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
1.3.6.1.4.1.232.19.2.10.2.1.8ColumncpqOsNetworkCurrentBandWidthread-onlymandatoryCurrent 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…
1.3.6.1.4.1.232.19.2.10.2.1.9ColumncpqOsNetworkInterfaceConditionread-onlymandatoryThe condition of this Network Interface Object Instance.
1.3.6.1.4.1.232.19.2.10.2.1.10ColumncpqOsNetworkBytesSentPersecread-onlymandatoryBytes Sent/sec is the rate at which bytes are sent on the interface, including framing characters.
1.3.6.1.4.1.232.19.2.10.2.1.11ColumncpqOsNetworkBytesReceivedPersecread-onlymandatoryBytes Received/sec is the rate at which bytes are received on the interface, including framing characters.
1.3.6.1.4.1.232.19.2.10.2.1.12ColumncpqOsNetworkPacketsSentPersecx1000read-onlymandatoryPackets Sent/sec is the rate (times 1000) at which packets are sent on the network interface.
1.3.6.1.4.1.232.19.2.10.2.1.13ColumncpqOsNetworkPacketsReceivedPersecx1000read-onlymandatoryPackets Received/sec is the rate (times 1000) at which packets are received on the network interface.
1.3.6.1.4.1.232.19.2.11NodecpqOsTcp
1.3.6.1.4.1.232.19.2.11.1ScalarcpqOsTcpStatusread-onlymandatoryThis value specifies the overall condition of TCP Object instances.
1.3.6.1.4.1.232.19.2.11.2TablecpqOsTcpTablenot-accessiblemandatoryA table of Tcp Entries.
1.3.6.1.4.1.232.19.2.11.2.1RowcpqOsTcpEntrynot-accessiblemandatoryA TCP Entry.
1.3.6.1.4.1.232.19.2.11.2.1.1ColumncpqOsTcpIndexread-onlymandatoryThe TCP Instance number.
1.3.6.1.4.1.232.19.2.11.2.1.2ColumncpqOsTcpInstanceread-onlymandatoryThe TCP Instance Name.
1.3.6.1.4.1.232.19.2.11.2.1.3ColumncpqOsTcpActiveConnectionsread-onlymandatoryConnections Active is the number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
1.3.6.1.4.1.232.19.2.11.2.1.4ColumncpqOsTcpEstablishedConectionsread-onlymandatoryConnections Established is the number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.
1.3.6.1.4.1.232.19.2.11.2.1.5ColumncpqOsTcpSegmentsPerSecread-onlymandatorySegments/sec is the rate at which TCP segments are sent or received using the TCP protocol.
1.3.6.1.4.1.232.19.2.11.2.1.6ColumncpqOsTcpRetransmittedSegmentsPerSecread-onlymandatorySegments Retransmitted/sec is the rate at which segments are retransmitted, that is, segments transmitted containing one or more previously transmitted bytes.
1.3.6.1.4.1.232.19.2.11.2.1.7ColumncpqOsTcpConnectionFailuresread-onlymandatoryConnection 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, plu…
1.3.6.1.4.1.232.19.2.11.2.1.8ColumncpqOsTcpConditionread-onlymandatoryThe condition of this Tcp Object Instance.
1.3.6.1.4.1.232.19.2.12NodecpqOsProcess
1.3.6.1.4.1.232.19.2.12.1ScalarcpqOsProcessStatusread-onlymandatoryThis value specifies the overall condition of Process Object instances.
1.3.6.1.4.1.232.19.2.12.2TablecpqOsProcessTablenot-accessiblemandatoryA table of Process Entries.
1.3.6.1.4.1.232.19.2.12.2.1RowcpqOsProcessEntrynot-accessiblemandatoryA Process Entry.
1.3.6.1.4.1.232.19.2.12.2.1.1ColumncpqOsProcessIndexread-onlymandatoryThe Process Instance number.
1.3.6.1.4.1.232.19.2.12.2.1.2ColumncpqOsProcessInstanceread-onlymandatoryThe Process Instance Name.
1.3.6.1.4.1.232.19.2.12.2.1.3ColumncpqOsProcessThreadCountread-onlymandatoryThe 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 …
1.3.6.1.4.1.232.19.2.12.2.1.4ColumncpqOsProcessPrivateBytesread-onlymandatoryPrivate Bytes is the current number of bytes this process has allocated that cannot be shared with other processes.
1.3.6.1.4.1.232.19.2.12.2.1.5ColumncpqOsProcessPageFileBytesread-onlymandatoryPage 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 …
1.3.6.1.4.1.232.19.2.12.2.1.6ColumncpqOsProcessWorkingSetread-onlymandatoryWorking 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 th…
1.3.6.1.4.1.232.19.2.12.2.1.7ColumncpqOsProcessCpuTimePercentread-onlymandatory% 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 ba…
1.3.6.1.4.1.232.19.2.12.2.1.8ColumncpqOsProcessPrivilegedTimePercentread-onlymandatory% 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 serv…
1.3.6.1.4.1.232.19.2.12.2.1.9ColumncpqOsProcessPageFaultsPerSecread-onlymandatoryPage 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 …
1.3.6.1.4.1.232.19.2.12.2.1.10ColumncpqOsProcessConditionread-onlymandatoryThe condition of this Process Object Instance.
1.3.6.1.4.1.232.19001NodecpqOsCpuTimeDegradedThe Processor Time performance property is set to degraded.
1.3.6.1.4.1.232.19002NodecpqOsCpuTimeFailedThe Processor Time performance property is set to critical.
1.3.6.1.4.1.232.19003NodecpqOsCacheCopyReadHitsDegradedThe Cache CopyReadHits performance property is set to degraded.
1.3.6.1.4.1.232.19004NodecpqOsCacheCopyReadHitsFailedThe Cache CopyReadHits performance property is set to critical.
1.3.6.1.4.1.232.19005NodecpqOsPageFileUsageDegradedThe PagingFile Usage performance property is set to degraded.
1.3.6.1.4.1.232.19006NodecpqOsPageFileUsageFailedThe PagingFile Usage performance property is set to critical.
1.3.6.1.4.1.232.19007NodecpqOsLogicalDiskBusyTimeDegradedThe LogicalDisk BusyTime performance property is set to degraded.
1.3.6.1.4.1.232.19008NodecpqOsLogicalDiskBusyTimeFailedThe LogicalDisk BusyTime performance property is set to critical.