KERNEL-READER-SUNMANAGEMENTCENTER-MIB: View SNMP OID List / Download MIB
VENDOR: SUN MICROSYSTEMS
Home | MIB: KERNEL-READER-SUNMANAGEMENTCENTER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
sun | 1.3.6.1.4.1.42 | |||
prod | 1.3.6.1.4.1.42.2 | |||
sunsymon | 1.3.6.1.4.1.42.2.12 | |||
agent | 1.3.6.1.4.1.42.2.12.2 | |||
modules | 1.3.6.1.4.1.42.2.12.2.2 | |||
kernelReader | 1.3.6.1.4.1.42.2.12.2.2.12 |
The kernel reader mib obtains information from the operating system about kernel based entities, including CPUs, disk drives, streams buffers, VM statistics, etc. This information is used to monitor and report on CPU usage, disk and network I/O, Paging and swapping rates, and so on. |
||
krUserGroup | 1.3.6.1.4.1.42.2.12.2.2.12.1 |
User related statistics. |
||
krConsoleUser | 1.3.6.1.4.1.42.2.12.2.2.12.1.1 | displaystring | read-only |
User currently logged in on the console. |
krTotNumOfUsers | 1.3.6.1.4.1.42.2.12.2.2.12.1.2 | integer32 | read-only |
Number of unique users currently logged in. |
krTotNumOfSessions | 1.3.6.1.4.1.42.2.12.2.2.12.1.3 | integer32 | read-only |
Number of currently active user sessions. |
krPrimaryUser | 1.3.6.1.4.1.42.2.12.2.2.12.1.4 | displaystring | read-only |
The login name of the primary user. |
krLoadGroup | 1.3.6.1.4.1.42.2.12.2.2.12.2 |
Load related statistics. |
||
krSystemLoadAvg1min | 1.3.6.1.4.1.42.2.12.2.2.12.2.1 | displaystring | read-only |
Load average of the system over the last 1 minute. |
krSystemLoadAvg5min | 1.3.6.1.4.1.42.2.12.2.2.12.2.2 | displaystring | read-only |
Load average of the system over the last 5 minutes. |
krSystemLoadAvg15min | 1.3.6.1.4.1.42.2.12.2.2.12.2.3 | displaystring | read-only |
Load average of the system over the last 15 minutes. |
krSystemUpTime | 1.3.6.1.4.1.42.2.12.2.2.12.2.4 | displaystring | read-only |
The total time elapsed since the machine was last rebooted. |
krDisk | 1.3.6.1.4.1.42.2.12.2.2.12.3 | |||
krDiskDetailGroup | 1.3.6.1.4.1.42.2.12.2.2.12.3.1 |
Disk detail related statistics. |
||
krDiskDetailTable | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1 | no-access |
Table of information about all the disks installed on the system. |
|
1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1 | no-access |
Information about a disk installed on the system. |
||
krDDDiskName | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.1 | displaystring | read-only |
Name of the disk (sd0, etc ...). |
krDiskAliasName | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.2 | displaystring | read-only |
Name of the disk alias (c0t0d0, etc). |
krDiskReadOpRate | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.3 | displaystring | read-only |
Number of read operations per second on the disk. |
krDiskWriteOpRate | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.4 | displaystring | read-only |
Number of write operations per second on the disk. |
krDiskOperationRate | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.5 | displaystring | read-only |
Total number of read and write operations per second (read + write) on the disk. |
krDiskDataReadRate | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.6 | displaystring | read-only |
Rate of data reads per second from this disk, in Kbytes per second. |
krDiskDataWriteRate | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.7 | displaystring | read-only |
Rate of data writes per second to this disk, in Kbytes per second. |
krDiskDataTransferRate | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.8 | displaystring | read-only |
Rate of data transfers per second to or from this disk, in Kbytes per second. |
krDiskAvgWaitTrans | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.9 | displaystring | read-only |
Average number of transactions waiting. |
krDiskAvgRunTrans | 1.3.6.1.4.1.42.2.12.2.2.12.3.1.1.1.10 | displaystring | read-only |
Average number of transactions running. |
krDiskSrvcTimeGroup | 1.3.6.1.4.1.42.2.12.2.2.12.3.2 |
Disk load related statistics. |
||
krDiskSrvTable | 1.3.6.1.4.1.42.2.12.2.2.12.3.2.1 | no-access |
Table of performance related information for all the disks. |
|
1.3.6.1.4.1.42.2.12.2.2.12.3.2.1.1 | no-access |
Performance related information for one disk. |
||
krDSDiskName | 1.3.6.1.4.1.42.2.12.2.2.12.3.2.1.1.1 | displaystring | read-only |
Name of the disk (sd0, etc ...). |
krDiskSrvcWaitPctTime | 1.3.6.1.4.1.42.2.12.2.2.12.3.2.1.1.2 | displaystring | read-only |
Percentage of time there is a transaction waiting for service (wait queue length). |
krDiskBusyPctTime | 1.3.6.1.4.1.42.2.12.2.2.12.3.2.1.1.3 | displaystring | read-only |
Percentage of time the disk is busy (transaction running). |
krDiskSrvcAvgWaitTime | 1.3.6.1.4.1.42.2.12.2.2.12.3.2.1.1.4 | displaystring | read-only |
The average wait service time in msec for one disk transaction, either read or write. |
krDiskSrvcAvgTransRunTime | 1.3.6.1.4.1.42.2.12.2.2.12.3.2.1.1.5 | displaystring | read-only |
The average run service time in msec for one disk transaction, either read or write. |
krDiskSrvcAvgTransTime | 1.3.6.1.4.1.42.2.12.2.2.12.3.2.1.1.6 | displaystring | read-only |
The average service (run + wait) time in msec for one disk transaction, either read or write. |
krFileSystem | 1.3.6.1.4.1.42.2.12.2.2.12.4 | |||
krUFSFileSystemGroup | 1.3.6.1.4.1.42.2.12.2.2.12.4.1 |
UFS file system related statistics. |
||
krUFSFileTable | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1 | no-access |
Table of information about UFS file systems. |
|
1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1 | no-access |
Information about a UFS file system. |
||
krUFSFileSystemIndex | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.1 | displaystring | read-only |
The index for the file system in table. |
krUFSFileSystemMountPoint | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.2 | displaystring | read-only |
The full pathname where the file system is mounted. |
krUFSFileSystemDiskName | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.3 | displaystring | read-only |
The name of the device (/dev/dsk/...). |
krUFSFileSystemSize | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.4 | integer32 | read-only |
The total size of the file system, in Kbytes. |
krUFSFileSystemFreeSpace | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.5 | integer32 | read-only |
Available disk space in the file system, in Kbytes. |
krUFSFreeSpaceForNonSU | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.6 | integer32 | read-only |
Available disk space in file system for non-superusers, in Kbytes. |
krUFSFileSystemPctUsedSpace | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.7 | displaystring | read-only |
Percentage of disk space used in the file system. |
krUFSTotNumOfInodes | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.8 | integer32 | read-only |
The total number of inodes in the file system. |
krUFSTotNumOfInodesAvail | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.9 | integer32 | read-only |
The total number of inodes available in the file system. |
krUFSPctInodesUsed | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.10 | displaystring | read-only |
Percentage of inodes used in the file system. |
krUFSFileSystemSize64 | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.11 | counter64 | read-only |
The total size of the TeraByte file system, in Kbytes. |
krUFSFileSystemFreeSpace64 | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.12 | counter64 | read-only |
The total Free space in the TeraByte file system, in Kbytes. |
krUFSFreeSpaceForNonSU64 | 1.3.6.1.4.1.42.2.12.2.2.12.4.1.1.1.13 | counter64 | read-only |
The total Available space for non-superusers in the TeraByte file system, in Kbytes. |
krVXFSFileSystemGroup | 1.3.6.1.4.1.42.2.12.2.2.12.4.2 |
VXFS file system related statistics. |
||
krVXFSFileTable | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1 | no-access |
Table of information about VXFS file systems. |
|
1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1 | no-access |
Information about a VXFS file system. |
||
krVXFSFileSystemIndex | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.1 | displaystring | read-only |
The index of the file system in the table. |
krVXFSFileSystemMountPoint | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.2 | displaystring | read-only |
The full pathname where the file system is mounted. |
krVXFSFileSystemDiskName | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.3 | displaystring | read-only |
The name of the device (/dev/dsk/...). |
krVXFSFileSystemSize | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.4 | integer32 | read-only |
The total size of the file system, in Kbytes. |
krVXFSFileSystemFreeSpace | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.5 | integer32 | read-only |
Available disk space of the file system, in Kbytes. |
krVXFSFreeSpaceForNonSU | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.6 | integer32 | read-only |
Available disk space in file system for non-superusers, in Kbytes. |
krVXFSFileSystemPctUsedSpace | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.7 | displaystring | read-only |
Percentage of disk space used in the file system. |
krVXFSTotNumOfInodes | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.8 | integer32 | read-only |
The total number of inodes in the file system. |
krVXFSTotNumOfInodesAvail | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.9 | integer32 | read-only |
The total number of inodes available in the file system. |
krVXFSPctInodesUsed | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.10 | displaystring | read-only |
Percentage of inodes used in the file system. |
krVXFSFileSystemSize64 | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.11 | counter64 | read-only |
Total disk space in TeraByte file system, in Kbytes. |
krVXFSFileSystemFreeSpace64 | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.12 | counter64 | read-only |
Total free space in TeraByte file system, in Kbytes. |
krVXFSFreeSpaceForNonSU64 | 1.3.6.1.4.1.42.2.12.2.2.12.4.2.1.1.13 | counter64 | read-only |
Available disk space in TeraByte file system for non-superusers, in Kbytes. |
krCPUDetail | 1.3.6.1.4.1.42.2.12.2.2.12.5 | |||
krCPUUtilGroup | 1.3.6.1.4.1.42.2.12.2.2.12.5.1 |
CPU utilization related statistics. |
||
krCPUUtilTable | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1 | no-access |
Table of CPU utilization information for all CPUs. |
|
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1 | no-access |
CPU utilization information for one CPU. |
||
krCPUInstance | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.1 | integer32 | read-only |
The CPU number. |
krCPUDelta | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.2 | displaystring | read-only |
The delta of V1(value 1) and V2(value 2), where V1 and V2 are the cumulative CPU clock ticks taken at different times which is either when refresh interval reaches or when the mannual refresh is issued. V1 or V2 is the Sum of CPU_IdleTime, CPU_UserModeTime, CPU_KernelModeTime and CPU_WaitTime. If V1 is the previous value and V2 is the current value then krCPUDelta = V2 - V1. |
krCPUIdleTime | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.3 | displaystring | read-only |
Idle CPU time in percentage of CPU delta. If V1 is the previous value of idle time and V2 is the current value of idle time then krCPUIdleTime = ( V2 - V1 ) * 100 / krCPUDelta . |
krCPUUserModeTime | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.4 | displaystring | read-only |
Time spent by CPU in user mode in percentage of CPU delta. If V1 is the previous value of user mode time and V2 is the current value of user mode time then krCPUUserModeTime = ( V2 - V1 ) * 100 / krCPUDelta . |
krCPUKernelModeTime | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.5 | displaystring | read-only |
Time spent by CPU in kernel mode in percentage of CPU delta. If V1 is the previous value of kernel mode time and V2 is the current value of kernel mode time then krCPUKernelModeTime = ( V2 - V1 ) * 100 / krCPUDelta . |
krCPUTotWaitTime | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.6 | displaystring | read-only |
Total CPU wait time in percentage of CPU delta. If V1 is the previous value of CPU wait time and V2 is the current value of CPU wait time then krCPUTotWaitTime = ( V2 - V1 ) * 100 / krCPUDelta . |
krCPUTotIOWaitTime | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.7 | displaystring | read-only |
Total CPU IO wait time in percentage of CPU delta. If V1 is the previous value of CPU IO wait time and V2 is the current value of CPU IO wait time then krCPUTotIOWaitTime = ( V2 - V1 ) * 100 / krCPUDelta . |
krCPUTotSwapWaitTime | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.8 | displaystring | read-only |
Total CPU swap wait time in percentage of CPU delta. If V1 is the previous value of CPU swap wait time and V2 is the current value of CPU swap wait time then krCPUTotSwapWaitTime = ( V2 - V1 ) * 100 / krCPUDelta . |
krCPUTotPIOWaitTime | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.9 | displaystring | read-only |
Total CPU peripheral IO wait time in percentage of CPU delta. If V1 is the previous value of CPU peripheral wait time and V2 is the current value of CPU peripheral wait time then krCPUTotPIOWaitTime = ( V2 - V1 ) * 100 / krCPUDelta . |
krCPUNumOfIdleThreadSched | 1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.10 | counter64 | read-only |
The rate of number of idle thread scheduled. If V1 and V2 is the number of idle threads scheduled found at time T1 and T2 respectively then krCPUNumOfIdleThreadSched = (V2 - V1)/(T2 - T1). |
krCPUProcess | 1.3.6.1.4.1.42.2.12.2.2.12.5.2 | |||
krCPUProcInStatesGroup | 1.3.6.1.4.1.42.2.12.2.2.12.5.2.1 |
Statistics related to numbers of processes in different states. |
||
krTotProcInRunQueue | 1.3.6.1.4.1.42.2.12.2.2.12.5.2.1.1 | integer32 | read-only |
Number of processes in run queue. |
krTotProcBlocked | 1.3.6.1.4.1.42.2.12.2.2.12.5.2.1.2 | integer32 | read-only |
Number of processes blocked for resources. |
krTotProcReadyInSwap | 1.3.6.1.4.1.42.2.12.2.2.12.5.2.1.3 | integer32 | read-only |
Number of processes runnable but swapped. |
krTotNumberOfCPUs | 1.3.6.1.4.1.42.2.12.2.2.12.5.2.1.4 | integer32 | read-only |
Total number Of CPUs. |
krCPUIOGroup | 1.3.6.1.4.1.42.2.12.2.2.12.5.3 |
CPU I/O related statistics. |
||
krCPUIOTable | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1 | no-access |
Table of CPU I/O information for all CPUs. |
|
1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1 | no-access |
I/O related information for one CPU. |
||
krIOCPUInstance | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.1 | integer32 | read-only |
The CPU number. |
krNumPhyBlocksRead | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.2 | counter64 | read-only |
The rate of number of physical blocks read. Number of physical blocks read is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumPhyBlocksRead = (Y - X)/(T2 - T1). |
krNumPhyBlocksWrite | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.3 | counter64 | read-only |
The rate of number of physical blocks written (sync or async). Number of physical blocks written is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumPhyBlocksWrite = (Y - X)/(T2 - T1). |
krNumLogBlocksRead | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.4 | counter64 | read-only |
The rate of number of logical blocks read. Number of logical blocks read is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumLogBlocksRead = (Y - X)/(T2 - T1). |
krNumLogBlocksWrite | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.5 | counter64 | read-only |
The rate of number of logical blocks written. Number of logical blocks written is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumLogBlocksWrite = (Y - X)/(T2 - T1). |
krNumRawIOReads | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.6 | counter64 | read-only |
The rate of cummulative number of raw I/O reads. Cummulative number of raw I/O reads is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumRawIOReads = (Y - X)/(T2 - T1). |
krNumRawIOWrites | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.7 | counter64 | read-only |
The rate of cummulative number of raw I/O writes. Cummulative number of raw I/O writes is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumRawIOWrites = (Y - X)/(T2 - T1). |
krNumBytesRead | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.8 | counter64 | read-only |
The rate of Number of bytes read by rdwr(). Number of bytes read by rdwr() is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumBytesRead = (Y - X)/(T2 - T1). |
krNumBytesWritten | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.9 | counter64 | read-only |
The rate of number of bytes written by rdwr(). Number of bytes written by rdwr() is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumBytesWritten = (Y - X)/(T2 - T1). |
krrcvint | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.10 | counter64 | read-only |
UNUSED. |
krxmtint | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.11 | counter64 | read-only |
UNUSED. |
krmdmint | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.12 | counter64 | read-only |
UNUSED. |
krNumTermInputChars | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.13 | counter64 | read-only |
The rate of number of terminal input characters. Number of terminal input characters is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumTermInputChars = (Y - X)/(T2 - T1). |
krNumCanModeCharsHandled | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.14 | counter64 | read-only |
The rate of number of characters handled in canonical mode. Number of characters handled in canonical mode is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumCanModeCharsHandled = (Y - X)/(T2 - T1). |
krNumTermOutChars | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.15 | counter64 | read-only |
The rate of number of terminal output characters. Number of terminal output characters is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumTermOutChars = (Y - X)/(T2 - T1). |
krNumPhyBlocksAsyncWrite | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.16 | counter64 | read-only |
The rate of number of asynchronous physical block writes. Number of physical block writes asynchronously is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumPhyBlocksAsyncWrite = (Y - X)/(T2 - T1). |
krphysio | 1.3.6.1.4.1.42.2.12.2.2.12.5.3.1.1.17 | counter64 | read-only |
UNUSED. |
krCPUInterruptsGroup | 1.3.6.1.4.1.42.2.12.2.2.12.5.4 |
CPU interrupt related statistics. |
||
krCPUIntrTable | 1.3.6.1.4.1.42.2.12.2.2.12.5.4.1 | no-access |
Table of CPU Interrupts related information. |
|
1.3.6.1.4.1.42.2.12.2.2.12.5.4.1.1 | no-access |
CPU Interrupts related information for one CPU. |
||
krIntrCPUInstance | 1.3.6.1.4.1.42.2.12.2.2.12.5.4.1.1.1 | integer32 | read-only |
The CPU number. |
krNumOfContextSwitches | 1.3.6.1.4.1.42.2.12.2.2.12.5.4.1.1.2 | counter64 | read-only |
The rate of number of context switches. Number of context switches is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfContextSwitches = (Y - X)/(T2 - T1). |
krNumberOfTraps | 1.3.6.1.4.1.42.2.12.2.2.12.5.4.1.1.3 | counter64 | read-only |
The rate of number of traps. Number of traps is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumberOfTraps = (Y - X)/(T2 - T1). |
krNumberOfDevInterrupts | 1.3.6.1.4.1.42.2.12.2.2.12.5.4.1.1.4 | counter64 | read-only |
The rate of number of device interrupts. Number of device interrupts is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumberOfDevInterrupts = (Y - X)/(T2 - T1). |
krNumOfIntrThreads | 1.3.6.1.4.1.42.2.12.2.2.12.5.4.1.1.5 | counter64 | read-only |
The rate of number of interrupts as threads. Number of interrupts as threads is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfIntrThreads = (Y - X)/(T2 - T1). |
krNumOfInterrupts | 1.3.6.1.4.1.42.2.12.2.2.12.5.4.1.1.6 | counter64 | read-only |
The rate of number of interrupts locked, prempted, or released. Number of interrupts locked, prempted, or released is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfInterrupts = (Y - X)/(T2 - T1). |
krCPUSyscallGroup | 1.3.6.1.4.1.42.2.12.2.2.12.5.5 |
System call related statistics. |
||
krCPUSysTable | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1 | no-access |
Table of system call related information for all CPUs. |
|
1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1 | no-access |
System call related information for one CPU. |
||
krSyscCPUInstance | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.1 | integer32 | read-only |
The CPU number. |
krNumOfSysCallsMade | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.2 | counter64 | read-only |
The rate of number of system calls made. Number of system calls made is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfSysCallsMade = (Y - X)/(T2 - T1). |
krNumOfSysReads | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.3 | counter64 | read-only |
The rate of number of system reads using read() and readv(). Number of reads using read() and readv() is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfSysReads = (Y - X)/(T2 - T1). |
krNumOfSysWrites | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.4 | counter64 | read-only |
The rate of number of system writes using write() and writev(). Number of writes using write() and writev() is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfSysWrites = (Y - X)/(T2 - T1). |
krNumOfForksCalled | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.5 | counter64 | read-only |
The rate of number of forks called. Number of forks called is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfForksCalled = (Y - X)/(T2 - T1). |
krNumOfVForksCalled | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.6 | counter64 | read-only |
The rate of number of vforks called. Number of vforks called is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfVForksCalled = (Y - X)/(T2 - T1). |
krNumOfExecsCalled | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.7 | counter64 | read-only |
The rate of number of execs called. Number of execs called is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfExecsCalled = (Y - X)/(T2 - T1). |
krTotNumOfMessages | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.8 | counter64 | read-only |
The rate of sum of messages sent or received by msgrcv() and msgsnd(). Sum of messages sent or received by msgrcv() and msgsnd() is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krTotNumOfMessages = (Y - X)/(T2 - T1). |
krTotNumOfSemops | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.9 | counter64 | read-only |
The rate of number of semaphore operations using semop() call. Number of semaphore operations using semop() call is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krTotNumOfSemops = (Y - X)/(T2 - T1). |
krNumOfPnameLookup | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.10 | counter64 | read-only |
The rate of number of pathname lookup. Number of pathname lookup is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfPnameLookup = (Y - X)/(T2 - T1). |
krNumOfUfsigetcalls | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.11 | counter64 | read-only |
The rate of number of ufs_iget() calls. Number of ufs_iget() calls is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfUfsigetcalls = (Y - X)/(T2 - T1). |
krNumOfDirBlocksRead | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.12 | counter64 | read-only |
The rate of number of directory blocks read. Number of directory blocks read is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfDirBlocksRead = (Y - X)/(T2 - T1). |
krNumOfInodesTakenWAP | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.13 | counter64 | read-only |
The rate of number of inodes taken with attached pages. Number of inodes taken with attached pages is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfInodesTakenWAP = (Y - X)/(T2 - T1). |
krNumOfInodesTakenWNAP | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.14 | counter64 | read-only |
The rate of number of inodes taken with no attached pages. Number of inodes taken with no attached pages is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfInodesTakenWNAP = (Y - X)/(T2 - T1). |
krNumOfInodeTblOvrFlow | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.15 | counter64 | read-only |
The rate of number of inode table overflows. Number of inode table overflows is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfInodeTblOvrFlow = (Y - X)/(T2 - T1). |
krNumOfFileTblOvrFlow | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.16 | counter64 | read-only |
The rate of number of file table overflows. Number of file table overflows is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfFileTblOvrFlow = (Y - X)/(T2 - T1). |
krNumOfProcTblOvrFlow | 1.3.6.1.4.1.42.2.12.2.2.12.5.5.1.1.17 | counter64 | read-only |
The rate of number of proc table overflows. Number of proc table overflows is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfProcTblOvrFlow = (Y - X)/(T2 - T1). |
krCPUMiscGroup | 1.3.6.1.4.1.42.2.12.2.2.12.5.6 |
Miscellaneous statistics. |
||
krCPUMiscTable | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1 | no-access |
Table of miscellaneous information about all CPUs. |
|
1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1 | no-access |
Miscellaneous information for one CPU. |
||
krMiscCPUInstance | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.1 | integer32 | read-only |
The CPU number. |
krNumOfIvolCSwitches | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.2 | counter64 | read-only |
The rate of number of involuntary context switches. Number of involuntary context switches is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfIvolCSwitches = (Y - X)/(T2 - T1). |
krNumOfThrCreateCalls | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.3 | counter64 | read-only |
The rate of number of thread_create() calls. Number of thread_create() calls is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfThrCreateCalls = (Y - X)/(T2 - T1). |
krNumOfCPUMig | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.4 | counter64 | read-only |
The rate of number of CPU migrations by threads. Number of CPU migrations by threads is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfCPUMig = (Y - X)/(T2 - T1). |
krNumOfxcalls | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.5 | counter64 | read-only |
The rate of number of xcalls to other CPU. Number of xcalls to other CPU is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfxcalls = (Y - X)/(T2 - T1). |
krNumOfFldMutxEntrs | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.6 | counter64 | read-only |
The rate of number of failed mutex enters. Number of failed mutex enters is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfFldMutxEntrs = (Y - X)/(T2 - T1). |
krNumOfRWReaderFails | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.7 | counter64 | read-only |
The rate of number of rw reader failures. Number of rw reader failures is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfRWReaderFails = (Y - X)/(T2 - T1). |
krNumOfRWWriterFails | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.8 | counter64 | read-only |
The rate of number of rw writer failures. Number of rw writer failures is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfRWWriterFails = (Y - X)/(T2 - T1). |
krNumOfModuleLoads | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.9 | counter64 | read-only |
The rate of number of times loadable modules loaded. Number of times loadable modules loaded is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfModuleLoads = (Y - X)/(T2 - T1). |
krNumOfModuleUnloads | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.10 | counter64 | read-only |
The rate of number of times loadable modules unloaded. Number of times loadable modules unloaded is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfModuleUnloads = (Y - X)/(T2 - T1). |
krNumOfRWLockTry | 1.3.6.1.4.1.42.2.12.2.2.12.5.6.1.1.11 | counter64 | read-only |
The rate of number of tries to acquire rw lock. Number of tries to acquire rw lock is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfRWLockTry = (Y - X)/(T2 - T1). |
krCPURegWindowGroup | 1.3.6.1.4.1.42.2.12.2.2.12.5.7 |
CPU register window related statistics. |
||
krCPURegTable | 1.3.6.1.4.1.42.2.12.2.2.12.5.7.1 | no-access |
Table of CPU register window related information for all CPUs. |
|
1.3.6.1.4.1.42.2.12.2.2.12.5.7.1.1 | no-access |
CPU register window related information for one CPU. |
||
krRWCPUInstance | 1.3.6.1.4.1.42.2.12.2.2.12.5.7.1.1.1 | integer32 | read-only |
The CPU number. |
krNumOfRegWinUsrOvrFlow | 1.3.6.1.4.1.42.2.12.2.2.12.5.7.1.1.2 | counter64 | read-only |
The rate of number of register window user overflows. Number of register window user overflows is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfRegWinUsrOvrFlow = (Y - X)/(T2 - T1). |
krNumOfRegWinUsrUndrFlow | 1.3.6.1.4.1.42.2.12.2.2.12.5.7.1.1.3 | counter64 | read-only |
The rate of number of register window user underflows. Number of register window user underflows is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfRegWinUsrUndrFlow = (Y - X)/(T2 - T1). |
krNumOfRegWinSysOvrFlow | 1.3.6.1.4.1.42.2.12.2.2.12.5.7.1.1.4 | counter64 | read-only |
The rate of number of register window system overflows. Number of register window system overflows is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfRegWinSysOvrFlow = (Y - X)/(T2 - T1). |
krNumOfRegWinSysUndrFlow | 1.3.6.1.4.1.42.2.12.2.2.12.5.7.1.1.5 | counter64 | read-only |
The rate of number of register window system underflows. Number of register window system underflows is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfRegWinSysUndrFlow = (Y - X)/(T2 - T1). |
krNumOfRegWinSysUsrOvrFlow | 1.3.6.1.4.1.42.2.12.2.2.12.5.7.1.1.6 | counter64 | read-only |
The rate of number of register window system user overflows. Number of register window system user overflows is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfRegWinSysUsrOvrFlow = (Y - X)/(T2 - T1). |
krCPUPginfoGroup | 1.3.6.1.4.1.42.2.12.2.2.12.5.8 |
CPU page related statistics. |
||
krCPUPgTable | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1 | no-access |
Table of paging related information for all CPUs. |
|
1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1 | no-access |
Paging related information for one CPU. |
||
krPgCPUInstance | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.1 | integer32 | read-only |
The CPU number. |
krNumOfPageReclaims | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.2 | counter64 | read-only |
The rate of number of page reclaims including pageout. Number of page reclaims including pageout is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfPageReclaims = (Y - X)/(T2 - T1). |
krNumOfFreeListPgReclaims | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.3 | counter64 | read-only |
The rate of number of page reclaims from free list. Number of page reclaims from free list is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfFreeListPgReclaims = (Y - X)/(T2 - T1). |
krNumOfPageIns | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.4 | counter64 | read-only |
The rate of number of pageins. Number of pageins is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfPageIns = (Y - X)/(T2 - T1). |
krNumOfPgsPagedIn | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.5 | counter64 | read-only |
The rate of number of pages paged in. Number of pages paged in is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfPgsPagedIn = (Y - X)/(T2 - T1). |
krNumOfPageOuts | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.6 | counter64 | read-only |
The rate of number of pageouts. Number of pageouts is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfPageOuts = (Y - X)/(T2 - T1). |
krkrNumOfPgsPagedOut | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.7 | counter64 | read-only |
The rate of number of pages paged out. Number of pages paged out is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krkrNumOfPgsPagedOut = (Y - X)/(T2 - T1). |
krNumOfSwapIns | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.8 | counter64 | read-only |
The rate of number of swapins. Number of swapins is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfSwapIns = (Y - X)/(T2 - T1). |
krNumOfPgsSwappedIn | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.9 | counter64 | read-only |
The rate of number of pages swapped in. Number of pages swapped in is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfPgsSwappedIn = (Y - X)/(T2 - T1). |
krNumOfSwapOuts | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.10 | counter64 | read-only |
The rate of number of swapouts. Number of swapouts is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfSwapOuts = (Y - X)/(T2 - T1). |
krNumOfPgsSwappedOut | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.11 | counter64 | read-only |
The rate of number of pages swapped out. Number of pages swapped out is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfPgsSwappedOut = (Y - X)/(T2 - T1). |
krNumOfZeroFilledPages | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.12 | counter64 | read-only |
The rate of number of pages zero filled on demand. Number of pages zero filled on demand is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfZeroFilledPages = (Y - X)/(T2 - T1). |
krNumOfAutoFreedPages | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.13 | counter64 | read-only |
The rate of number of pages freed by daemon or auto. Number of pages freed by daemon or auto is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfAutoFreedPages = (Y - X)/(T2 - T1). |
krNumberOfScanedPages | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.14 | counter64 | read-only |
The rate of number of pages examined by pageout daemons. Number of pages examined by pageout daemons is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumberOfScanedPages = (Y - X)/(T2 - T1). |
krNumOfPDHandsRvln | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.15 | counter64 | read-only |
The rate of number of revolutions of the page daemon hands. Number of revolutions of the page daemon hands is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfPDHandsRvln = (Y - X)/(T2 - T1). |
krNumOfPagerRun | 1.3.6.1.4.1.42.2.12.2.2.12.5.8.1.1.16 | counter64 | read-only |
The rate of number of times pager was scheduled. Number of times pager was scheduled is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfPagerRun = (Y - X)/(T2 - T1). |
krCPUFaultsGroup | 1.3.6.1.4.1.42.2.12.2.2.12.5.9 |
CPU fault related statistics. |
||
krCPUFaultTable | 1.3.6.1.4.1.42.2.12.2.2.12.5.9.1 | no-access |
Table of CPU fault related information for all CPUs. |
|
1.3.6.1.4.1.42.2.12.2.2.12.5.9.1.1 | no-access |
CPU fault related information for one CPU. |
||
krFaultCPUInstance | 1.3.6.1.4.1.42.2.12.2.2.12.5.9.1.1.1 | integer32 | read-only |
The CPU number. |
krNumOfMinorHatPageFaults | 1.3.6.1.4.1.42.2.12.2.2.12.5.9.1.1.2 | counter64 | read-only |
The rate of number of minor page faults via hat_fault(). Number of minor page faults via hat_fault() is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfMinorHatPageFaults = (Y - X)/(T2 - T1). |
krNumOfMinorAsPageFaults | 1.3.6.1.4.1.42.2.12.2.2.12.5.9.1.1.3 | counter64 | read-only |
The rate of number of minor page faults via as_fault(). Number of minor page faults via as_fault() is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfMinorAsPageFaults = (Y - X)/(T2 - T1). |
krNumOfMajorPageFaults | 1.3.6.1.4.1.42.2.12.2.2.12.5.9.1.1.4 | counter64 | read-only |
The rate of number of major page faults. Number of major page faults is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfMajorPageFaults = (Y - X)/(T2 - T1). |
krNumOfCopyOnWriteFaults | 1.3.6.1.4.1.42.2.12.2.2.12.5.9.1.1.5 | counter64 | read-only |
The rate of number of copy-on-write faults. Number of copy-on-write faults is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfCopyOnWriteFaults = (Y - X)/(T2 - T1). |
krNumOfProtectionFaults | 1.3.6.1.4.1.42.2.12.2.2.12.5.9.1.1.6 | counter64 | read-only |
The rate of number of protection faults. Number of protection faults is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfProtectionFaults = (Y - X)/(T2 - T1). |
krNumOfSWLockFaults | 1.3.6.1.4.1.42.2.12.2.2.12.5.9.1.1.7 | counter64 | read-only |
The rate of number of faults due to software locking req. Number of faults is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfSWLockFaults = (Y - X)/(T2 - T1). |
krNumOfAsFaultsInKSpace | 1.3.6.1.4.1.42.2.12.2.2.12.5.9.1.1.8 | counter64 | read-only |
The rate of number of as_faults() in kernel addr space. Number of as_faults() in kernel addr space is calculated at different times which is either when refresh interval reaches or when the mannual refresh is issued. If at time T1 the value is X and at time T2 the value is Y then krNumOfAsFaultsInKSpace = (Y - X)/(T2 - T1). |
krOverAllCPUStatistics | 1.3.6.1.4.1.42.2.12.2.2.12.5.10 |
CPU utilization statistics. |
||
krOverAllCpuStatsUtil | 1.3.6.1.4.1.42.2.12.2.2.12.5.10.1 | displaystring | read-only |
Total CPU Utilization in Percentage. |
krOverAllCpuStatsIdle | 1.3.6.1.4.1.42.2.12.2.2.12.5.10.2 | displaystring | read-only |
IDLE time for CPU in Percentage. |
krMemoryUsageGroup | 1.3.6.1.4.1.42.2.12.2.2.12.6 |
Memory usage related statistics. |
||
krTotPhyMemAvail | 1.3.6.1.4.1.42.2.12.2.2.12.6.1 | integer32 | read-only |
Total physical memory available, in Mbytes. |
krPhyMemInUse | 1.3.6.1.4.1.42.2.12.2.2.12.6.2 | integer32 | read-only |
Total physical memory in use, in Mbytes. |
krPctOfPhyMemInUse | 1.3.6.1.4.1.42.2.12.2.2.12.6.3 | displaystring | read-only |
Total percentage of physical memory in use. |
krFreePhyMem | 1.3.6.1.4.1.42.2.12.2.2.12.6.4 | integer32 | read-only |
Total amount of physical memory free, in Mbytes. |
krPctOfPhyMemFree | 1.3.6.1.4.1.42.2.12.2.2.12.6.5 | displaystring | read-only |
Total percentage of physical memory free. |
krSwapDetailGroup | 1.3.6.1.4.1.42.2.12.2.2.12.7 |
Swap space detail related statistics. |
||
krTotSwapSpaceAvail | 1.3.6.1.4.1.42.2.12.2.2.12.7.1 | integer32 | read-only |
Total amount of swap space available, in Kbytes (total swap - reserved). |
krTotReservedSwapSpace | 1.3.6.1.4.1.42.2.12.2.2.12.7.2 | integer32 | read-only |
Total amount of swap space reserved, in Kbytes. |
krTotAllocatedSwapSpace | 1.3.6.1.4.1.42.2.12.2.2.12.7.3 | integer32 | read-only |
Total amount of swap space allocated, in Kbytes. |
krTotUsedSwapSpace | 1.3.6.1.4.1.42.2.12.2.2.12.7.4 | unsigned32 | read-only |
Total amount of swap space used, in Kbytes. |
krTotSwapSpace | 1.3.6.1.4.1.42.2.12.2.2.12.7.5 | integer32 | read-only |
Total amount of swap space. |
krTotPctOfSwapSpaceUsed | 1.3.6.1.4.1.42.2.12.2.2.12.7.6 | displaystring | read-only |
Total percentage of swap space used. |
krStreamsDetail | 1.3.6.1.4.1.42.2.12.2.2.12.8 | |||
krStreamHeadCacheGroup | 1.3.6.1.4.1.42.2.12.2.2.12.8.1 |
Stream head cache related statistics. |
||
krStrHeadCacheName | 1.3.6.1.4.1.42.2.12.2.2.12.8.1.1 | displaystring | read-only |
The name of the streams head cache maintained by kernel. |
krStrHeadCacheCurrUsage | 1.3.6.1.4.1.42.2.12.2.2.12.8.1.2 | integer32 | read-only |
Current usage (total - avail) of streams head cache. |
krStrHeadCacheSize | 1.3.6.1.4.1.42.2.12.2.2.12.8.1.3 | integer32 | read-only |
Maximum capacity of streams head cache. |
krTotSHCacheAllocation | 1.3.6.1.4.1.42.2.12.2.2.12.8.1.4 | integer32 | read-only |
Number of total cache allocatios in streams head cache. |
krTotSHAllocFailures | 1.3.6.1.4.1.42.2.12.2.2.12.8.1.5 | integer32 | read-only |
Number of allocation failures in streams head cache. |
krStrHeadCachePctUsed | 1.3.6.1.4.1.42.2.12.2.2.12.8.1.6 | displaystring | read-only |
Percentage of streams head cache used. |
krQueueCacheGroup | 1.3.6.1.4.1.42.2.12.2.2.12.8.2 |
Queue cache related statistics. |
||
krQueueCacheName | 1.3.6.1.4.1.42.2.12.2.2.12.8.2.1 | displaystring | read-only |
The name of the queue cache maintained by kernel. |
krQueueCacheCurrUsage | 1.3.6.1.4.1.42.2.12.2.2.12.8.2.2 | integer32 | read-only |
Current usage (total - avail) of queue cache. |
krQueueCacheSize | 1.3.6.1.4.1.42.2.12.2.2.12.8.2.3 | integer32 | read-only |
Maximum capacity of the queue cache. |
krTotQCacheAllocation | 1.3.6.1.4.1.42.2.12.2.2.12.8.2.4 | integer32 | read-only |
Number of total queue cache allocations. |
krTotQAllocFailures | 1.3.6.1.4.1.42.2.12.2.2.12.8.2.5 | integer32 | read-only |
Number of allocation failures in queue cache. |
krQueueCachePctUsed | 1.3.6.1.4.1.42.2.12.2.2.12.8.2.6 | displaystring | read-only |
Percentage of queue cache used. |
krStreamsMsgGroup | 1.3.6.1.4.1.42.2.12.2.2.12.8.3 |
Stream message related statistics. |
||
krStrMsgCacheName | 1.3.6.1.4.1.42.2.12.2.2.12.8.3.1 | displaystring | read-only |
The name of the streams messages cache maintained by kernel. |
krStrMsgCacheCurrUsage | 1.3.6.1.4.1.42.2.12.2.2.12.8.3.2 | integer32 | read-only |
Current usage (total - avail) of streams messages cache. |
krStrMsgCacheSize | 1.3.6.1.4.1.42.2.12.2.2.12.8.3.3 | integer32 | read-only |
Maximum capacity of streams messages cache. |
krTotSMCacheAllocation | 1.3.6.1.4.1.42.2.12.2.2.12.8.3.4 | integer32 | read-only |
Number of total streams messages cache allocations. |
krTotSMAllocFailures | 1.3.6.1.4.1.42.2.12.2.2.12.8.3.5 | integer32 | read-only |
Number of allocation failures in streams messages cache. |
krStrMsgCachePctUsed | 1.3.6.1.4.1.42.2.12.2.2.12.8.3.6 | displaystring | read-only |
Percentage of streams messages cache used. |
krLinkinfoCacheGroup | 1.3.6.1.4.1.42.2.12.2.2.12.8.4 |
Link info cache related statistics. |
||
krLinkinfoCacheName | 1.3.6.1.4.1.42.2.12.2.2.12.8.4.1 | displaystring | read-only |
The name of the link information cache maintained by kernel. |
krLinkinfoCacheCurrUsage | 1.3.6.1.4.1.42.2.12.2.2.12.8.4.2 | integer32 | read-only |
Current usage (total - avail) of link information cache. |
krLinkinfoCacheSize | 1.3.6.1.4.1.42.2.12.2.2.12.8.4.3 | integer32 | read-only |
Maximum capacity of link information cache. |
krTotLICacheAllocation | 1.3.6.1.4.1.42.2.12.2.2.12.8.4.4 | integer32 | read-only |
Number of total allocations in link information cache. |
krTotLIAllocFailures | 1.3.6.1.4.1.42.2.12.2.2.12.8.4.5 | integer32 | read-only |
Number of allocation failures in link information cache. |
krLinkinfoCachePctUsed | 1.3.6.1.4.1.42.2.12.2.2.12.8.4.6 | displaystring | read-only |
Percentage of link information cache used. |
krStreventCacheGroup | 1.3.6.1.4.1.42.2.12.2.2.12.8.5 |
Stream event cache related statistics. |
||
krStrEventCacheName | 1.3.6.1.4.1.42.2.12.2.2.12.8.5.1 | displaystring | read-only |
The name of the streams event cache maintained by kernel. |
krStrEventCacheCurrUsage | 1.3.6.1.4.1.42.2.12.2.2.12.8.5.2 | integer32 | read-only |
Current usage (total - avail) of streams event cache. |
krStrEventCacheSize | 1.3.6.1.4.1.42.2.12.2.2.12.8.5.3 | integer32 | read-only |
Maximum capacity of streams event cache. |
krTotSECacheAllocation | 1.3.6.1.4.1.42.2.12.2.2.12.8.5.4 | integer32 | read-only |
Number of total allocations in streams event cache. |
krTotSEAllocFailures | 1.3.6.1.4.1.42.2.12.2.2.12.8.5.5 | integer32 | read-only |
Number of allocation failures in streams event cache. |
krStrEventCachePctUsed | 1.3.6.1.4.1.42.2.12.2.2.12.8.5.6 | displaystring | read-only |
Percentage of streams event cache used. |
krSyncqCacheGroup | 1.3.6.1.4.1.42.2.12.2.2.12.8.6 |
Sync cache related statistics. |
||
krSyncCacheName | 1.3.6.1.4.1.42.2.12.2.2.12.8.6.1 | displaystring | read-only |
The name of the syncq cache maintained by kernel. |
krSyncCacheCurrUsage | 1.3.6.1.4.1.42.2.12.2.2.12.8.6.2 | integer32 | read-only |
Current usage (total - avail) of syncq cache. |
krSyncCacheSize | 1.3.6.1.4.1.42.2.12.2.2.12.8.6.3 | integer32 | read-only |
Maximum capacity of syncq cache. |
krTotSyCacheAllocation | 1.3.6.1.4.1.42.2.12.2.2.12.8.6.4 | integer32 | read-only |
Number of total allocations in syncq cache. |
krTotSyAllocFailures | 1.3.6.1.4.1.42.2.12.2.2.12.8.6.5 | integer32 | read-only |
Number of allocation failures in syncq cache. |
krSyncCachePctUsed | 1.3.6.1.4.1.42.2.12.2.2.12.8.6.6 | displaystring | read-only |
Percentage of syncq cache used. |
krQbandCacheGroup | 1.3.6.1.4.1.42.2.12.2.2.12.8.7 |
Qband cache related statistics. |
||
krQbandCacheName | 1.3.6.1.4.1.42.2.12.2.2.12.8.7.1 | displaystring | read-only |
The name of the qband cache maintained by kernel. |
krQbandCacheCurrUsage | 1.3.6.1.4.1.42.2.12.2.2.12.8.7.2 | integer32 | read-only |
Current usage (total - avail) of qband cache. |
krQbandCacheSize | 1.3.6.1.4.1.42.2.12.2.2.12.8.7.3 | integer32 | read-only |
Maximum capacity of qband cache. |
krTotQBCacheAllocation | 1.3.6.1.4.1.42.2.12.2.2.12.8.7.4 | integer32 | read-only |
Number of total allocations in qband cache. |
krTotQBAllocFailures | 1.3.6.1.4.1.42.2.12.2.2.12.8.7.5 | integer32 | read-only |
Number of allocation failures in qband cache. |
krQbandCachePctUsed | 1.3.6.1.4.1.42.2.12.2.2.12.8.7.6 | displaystring | read-only |
Percentage of qband cache used. |
krIOErrorStatsGroup | 1.3.6.1.4.1.42.2.12.2.2.12.9 |
IO error summary statistics. |
||
krDeviceErrorTable | 1.3.6.1.4.1.42.2.12.2.2.12.9.1 | no-access |
This table displays device error summary statistics. |
|
1.3.6.1.4.1.42.2.12.2.2.12.9.1.1 | no-access |
Error information for a particular device. |
||
krDevDevice | 1.3.6.1.4.1.42.2.12.2.2.12.9.1.1.1 | displaystring | read-only |
The name of the device. |
krDevSoftwareErrors | 1.3.6.1.4.1.42.2.12.2.2.12.9.1.1.2 | integer32 | read-only |
The number of software errors. |
krDevHardwareErrors | 1.3.6.1.4.1.42.2.12.2.2.12.9.1.1.3 | integer32 | read-only |
The number of hardware errors. |
krDevTransportErrors | 1.3.6.1.4.1.42.2.12.2.2.12.9.1.1.4 | integer32 | read-only |
The number of transport errors. |
krDevTotalErrors | 1.3.6.1.4.1.42.2.12.2.2.12.9.1.1.5 | integer32 | read-only |
Total number of errors for the device. |
krTapeErrorTable | 1.3.6.1.4.1.42.2.12.2.2.12.9.2 | no-access |
This table displays tape device error summary statistics. |
|
1.3.6.1.4.1.42.2.12.2.2.12.9.2.1 | no-access |
Error information for a particular tape device. |
||
krTapeDevice | 1.3.6.1.4.1.42.2.12.2.2.12.9.2.1.1 | displaystring | read-only |
The name of the device. |
krTapeSoftwareErrors | 1.3.6.1.4.1.42.2.12.2.2.12.9.2.1.2 | integer32 | read-only |
The number of software errors. |
krTapeHardwareErrors | 1.3.6.1.4.1.42.2.12.2.2.12.9.2.1.3 | integer32 | read-only |
The number of hardware errors. |
krTapeTransportErrors | 1.3.6.1.4.1.42.2.12.2.2.12.9.2.1.4 | integer32 | read-only |
The number of transport errors. |
krTapeTotalErrors | 1.3.6.1.4.1.42.2.12.2.2.12.9.2.1.5 | integer32 | read-only |
The total number of errors for the tape device. |
krKernelMemAllocGroup | 1.3.6.1.4.1.42.2.12.2.2.12.10 |
Details kernel memory allocation (KMA) activities |
||
krSmallPoolMem | 1.3.6.1.4.1.42.2.12.2.2.12.10.1 | integer32 | read-only |
The amount of memory in bytes KMA has for the small pool (The reserve from which small space requests are catered. |
krSmallPoolMemAllocated | 1.3.6.1.4.1.42.2.12.2.2.12.10.2 | integer32 | read-only |
The number of bytes allocated to satisfy requests for small amounts of memory. |
krSmallPoolMemFailed | 1.3.6.1.4.1.42.2.12.2.2.12.10.3 | integer32 | read-only |
The number of requests for small amounts of memory that were not satisfied (failed). |
krLargePoolMem | 1.3.6.1.4.1.42.2.12.2.2.12.10.4 | integer32 | read-only |
The amount of memory in bytes KMA has for the large pool (The reserve from which large space requests are catered. |
krLargePoolMemAllocated | 1.3.6.1.4.1.42.2.12.2.2.12.10.5 | integer32 | read-only |
The number of bytes allocated to satisfy requests for large amounts of memory. |
krLargePoolMemFailed | 1.3.6.1.4.1.42.2.12.2.2.12.10.6 | integer32 | read-only |
The number of requests for large amounts of memory that were not satisfied (failed). |
krOversizeMem | 1.3.6.1.4.1.42.2.12.2.2.12.10.7 | integer32 | read-only |
The amount of memory in bytes allocated for over-size requests. |
krOversizeMemFailed | 1.3.6.1.4.1.42.2.12.2.2.12.10.8 | integer32 | read-only |
The number of oversize requests which could not be satisfied (failed) |
krZoneList | 1.3.6.1.4.1.42.2.12.2.2.12.14 |
Details about Zone staticstics. |
||
krZoneListTable | 1.3.6.1.4.1.42.2.12.2.2.12.14.1 | no-access |
MIB tree branch |
|
1.3.6.1.4.1.42.2.12.2.2.12.14.1.1 | no-access |
MIB tree branch |
||
krZoneId | 1.3.6.1.4.1.42.2.12.2.2.12.14.1.1.1 | displaystring | read-only |
Gives Zone Identification Number. |
krZoneName | 1.3.6.1.4.1.42.2.12.2.2.12.14.1.1.2 | displaystring | read-only |
Name of the zone. |
krStatus | 1.3.6.1.4.1.42.2.12.2.2.12.14.1.1.3 | displaystring | read-only |
Zone's Status. |
krPath | 1.3.6.1.4.1.42.2.12.2.2.12.14.1.1.4 | displaystring | read-only |
Logical PATH for the zone. |
krIp | 1.3.6.1.4.1.42.2.12.2.2.12.14.1.1.5 | displaystring | read-only |
Zone's IP address. |
krAutoboot | 1.3.6.1.4.1.42.2.12.2.2.12.14.1.1.6 | displaystring | read-only |
Autoboot Status for the zone. |