COMTEK-VMS-NM-SYSMGR-MIB: View SNMP OID List / Download MIB
VENDOR: COMTEK SERVICES INC.
Home | MIB: COMTEK-VMS-NM-SYSMGR-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 |
comtek | 1.3.6.1.4.1.597 | |||
comtekVms | 1.3.6.1.4.1.597.4 | |||
comtekVmsNMSysMgrMib | 1.3.6.1.4.1.597.4.3 | |||
sResources | 1.3.6.1.4.1.597.4.3.1 | |||
sSyi | 1.3.6.1.4.1.597.4.3.1.1 | |||
sSyiNodeName | 1.3.6.1.4.1.597.4.3.1.1.1 | displaystring | read-only |
The name of the node. |
sSyiHwName | 1.3.6.1.4.1.597.4.3.1.1.2 | displaystring | read-only |
The hardware model name. |
sSyiBootTime | 1.3.6.1.4.1.597.4.3.1.1.3 | displaystring | read-only |
The date and time when the system was booted. This value is in the form dd-mmm-yyyy hh:mm:ss.cc. |
sSyiVersion | 1.3.6.1.4.1.597.4.3.1.1.4 | displaystring | read-only |
The software version number of the OpenVMS operating system running on the node. |
sSyiMemSize | 1.3.6.1.4.1.597.4.3.1.1.5 | integer | read-only |
The total number of pages of physical memory in the system configuration. This value is static. |
sSyiAvailCpuCnt | 1.3.6.1.4.1.597.4.3.1.1.6 | integer | read-only |
The number of CPUs which were available at system bootstrap. This value is static. |
sSyiActiveCpuCnt | 1.3.6.1.4.1.597.4.3.1.1.7 | integer | read-only |
Number of active CPUs. |
sSyiPgSize | 1.3.6.1.4.1.597.4.3.1.1.8 | integer | read-only |
The number of pages in the currently installed page files. |
sSyiPgFree | 1.3.6.1.4.1.597.4.3.1.1.9 | integer | read-only |
The number of free pages in the currently installed page files. |
sSyiPgUsedPercent | 1.3.6.1.4.1.597.4.3.1.1.10 | integer | read-only |
The percent full of the currently installed page files. |
sSyiSwpSize | 1.3.6.1.4.1.597.4.3.1.1.11 | integer | read-only |
The number of pages in the currently installed swapping files. |
sSyiSwpFree | 1.3.6.1.4.1.597.4.3.1.1.12 | integer | read-only |
The number of free pages in the currently installed swapping files. |
sSyiSwpUsedPercent | 1.3.6.1.4.1.597.4.3.1.1.13 | integer | read-only |
The percent full of the currently installed swapping files. |
sSyiCpuPgSize | 1.3.6.1.4.1.597.4.3.1.1.14 | integer | read-only |
The number of CPU-specific bytes per page in the system. On VAX systems, this value is always 512. On Alpha systems, CPU page size varies from system to system. |
sSyiTime | 1.3.6.1.4.1.597.4.3.1.1.15 | timeticks | read-only |
Subagent up time (sCfgUpTime) when system information (sSyi) was last gathered. sCfgSysInfoTimer controls how often system statistics are gathered. |
sSyiMemFreePg | 1.3.6.1.4.1.597.4.3.1.1.16 | integer | read-only |
Number of free pages of physical memory on the system. |
sSyiMemUsed | 1.3.6.1.4.1.597.4.3.1.1.17 | integer | read-only |
Physical memory percentage used. |
sCpu | 1.3.6.1.4.1.597.4.3.1.2 | |||
sCpuPercentUsed | 1.3.6.1.4.1.597.4.3.1.2.1 | integer | read-only |
The percent utilization of all CPUs, i.e., the percent of time the combined CPUs were not idle during the last one minute interval. |
sIntPercentUsed | 1.3.6.1.4.1.597.4.3.1.2.2 | integer | read-only |
The percent of time the combined CPUs spent in interrupt mode during the last one minute interval. |
sCpuTicks | 1.3.6.1.4.1.597.4.3.1.2.3 | integer | read-only |
Number of interval timer ticks that have occurred since the last time CPU statistics were gathered (approximately one minute). This value is the sum of the one minute mode tick counters. This number has been normalized to account for all active CPUs on the system. This value may be used with the one minute CPU mode times to determine the percent of time spent in each CPU mode. |
sCpuLoadOneMinute | 1.3.6.1.4.1.597.4.3.1.2.4 | |||
sKernelOne | 1.3.6.1.4.1.597.4.3.1.2.4.1 | integer | read-only |
Time in Kernel mode for all CPUs during the last one minute interval. This value indicates the number of ticks in kernel mode on the kernel stack, when no spinlock busy wait is active. |
sExecOne | 1.3.6.1.4.1.597.4.3.1.2.4.2 | integer | read-only |
Number of interval timer ticks in Executive mode for all CPUs during the last one minute interval. |
sSuprOne | 1.3.6.1.4.1.597.4.3.1.2.4.3 | integer | read-only |
Number of interval timer ticks in Supervisor mode for all CPUs during the last one minute interval. |
sUserOne | 1.3.6.1.4.1.597.4.3.1.2.4.4 | integer | read-only |
Number of interval timer ticks in User mode for all CPUs during the last one minute interval. |
sIntrOne | 1.3.6.1.4.1.597.4.3.1.2.4.5 | integer | read-only |
Time in Interrupt mode for all CPUs during the last one minute interval. This value indicates the number of interval timer ticks in Kernel mode on the Interrupt stack. |
sCompOne | 1.3.6.1.4.1.597.4.3.1.2.4.6 | integer | read-only |
Number of interval timer ticks in Compatibility mode for all CPUs during the last one minute interval. |
sSpinOne | 1.3.6.1.4.1.597.4.3.1.2.4.7 | integer | read-only |
Number of interval timer ticks in mpsynch mode (i.e., Kernel mode on kernel or interrupt stack, when spinlock busy wait is active) for all CPUs during the last one minute interval. |
sNullOne | 1.3.6.1.4.1.597.4.3.1.2.4.8 | integer | read-only |
CPU idle time for all CPUs during the last one minute interval. This value is measured in interval timer ticks. |
sCpuLoadFiveMinute | 1.3.6.1.4.1.597.4.3.1.2.5 | |||
sKernelFive | 1.3.6.1.4.1.597.4.3.1.2.5.1 | integer | read-only |
Number of ticks spent in Kernel mode during the past five minutes. |
sExecFive | 1.3.6.1.4.1.597.4.3.1.2.5.2 | integer | read-only |
Number of ticks spent in Executive mode during the past five minutes. |
sSuprFive | 1.3.6.1.4.1.597.4.3.1.2.5.3 | integer | read-only |
Number of ticks spent in Supervisor mode during the past five minutes. |
sUserFive | 1.3.6.1.4.1.597.4.3.1.2.5.4 | integer | read-only |
Number of ticks spent in User mode during the past five minutes. |
sIntrFive | 1.3.6.1.4.1.597.4.3.1.2.5.5 | integer | read-only |
Number of ticks spent in Interrupt mode during the past five minutes. |
sCompFive | 1.3.6.1.4.1.597.4.3.1.2.5.6 | integer | read-only |
Number of ticks spent in Compatibility mode during the past five minutes. |
sSpinFive | 1.3.6.1.4.1.597.4.3.1.2.5.7 | integer | read-only |
Number of ticks spent in Spin mode during the past five minutes. |
sNullFive | 1.3.6.1.4.1.597.4.3.1.2.5.8 | integer | read-only |
Number of ticks the CPUs were idle during the past five minutes. |
sCpuLoadFifteenMinute | 1.3.6.1.4.1.597.4.3.1.2.6 | |||
sKernelFifteen | 1.3.6.1.4.1.597.4.3.1.2.6.1 | integer | read-only |
Number of ticks spent in Kernel mode during the past fifteen minutes. |
sExecFifteen | 1.3.6.1.4.1.597.4.3.1.2.6.2 | integer | read-only |
Number of ticks spent in Executive mode during the past fifteen minutes. |
sSuprFifteen | 1.3.6.1.4.1.597.4.3.1.2.6.3 | integer | read-only |
Number of ticks spent in Supervisor mode during the past fifteen minutes. |
sUserFifteen | 1.3.6.1.4.1.597.4.3.1.2.6.4 | integer | read-only |
Number of ticks spent in User mode during the past fifteen minutes. |
sIntrFifteen | 1.3.6.1.4.1.597.4.3.1.2.6.5 | integer | read-only |
Number of ticks spent in Interrupt mode during the past fifteen minutes. |
sCompFifteen | 1.3.6.1.4.1.597.4.3.1.2.6.6 | integer | read-only |
Number of ticks spent in Compatibility mode during the past fifteen minutes. |
sSpinFifteen | 1.3.6.1.4.1.597.4.3.1.2.6.7 | integer | read-only |
Number of ticks spent in Spin mode during the past fifteen minutes. |
sNullFifteen | 1.3.6.1.4.1.597.4.3.1.2.6.8 | integer | read-only |
Number of ticks the CPUs were idle during the past fifteen minutes. |
sDsk | 1.3.6.1.4.1.597.4.3.1.3 | |||
sDskTblCnt | 1.3.6.1.4.1.597.4.3.1.3.1 | integer | read-only |
Number of entries in the disk table. |
sDskTblTime | 1.3.6.1.4.1.597.4.3.1.3.2 | timeticks | read-only |
Subagent up time (sCfgUpTime) when disk statistics (sDskTbl) were last gathered. sCfgDskTimer controls how often disk statistics are gathered. |
sDskTbl | 1.3.6.1.4.1.597.4.3.1.3.3 | no-access |
Table of disk information. |
|
1.3.6.1.4.1.597.4.3.1.3.3.1 | no-access |
A row in the disk table. |
||
sDskIndex | 1.3.6.1.4.1.597.4.3.1.3.3.1.1 | integer | read-only |
Location in the disk table. |
sDskName | 1.3.6.1.4.1.597.4.3.1.3.3.1.2 | displaystring | read-only |
Device name. |
sDskUsedPercent | 1.3.6.1.4.1.597.4.3.1.3.3.1.3 | integer | read-only |
The disk percent full. |
sDskOps | 1.3.6.1.4.1.597.4.3.1.3.3.1.4 | integer | read-only |
The average number of disk operations per second during the last disk statistics update interval. (The disk statistics update frequency is determined by the variable sCfgDskTimer.) |
sDskMountCnt | 1.3.6.1.4.1.597.4.3.1.3.3.1.5 | integer | read-only |
The mount count for the volume. |
sDskRefCnt | 1.3.6.1.4.1.597.4.3.1.3.3.1.6 | integer | read-only |
The number of channels assigned to the device. |
sDskTransCnt | 1.3.6.1.4.1.597.4.3.1.3.3.1.7 | integer | read-only |
The transaction count for the volume. |
sDskMediaName | 1.3.6.1.4.1.597.4.3.1.3.3.1.8 | displaystring | read-only |
The name of the volume type. |
sDskOpCnt | 1.3.6.1.4.1.597.4.3.1.3.3.1.9 | integer | read-only |
The operation count for the volume. |
sDskFreeBlocks | 1.3.6.1.4.1.597.4.3.1.3.3.1.10 | integer | read-only |
The number of free blocks on the disk. |
sDskMaxBlocks | 1.3.6.1.4.1.597.4.3.1.3.3.1.11 | integer | read-only |
The maximum number of blocks on the volume. |
sDskStatus | 1.3.6.1.4.1.597.4.3.1.3.3.1.12 | integer | read-only |
The device unit status for the physical disk or virtual disk. This value is a bit vector which, when set, corresponds to the following states: Bit Description 0 TIM (time-out is enabled) 1 INT (Interrupt is expected) 2 ERLOGIP (Error log in progress on unit) 3 CANCEL (I/O on unit is canceled) 4 ONLINE (Unit is online) 5 POWER (Power failed while unit busy) 6 TIMOUT (Unit timed out) 7 INTTYPE (Receiver interrupt) 8 BSY (Unit is busy) 9 MOUNTING (Device is being mounted) 10 DEADMO (Deallocate at dismount) 11 VALID (Volume is software valid) 12 UNLOAD (Unload volume at dismount) 13 TEMPLATE (Template UCB) 14 MNTVERIP (Mount verification is in progress) 15 WRONGVOL (Wrong volume detected during mount verification) 16 DELETEUCB (Delete this UCB when reference count equals 0) 17 LCL_VALID (Volume is valid on local node) 18 SUPMVMSG (Suppress mount verification messages if they indicate success) 19 MNTVERPEND (Mount verification is pending on the device and the device is busy) 20 DISMOUNT (Dismount in progress) 21 CLUTRAN (VAXcluster state transition in progress) 22 WRTLOCKMV (Write-locked mount verification in progress) 23 SVPN_END (Last byte used from page is mapped by a system virtual page number ) 24 ALTBSY (Unit is busy via an alternate startup path) 25 SNAPSHOT (Restart verification is in progress) A sDskStatus trap message is sent when a device transitions into the POWER, TIMOUT, or MNTVERIP state. |
sDskDevChar | 1.3.6.1.4.1.597.4.3.1.3.3.1.13 | integer | read-only |
The disk device-independent characteristics of the disk. This value is a bit vector which, when set, corresponds to the following characteristic: Bit Description 0 REC (Device is record oriented) 1 CCL (Device is a carriage control device) 2 TRM (Device is a terminal) 3 DIR (Device is directory structured) 4 SDI (Device is single-directory structured) 5 SQD (Device is sequential and block oriented) 6 SPL (Device is being spooled) 7 OPR (Device is an operator) 8 RCT (Disk contains Revector Cache Table. This bit is set for every DAA disk) 13 NET (Device is a network device) 14 FOD (Device is files oriented) 15 DUA (Device is dual ported) 16 SHR (Device is shareable) 17 GEN (Device is a generic device) 18 AVL (Device is available for use) 19 MNT (Device is mounted) 20 MBX (Device is a mailbox) 21 DMT (Device is marked for dismount) 22 ELG (Device has error logging enabled) 23 ALL (Device is allocated) 24 FOR (Device is mounted foreign) 25 SWL (Devoce is software write locked) 26 IDV (Device can provide input) 27 ODV (Device can provide output) 28 RND (Device allows random access) 29 RTM (Device is a real-time device) 30 RCK (Device has read-checking enabled) 31 WCK (Device has write-checking enabled) |
sDskLogVolName | 1.3.6.1.4.1.597.4.3.1.3.3.1.14 | displaystring | read-only |
The logical name of the volume or volume set. |
sDskTrapPercent | 1.3.6.1.4.1.597.4.3.1.3.3.1.15 | integer | read-only |
The percentage of disk space utilization at which excessive disk utilization (sDskFull) traps begin to be sent for this disk. A value of 0 indicates that either a disk block free count is being used for this disk (see sDskTrapBlocks), or the system default disk use limit (identified by sCfgDskLimit), or the system default disk minimum free block limit (identified by sCfgDskMinFreeBlks) for the system is being used. Disks which have a specific usage limit set are contained in the critical disk file. See sCfgCritDsk for more information about this file. |
sDskTrapBlocks | 1.3.6.1.4.1.597.4.3.1.3.3.1.16 | integer | read-only |
The minimum number of free disk blocks required for this disk. If the actual number of free blocks on the disk drops below this level, disk utilization (sDskFull) traps begin to be sent for this disk. A value of 0 indicates that either a percent full is being used for this disk (see sDskTrapPercent) or the system default disk use limit (identified by sCfgDskLimit), or the system default disk minimum free block limit (identified by sCfgDskMinFreeBlks) for the system is being used. Disks which have a specific usage limit set are contained in the critical disk file. See sCfgCritDsk for more information about this file. |
sDskShdCount | 1.3.6.1.4.1.597.4.3.1.3.3.1.17 | counter | read-only |
The number of shadow set members that make up this virtual unit. If this number is zero, then this is not a virtual disk. This number indicates the number of shadow set entries that will be found in the (sShdTbl) for this disk. |
sDskTrapOpSec | 1.3.6.1.4.1.597.4.3.1.3.3.1.18 | integer | read-only |
The number of operations per second at which excessive disk (sDskOpSec) traps begin to be sent for this disk. A value of 0 indicates that the system default disk operations per second limit (identified by sCfgDskOps), is being used. Disks which have a specific limit set are contained in the critical disk file. If both this value and sCfgDskOps are zero, disk operations per second traps are disabled. See sCfgCritDsk for more information about the critical disk file. |
sDskQueueLength | 1.3.6.1.4.1.597.4.3.1.3.3.1.19 | integer | read-only |
I/O queue length for this disk. |
sDskRemote | 1.3.6.1.4.1.597.4.3.1.3.3.1.20 | integer | read-only |
A value of true(1) indicates that the device is a remote device; a value of false(2) indicates that it is not a remote device. A remote device is a device that is not directly connected to the local node, but instead is visible through the VMScluster system. Enumeration: 'false': 2, 'true': 1. |
sShd | 1.3.6.1.4.1.597.4.3.1.4 | |||
sShdTbl | 1.3.6.1.4.1.597.4.3.1.4.1 | no-access |
Table of shadow set information. |
|
1.3.6.1.4.1.597.4.3.1.4.1.1 | no-access |
A row in the shadow table. The combination of the sDskIndex and sShdIndex indices relates each shadow set table entry (sShdEntry) to its virtual unit entry in the disk table (sDskTbl). |
||
sShdIndex | 1.3.6.1.4.1.597.4.3.1.4.1.1.1 | integer | read-only |
Location in the shadow set table. |
sShdName | 1.3.6.1.4.1.597.4.3.1.4.1.1.2 | displaystring | read-only |
Device name of the shadow set disk. |
sShdFail | 1.3.6.1.4.1.597.4.3.1.4.1.1.3 | integer | read-only |
Indicator for shadow set member failure. A value of true(1) indicates that this member has failed out of the shadow set. Enumeration: 'false': 2, 'true': 1. |
sShdCopy | 1.3.6.1.4.1.597.4.3.1.4.1.1.4 | integer | read-only |
Indicator for shadow set catch-up copying. A value of true(1) indicates that this member is in a catch-up copy state. Enumeration: 'false': 2, 'true': 1. |
sShdMerge | 1.3.6.1.4.1.597.4.3.1.4.1.1.5 | integer | read-only |
Indicator for shadow set member merge. A value of true(1) indicates that this member is in a merge state. Enumeration: 'false': 2, 'true': 1. |
sQue | 1.3.6.1.4.1.597.4.3.1.5 | |||
sQueCnt | 1.3.6.1.4.1.597.4.3.1.5.1 | integer | read-only |
Number of queues currently being monitored. This number is the number of queue names found in the sCfgQueFile file. |
sQueTime | 1.3.6.1.4.1.597.4.3.1.5.2 | timeticks | read-only |
Subagent up time (sCfgUpTime) when queue statistics (sQTbl) were last gathered. sCfgQueTimer controls how often queue statistics are gathered. |
sQTbl | 1.3.6.1.4.1.597.4.3.1.5.3 | no-access |
Table of queue information. |
|
1.3.6.1.4.1.597.4.3.1.5.3.1 | no-access |
A row in the queue table. |
||
sQIndex | 1.3.6.1.4.1.597.4.3.1.5.3.1.1 | integer | read-only |
Location in the queue table. |
sQName | 1.3.6.1.4.1.597.4.3.1.5.3.1.2 | displaystring | read-only |
Name of the queue. |
sQMonitor | 1.3.6.1.4.1.597.4.3.1.5.3.1.3 | integer | read-write |
Indicates if the queue and its entries are currently being monitored. A value of true(1) indicates that this queue and its entries are currently being monitored. A value of false(2) indicates that monitoring is currently disabled on this queue and its entries. Enumeration: 'false': 2, 'true': 1. |
sQStatus | 1.3.6.1.4.1.597.4.3.1.5.3.1.4 | integer | read-only |
Queue status indicates the current settings of the queue status flags. This value is a bit vector which, when set, corresponds to the following characteristic: Bit Description 0 Queue is aligning 1 Queue is idle: no jobs executing and none available for execution 2 Lowercase device 3 Queue is doing /OPERATOR (intentionally not documented) 4 Queue is paused 5 Queue is pausing 6 Remote device 7 Incomplete remote request to reset (OBSOLETE) 8 Queue is resuming from paused state 9 /DEVICE=SERVER or reported to be a served queue by the symbiont 10 Device is stalled 11 Queue is starting 12 Queue is stopped 13 Queue is stopping 14 Device is unavailable 15 Queue is closed 16 Queue is executing as many jobs as it is capable of executing 17 Queue does not yet exist in db or is being removed from db 18 At least one job is executing, but the queue is capable of executing more 19 Queue is not able to accept or process jobs; its QSIs are inactive 20 AUTOSTART queue explicitly stopped 21 Queue will be stopped when work currently in progress has completed |
sQEntryCount | 1.3.6.1.4.1.597.4.3.1.5.3.1.5 | integer | read-only |
Number of current queue entries. This number also identifies the number of rows in the sQEntryTbl for this queue. |
sQEntryTbl | 1.3.6.1.4.1.597.4.3.1.5.4 | no-access |
Table of queue entry information. |
|
1.3.6.1.4.1.597.4.3.1.5.4.1 | no-access |
A row in the queue entry table. |
||
sQEntryNum | 1.3.6.1.4.1.597.4.3.1.5.4.1.1 | integer | read-only |
The queue entry number of this job. |
sQEntryJobname | 1.3.6.1.4.1.597.4.3.1.5.4.1.2 | displaystring | read-only |
The job name of this queue entry. |
sQEntryJobStatus | 1.3.6.1.4.1.597.4.3.1.5.4.1.3 | integer | read-only |
Queue status indicates the current settings of the queue status flags. This value is a bit vector which, when set, corresponds to the following characteristic: Bit Description 0 Job is aborting 1 Job is executing 2 Job is holding for /HOLD 3 Job is inaccessible 4 Job was refused by symbiont 5 Job will requeue after abort (intentionally not documented) 6 Job started execution at least once (intentionally not documented) 7 Job was retained by /RETAIN 8 Job is starting 9 Job is holding for /AFTER 10 Job is suspended by STOP/QUEUE command 11 Job is pending 12 Job does not yet exist in db or is being removed from db 13 Current job on stalled queue 14 Job was processed by the symbiont but further processing is necessary 15 Job has been completely processed |
sQueBatch | 1.3.6.1.4.1.597.4.3.1.5.5 | |||
sQueBatchPending | 1.3.6.1.4.1.597.4.3.1.5.5.1 | integer | read-only |
Number of pending jobs in the batch queue. |
sQueBatchExecuting | 1.3.6.1.4.1.597.4.3.1.5.5.2 | integer | read-only |
Number of executing jobs in the batch queue. |
sQueBatchTimed | 1.3.6.1.4.1.597.4.3.1.5.5.3 | integer | read-only |
Number of timed jobs in the batch queue. |
sQueBatchHolding | 1.3.6.1.4.1.597.4.3.1.5.5.4 | integer | read-only |
Number of holding jobs in the batch queue. |
sQueBatchRetained | 1.3.6.1.4.1.597.4.3.1.5.5.5 | integer | read-only |
Number of retained jobs in the batch queue. |
sQueGeneric | 1.3.6.1.4.1.597.4.3.1.5.6 | |||
sQueGenericPending | 1.3.6.1.4.1.597.4.3.1.5.6.1 | integer | read-only |
Number of pending jobs in generic queues. |
sQueGenericExecuting | 1.3.6.1.4.1.597.4.3.1.5.6.2 | integer | read-only |
Number of executing jobs in generic queues. |
sQueGenericTimed | 1.3.6.1.4.1.597.4.3.1.5.6.3 | integer | read-only |
Number of timed jobs in generic queues. |
sQueGenericHolding | 1.3.6.1.4.1.597.4.3.1.5.6.4 | integer | read-only |
Number of holding jobs in generic queues. |
sQueGenericRetained | 1.3.6.1.4.1.597.4.3.1.5.6.5 | integer | read-only |
Number of retained jobs in generic queues. |
sQuePrinter | 1.3.6.1.4.1.597.4.3.1.5.7 | |||
sQuePrinterPending | 1.3.6.1.4.1.597.4.3.1.5.7.1 | integer | read-only |
Number of pending jobs in printer queues. |
sQuePrinterExecuting | 1.3.6.1.4.1.597.4.3.1.5.7.2 | integer | read-only |
Number of executing jobs in printer queues. |
sQuePrinterTimed | 1.3.6.1.4.1.597.4.3.1.5.7.3 | integer | read-only |
Number of timed jobs in printer queues. |
sQuePrinterHolding | 1.3.6.1.4.1.597.4.3.1.5.7.4 | integer | read-only |
Number of holding jobs in printer queues. |
sQuePrinterRetained | 1.3.6.1.4.1.597.4.3.1.5.7.5 | integer | read-only |
Number of retained jobs in printer queues. |
sQueServer | 1.3.6.1.4.1.597.4.3.1.5.8 | |||
sQueServerPending | 1.3.6.1.4.1.597.4.3.1.5.8.1 | integer | read-only |
Number of pending jobs in server queues. |
sQueServerExecuting | 1.3.6.1.4.1.597.4.3.1.5.8.2 | integer | read-only |
Number of executing jobs in server queues. |
sQueServerTimed | 1.3.6.1.4.1.597.4.3.1.5.8.3 | integer | read-only |
Number of timed jobs in server queues. |
sQueServerHolding | 1.3.6.1.4.1.597.4.3.1.5.8.4 | integer | read-only |
Number of holding jobs in server queues. |
sQueServerRetained | 1.3.6.1.4.1.597.4.3.1.5.8.5 | integer | read-only |
Number of retained jobs in server queues. |
sQueSymbiont | 1.3.6.1.4.1.597.4.3.1.5.9 | |||
sQueSymbiontPending | 1.3.6.1.4.1.597.4.3.1.5.9.1 | integer | read-only |
Number of pending jobs in symbiont queues. |
sQueSymbiontExecuting | 1.3.6.1.4.1.597.4.3.1.5.9.2 | integer | read-only |
Number of executing jobs in symbiont queues. |
sQueSymbiontTimed | 1.3.6.1.4.1.597.4.3.1.5.9.3 | integer | read-only |
Number of timed jobs in symbiont queues. |
sQueSymbiontHolding | 1.3.6.1.4.1.597.4.3.1.5.9.4 | integer | read-only |
Number of holding jobs in symbiont queues. |
sQueSymbiontRetained | 1.3.6.1.4.1.597.4.3.1.5.9.5 | integer | read-only |
Number of retained jobs in symbiont queues. |
sQueTerminal | 1.3.6.1.4.1.597.4.3.1.5.10 | |||
sQueTerminalPending | 1.3.6.1.4.1.597.4.3.1.5.10.1 | integer | read-only |
Number of pending jobs in terminal queues. |
sQueTerminalExecuting | 1.3.6.1.4.1.597.4.3.1.5.10.2 | integer | read-only |
Number of executing jobs in terminal queues. |
sQueTerminalTimed | 1.3.6.1.4.1.597.4.3.1.5.10.3 | integer | read-only |
Number of timed jobs in terminal queues. |
sQueTerminalHolding | 1.3.6.1.4.1.597.4.3.1.5.10.4 | integer | read-only |
Number of holding jobs in terminal queues. |
sQueTerminalRetained | 1.3.6.1.4.1.597.4.3.1.5.10.5 | integer | read-only |
Number of retained jobs in terminal queues. |
sQMan | 1.3.6.1.4.1.597.4.3.1.5.11 | |||
sQManCount | 1.3.6.1.4.1.597.4.3.1.5.11.1 | integer | read-only |
Number of entries in the queue manager table. |
sQManTbl | 1.3.6.1.4.1.597.4.3.1.5.11.2 | no-access |
Table of queue manager information. |
|
1.3.6.1.4.1.597.4.3.1.5.11.2.1 | no-access |
A row in the queue manager table. |
||
sQManIndex | 1.3.6.1.4.1.597.4.3.1.5.11.2.1.1 | integer | read-only |
Location in the queue manager table. |
sQManName | 1.3.6.1.4.1.597.4.3.1.5.11.2.1.2 | displaystring | read-only |
Name of the queue manager. |
sQManStatus | 1.3.6.1.4.1.597.4.3.1.5.11.2.1.3 | integer | read-only |
Queue manager status indicates the current settings of the queue manger status flags. This value is a bit vector which, when set, corresponds to the following characteristic: Bit Description 0 Start pending 1 Starting 2 Running 3 Failover 4 Stopping 5 Stopped |
sProcesses | 1.3.6.1.4.1.597.4.3.2 | |||
sProcInfo | 1.3.6.1.4.1.597.4.3.2.1 | |||
sPsCnt | 1.3.6.1.4.1.597.4.3.2.1.1 | integer | read-only |
Number of processes currently running of the system. |
sPsTime | 1.3.6.1.4.1.597.4.3.2.1.2 | timeticks | read-only |
Subagent up time (sCfgUpTime) when process statistics (sPsTbl) were last gathered. sCfgPsTimer controls how often process statistics are gathered. |
sPsTbl | 1.3.6.1.4.1.597.4.3.2.1.3 | no-access |
Table of process information. |
|
1.3.6.1.4.1.597.4.3.2.1.3.1 | no-access |
A row in the process table. |
||
sPsPID | 1.3.6.1.4.1.597.4.3.2.1.3.1.1 | integer | read-only |
The VMS process identification (PID) of the process. |
sPsProcName | 1.3.6.1.4.1.597.4.3.2.1.3.1.2 | displaystring | read-only |
The process name. |
sPsState | 1.3.6.1.4.1.597.4.3.2.1.3.1.3 | integer | read-only |
The state of the process. Enumeration: 'cef': 3, 'fpg': 11, 'lefo': 6, 'como': 13, 'lef': 5, 'com': 12, 'cur': 14, 'susp': 9, 'hib': 7, 'suspo': 10, 'pfw': 4, 'hibo': 8, 'colpg': 1, 'mwait': 2. |
sPsPriority | 1.3.6.1.4.1.597.4.3.2.1.3.1.4 | integer | read-only |
The current priority of the process. |
sPsDirectIO | 1.3.6.1.4.1.597.4.3.2.1.3.1.5 | integer | read-only |
The count of the direct I/O operations performed by this process. If sCfgAllPsData is set to no(2), this value may be zero. |
sPsCpuTime | 1.3.6.1.4.1.597.4.3.2.1.3.1.6 | timeticks | read-only |
The process' accumulated CPU time. If sCfgAllPsData is set to no(2), this value may be zero. |
sPsPgFaults | 1.3.6.1.4.1.597.4.3.2.1.3.1.7 | integer | read-only |
The total number of page faults incurred by the process. If sCfgAllPsData is set to no(2), this value may be zero. |
sPsWorkSetSize | 1.3.6.1.4.1.597.4.3.2.1.3.1.8 | integer | read-only |
The current working set size (in pages) of the process. If sCfgAllPsData is set to no(2), this value may be zero. |
sPsUsername | 1.3.6.1.4.1.597.4.3.2.1.3.1.9 | displaystring | read-only |
The owner username of the process. This string is always blank padded to a length of 12 characters. |
sPsPhysTerm | 1.3.6.1.4.1.597.4.3.2.1.3.1.10 | displaystring | read-only |
The physical device name of the terminal associated with the process. |
sPsImageName | 1.3.6.1.4.1.597.4.3.2.1.3.1.11 | displaystring | read-only |
The directory specification and image file name. If sCfgAllPsData is set to no(2), this value may be zero. |
sPsLoginTime | 1.3.6.1.4.1.597.4.3.2.1.3.1.12 | displaystring | read-only |
The time at which the process was created. This value is in dd-mmm-yyyy hh:mm:ss.cc format. If sCfgAllPsData is set to no(2), this value may be zero. |
sPsPgTblCnt | 1.3.6.1.4.1.597.4.3.2.1.3.1.13 | integer | read-only |
The number of pages the process has in its working set. |
sPsMode | 1.3.6.1.4.1.597.4.3.2.1.3.1.14 | integer | read-only |
The mode of the process. Enumeration: 'other': 1, 'interactive': 4, 'network': 2, 'batch': 3. |
sPsRWState | 1.3.6.1.4.1.597.4.3.2.1.3.1.15 | integer | read-only |
The resource wait state of the process. This variable is only meaningful when a process is in the MWAIT state (i.e., when sPsState is set to MWAIT(2)), otherwise this variable contains no data. The above listed resource wait states have the following meanings: AST - AST wait MBX - Mailbox full NPG - Nonpaged dynamic memory PFF - Page file full PAG - Paged dynamic memory MPE - Modified page list empty MPB - Modified page writer busy SCS - Distributed lock manager wait CLU - VMScluster transition CAP - CPU capability CSV - VMScluster server process PSXFRK - POSIX fork creation MUTEX - Locked resource Enumeration: 'pgdynmem': 5, 'clustran': 14, 'mpwbusy': 12, 'pgfile': 4, 'cpucap': 15, 'psxfrk': 18, 'mailbox': 2, 'mplempty': 11, 'mutex': 19, 'npdynmem': 3, 'astwait': 1, 'scs': 13, 'clusrv': 16. |
sPsCOMQueue | 1.3.6.1.4.1.597.4.3.2.1.4 | integer | read-only |
Number of processes that are waiting to compute, i.e., the number of processes with a sPsState of COM. |
sPsCOMOQueue | 1.3.6.1.4.1.597.4.3.2.1.5 | integer | read-only |
Number of outswapped processes that are waiting to compute, i.e., the number of processes with a sPsState of COMO. |
sPsOther | 1.3.6.1.4.1.597.4.3.2.1.6 | counter | read-only |
Count of other mode processes i.e., those processes that are not network, batch or interactive. |
sPsNetwork | 1.3.6.1.4.1.597.4.3.2.1.7 | counter | read-only |
Count of network processes. |
sPsBatch | 1.3.6.1.4.1.597.4.3.2.1.8 | counter | read-only |
Count of batch processes. |
sPsInteractive | 1.3.6.1.4.1.597.4.3.2.1.9 | counter | read-only |
Count of Interactive processes. |
sPsAvailProcSlots | 1.3.6.1.4.1.597.4.3.2.1.10 | counter | read-only |
Count of Available Process Slots. |
sCritInfo | 1.3.6.1.4.1.597.4.3.2.2 | |||
sCritCnt | 1.3.6.1.4.1.597.4.3.2.2.1 | integer | read-only |
Number of critical process table entries. |
sCritTime | 1.3.6.1.4.1.597.4.3.2.2.2 | timeticks | read-only |
Subagent up time (sCfgUpTime) when critical process statistics (sCritTbl) were last gathered. sCfgCritTimer specifies how often critical process statistics are gathered. |
sCritTbl | 1.3.6.1.4.1.597.4.3.2.2.3 | no-access |
Table of critical process information. |
|
1.3.6.1.4.1.597.4.3.2.2.3.1 | no-access |
A row in the critical process table. |
||
sCritIndex | 1.3.6.1.4.1.597.4.3.2.2.3.1.1 | integer | read-only |
Location in the critical process table. |
sCritName | 1.3.6.1.4.1.597.4.3.2.2.3.1.2 | displaystring | read-only |
Name of a critical process. Critical process names may contain * and % wildcard characters. |
sCritReqCnt | 1.3.6.1.4.1.597.4.3.2.2.3.1.3 | integer | read-only |
Minimum number of copies of this process required to be running on the system. |
sCritCurCnt | 1.3.6.1.4.1.597.4.3.2.2.3.1.4 | integer | read-only |
The current number of copies of this process running on the system. |
sTrapInfo | 1.3.6.1.4.1.597.4.3.3 | |||
sTrapNextSeqNum | 1.3.6.1.4.1.597.4.3.3.1 | integer | read-only |
The next sequence number in the trap table. When this variable is sent as part of a trap, it identifies the sequence number assigned to that trap. This is a 32-bit value and will wrap after 4294967295. |
sTrapTime | 1.3.6.1.4.1.597.4.3.3.2 | timeticks | read-only |
Subagent up time (sCfgUpTime) when the trap was created. |
sTrapResendSeqNum | 1.3.6.1.4.1.597.4.3.3.3 | integer | read-write |
Sequence number of a trap message to be resent to the manager. Setting this variable to a trap sequence number causes the specified trap message to be resent. If the set-request contains a number that is not available (the number of items retained in the trap table is dependent on the value of sCfgTrapTblSize), an error indicator will be returned. |
sTrapLastSeqNumSent | 1.3.6.1.4.1.597.4.3.3.4 | integer | read-only |
Sequence number of the last trap sent. This value may be compared to sTrapNextSeqNum to determine if a backlog of traps exists. If this value is one less than sTrapNextSeqNum, then no backlog exists. A backlog of traps may exist if more traps are generated per second than may be sent (as specified by the variable sCfgMaxTrapSec). |
sTrapLostCount | 1.3.6.1.4.1.597.4.3.3.5 | counter | read-only |
This variable indicates the number of traps that have been lost. A trap is considered to be lost if it is overwritten in the internal trap table before it is sent to the NMS. This may occur if the trap table is not large enough (see sCfgTrapTblSize) to hold all of unsent traps. How quickly traps are sent to the NMS is governed by the sCfgMaxTrapSec variable. To prevent trap loss, set these two variables so that the trap backlog does not overflow the trap table and so that traps do not flood the network. |
sErrInfo | 1.3.6.1.4.1.597.4.3.4 | |||
sHwErrInfo | 1.3.6.1.4.1.597.4.3.4.1 | |||
sHwErrDeviceCnt | 1.3.6.1.4.1.597.4.3.4.1.1 | integer | read-only |
Number of devices reporting errors. |
sHwErrTime | 1.3.6.1.4.1.597.4.3.4.1.2 | timeticks | read-only |
Subagent up time (sCfgUpTime) when hardware error statistics were last gathered. |
sHwErrTbl | 1.3.6.1.4.1.597.4.3.4.1.3 | no-access |
Table of hardware errors. |
|
1.3.6.1.4.1.597.4.3.4.1.3.1 | no-access |
A row in the hardware error table. |
||
sHwErrIndex | 1.3.6.1.4.1.597.4.3.4.1.3.1.1 | integer | read-only |
Location in the hardware error table. |
sHwErrDeviceName | 1.3.6.1.4.1.597.4.3.4.1.3.1.2 | displaystring | read-only |
Name of the device. |
sHwErrCnt | 1.3.6.1.4.1.597.4.3.4.1.3.1.3 | integer | read-only |
Number of errors reported by the device since last reboot of the system. |
sHwErrLastTime | 1.3.6.1.4.1.597.4.3.4.1.3.1.4 | timeticks | read-only |
sCfgUpTime when the latest error was detected by the NM*SysMgr Subagent. |
sSwErrInfo | 1.3.6.1.4.1.597.4.3.4.2 | |||
sSwErrStatus | 1.3.6.1.4.1.597.4.3.4.2.1 | integer | read-only |
The latest software status code. |
sSwErrFile | 1.3.6.1.4.1.597.4.3.4.2.2 | displaystring | read-only |
The file name of the software element which generated the latest software status code. |
sSwErrLineNum | 1.3.6.1.4.1.597.4.3.4.2.3 | integer | read-only |
The line number in the file which generated the latest software status code. |
sSwErrLastTime | 1.3.6.1.4.1.597.4.3.4.2.4 | timeticks | read-only |
sCfgUpTime when the most recent software status code was generated. |
sSwErrMessage | 1.3.6.1.4.1.597.4.3.4.2.5 | displaystring | read-only |
Description of the latest software error. |
sOpcomOne | 1.3.6.1.4.1.597.4.3.4.3 | displaystring | read-only |
The first 255 characters of the text of the most recent message in the operator log. For opcom messages that exceed 255 characters, the remainder of the message will be contained in sOpcomTwo, sOpcomThree, sOpcomFour, sOpcomFive, sOpcomSix, and sOpcomSeven depending on the length of the message. All operator log messages are sent as sOpcomMessage traps and retained in the internal trap table. To retrieve a previous message, resend the trap (see sTrapResendSeqNum). |
sOpcomTwo | 1.3.6.1.4.1.597.4.3.4.4 | displaystring | read-only |
Part 2 of an opcom message. |
sOpcomThree | 1.3.6.1.4.1.597.4.3.4.5 | displaystring | read-only |
Part 3 of an opcom message. |
sOpcomFour | 1.3.6.1.4.1.597.4.3.4.6 | displaystring | read-only |
Part 4 of an opcom message. |
sOpcomFive | 1.3.6.1.4.1.597.4.3.4.7 | displaystring | read-only |
Part 5 of an opcom message. |
sOpcomReplyId | 1.3.6.1.4.1.597.4.3.4.8 | integer | read-write |
Request number to be associated with the operator reply. This number identifies a previous Opcom request. This variable is reset to zero when a reply is successfully sent. (See sOpcomReplySend.) |
sOpcomReplyStatus | 1.3.6.1.4.1.597.4.3.4.9 | integer | read-write |
Completion status to accompany opcom reply. This variable is reset to noStatus when a reply is successfully sent. (See sOpcomReplySend.) Enumeration: 'blankTape': 2, 'initializeTape': 3, 'noStatus': 1, 'requestAborted': 6, 'requestComplete': 4, 'requestPending': 5. |
sOpcomReplyText | 1.3.6.1.4.1.597.4.3.4.10 | displaystring | read-write |
Text to be sent for an operator reply message. This variable is reset to null when a reply is successfully sent. (See sOpcomReplySend.) |
sOpcomReplySend | 1.3.6.1.4.1.597.4.3.4.11 | integer | read-write |
Flag which is used to trigger sending of an operator reply message. To send an operator reply, set the sOpcomReplyId, sOpcomReplyStatus, and sOpcomReplyText variables and then set the sOpcomReplySend to true. All opcom reply variables will be reset following a successful send. Enumeration: 'false': 2, 'true': 1. |
sOpcomSix | 1.3.6.1.4.1.597.4.3.4.12 | displaystring | read-only |
Part 6 of an opcom message. |
sOpcomSeven | 1.3.6.1.4.1.597.4.3.4.13 | displaystring | read-only |
Part 7 of an opcom message. |
sCfg | 1.3.6.1.4.1.597.4.3.5 | |||
sCfgFile | 1.3.6.1.4.1.597.4.3.5.1 | displaystring | read-write |
Name of the file currently being used for NM*SysMgr initialization parameters. This file is identified by the logical name COMTEK$SYSMGR_CONFIG. Changing this variable redefines the COMTEK$SYSMGR_CONFIG logical name. NM*SysMgr must be reinitialized (by setting the variable sCfgReinitSubagent to true) before the new configuration file is used. If a set-request is performed on this variable and the specified file name does not exist, is not accessible by the subagent, or contains invalid data, the file name is not changed, and an error is returned, and a sSwErr trap is generated describing the error. Set-requests: Take effect only after reinitialization (sCfgReinitSubagent) NOTE: To make changes to this value permanent across system reboots, the definition of this logical name must also be changed in the system startup procedures. |
sCfgLogFile | 1.3.6.1.4.1.597.4.3.5.2 | displaystring | read-only |
Name of the log file currently being used by NM*SysMgr. If this process is run interactively, this variable will have the value SYS$OUTPUT: (standard output). |
sCfgCritFile | 1.3.6.1.4.1.597.4.3.5.3 | displaystring | read-write |
Name of the file currently being used to identify critical processes. This file is associated with the logical name COMTEK$SYSMGR_CRITPROC. Changing this variable redefines the COMTEK$SYSMGR_CRITPROC logical name. NM*SysMgr must be reinitialized (by setting the variable sCfgReinitSubagent to true) before the new critical process file is used. If a set-request is performed on this variable and the specified file name does not exist, is not accessible by the subagent, or contains invalid data, the file name is not changed, an error is returned, and a sSwErr trap is generated describing the error. Set-requests: Take effect only after reinitialization (sCfgReinitSubagent) NOTE: To make changes to this value permanent across system reboots, the definition of this logical name must also be changed in the system startup procedures. |
sCfgReinitSubagent | 1.3.6.1.4.1.597.4.3.5.4 | integer | read-write |
Flag which may be set to force the NM*SysMgr Subagent to reinitialize. Reinitialization involves resetting the process configuration using the parameters contained in the sCfgFile and resetting the critical process, critical disk, and critical queue data as specified in the sCfgCritFile, sCfgCritDsk, and sCfgCritQue files and sending the sWarmStart trap. Enumeration: 'false': 2, 'true': 1. |
sCfgTraps | 1.3.6.1.4.1.597.4.3.5.5 | integer | read-write |
Flag which determines if any trap messages are sent to the NM*Master Agent. Setting this variable to disabled(2) disables all traps from being sent. Configuration Variable: Traps Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgHwErrTraps | 1.3.6.1.4.1.597.4.3.5.6 | integer | read-write |
Flag which determines if hardware error traps (sHwErr) should be sent. Setting this variable to enabled(1) causes a trap to be sent for every error detected. Setting this variable to disabled(2) disables hardware error traps from being sent. Configuration Variable: HwErrTrap Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgCpuLimit | 1.3.6.1.4.1.597.4.3.5.7 | integer | read-write |
The percentage of CPU utilization at which excessive CPU utilization (sCpuUsage) traps begin to be sent. A value of 0 disables these traps. Configuration Variable: CpuUtil Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgIntLimit | 1.3.6.1.4.1.597.4.3.5.8 | integer | read-write |
The percentage of interrupt CPU utilization at which excessive interrupt utilization (sIntUsage) traps begin to be sent. A value of 0 disables these traps. Configuration Variable: IntUtil Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgDskOps | 1.3.6.1.4.1.597.4.3.5.9 | integer | read-write |
The threshold at which excessive disk busy traps (sDskOpSec) begin to be sent. This value is expressed in terms of disk operations (reads and writes) per second. At expiration of each sCfgDskTimer interval, the number of disk operations during the intervening interval is computed. A trap is sent if the number of operations during that interval exceeds the this limit. A value of 0 disables disk busy traps. Different thresholds may be set on individual disks by specifying an OpSec limit in the critical disk file. Configuration Variable: DskOps Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgDskLimit | 1.3.6.1.4.1.597.4.3.5.10 | integer | read-write |
The percentage of disk space utilization at which excessive disk utilization (sDskFull) traps begin to be sent. If this variable is set to a value other than zero, it is used to determine when to send sDskFull traps for disks not specified in the critical disk table (see sCfgCritDsk). This value and sCfgDskMinFreeBlks are mutually exclusive, i.e., only one of these values is in effect at any given time. If neither value is specified in the configuration file, then the default value of sCfgDskLimit is used for disk monitoring and sCfgDskMinFreeBlks is set to zero. To disable default disk full monitoring, both of these values must be zero. Set-requests to this value will fail unless sCfgDskMinFreeBlks is set to zero. Configuration Variable: DskUse Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgPgLimit | 1.3.6.1.4.1.597.4.3.5.11 | integer | read-write |
The percentage of page file utilization at which excessive page file utilization (sPgFull) traps begin to be sent. A value of 0 disables these traps. Configuration Variable: PgUse Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgSwpLimit | 1.3.6.1.4.1.597.4.3.5.12 | integer | read-write |
The percentage of swap file utilization at which excessive swap file utilization (sSwpFull) traps begin to be sent. A value of 0 disables these traps. Configuration Variable: SwpUse Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgPsTimer | 1.3.6.1.4.1.597.4.3.5.13 | integer | read-write |
The number of minutes between updates of the process statistics table (sPsTbl) data. A value of 0 disables gathering of process related data. Configuration Variable: PsTimer Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. |
sCfgDskTimer | 1.3.6.1.4.1.597.4.3.5.14 | integer | read-write |
The number of minutes between updates of the disk table (sDskTbl) data. A value of 0 disables gathering of disk related data. Configuration Variable: DskTimer Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. |
sCfgHwErrTimer | 1.3.6.1.4.1.597.4.3.5.15 | integer | read-write |
The number of minutes between updates of the hardware error table (sHwErrTbl) data. A value of 0 disables gathering of hardware error data. Configuration Variable: HwErrTimer Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. |
sCfgSysInfoTimer | 1.3.6.1.4.1.597.4.3.5.16 | integer | read-write |
The number of minutes between updates of the system information (sSyi) data. A value of 0 disables gathering of system information data. Configuration Variable: SysInfoTimer Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. |
sCfgCritTimer | 1.3.6.1.4.1.597.4.3.5.17 | integer | read-write |
The number of minutes between critical process table (sCritTbl) updates. A value of 0 disables critical process missing processing. Configuration Variable: CritTimer Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. |
sCfgDskAlarm | 1.3.6.1.4.1.597.4.3.5.18 | integer | read-write |
The number of minutes between repeat traps for disk (sDskFull), page file (sPgFull), or swap file full (sSwpFull) conditions. A value of 0 causes only the initial instance of the disk, page file, or swap file full condition to trigger a trap. Configuration Variable: RptDskAlarm Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. |
sCfgCritAlarm | 1.3.6.1.4.1.597.4.3.5.19 | integer | read-write |
The number of minutes between repeat traps for a given critical process missing condition. Setting this variable to 0 causes only the first instance to generate a trap. Configuration Variable: RptCritAlarm Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. |
sCfgTrapTblSize | 1.3.6.1.4.1.597.4.3.5.20 | integer | read-write |
The maximum number of traps to be retained. Traps that are retained may be resent (see sTrapResendSeqNum) unless too many subsequent traps have been generated. This variable controls how many traps are retained in NM*SysMgr's internal trap table. Configuration Variable: TrapTableSize Set-Requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgHostName | 1.3.6.1.4.1.597.4.3.5.21 | displaystring | read-only |
The name of the host that the subagent is communicating with. This is the host name where the NM*Master Agent resides. This variable is not currently used. Configuration Variable: Host |
sCfgAllPsData | 1.3.6.1.4.1.597.4.3.5.22 | integer | read-write |
This variable controls the amount of data that is available in the process statistics table (sPsTbl). If this flag is set to no(2), only the process statistics that are contained in the process control block (PCB) or job information block (JIB) for each process are available (data in the process header (PHD) may also be available). Setting this flag to yes makes all statistics in the sPsTbl available but incurs an additional performance overhead (to retrieve out swapped processes and deliver kernel mode ASTs to all processes). Configuration variable: AllPsData Set-requests: Take effect immediately. Changes to this value are written to the sCfgFile. Enumeration: 'yes': 1, 'no': 2. |
sCfgTimeout | 1.3.6.1.4.1.597.4.3.5.23 | integer | read-only |
This variable identifies the time-out value that is to be used by the subagent during subtree registration. If this value is set to zero, the default value (saDefaultTimeout) contained in the NM*Master Agent will be used. If the value specified exceeds the current maximum that NM*Master will permit (saMaxTimeout), the maximum value will be used. This value is specified in seconds. Configuration Variable: Timeout |
sCfgOpcomSecurity | 1.3.6.1.4.1.597.4.3.5.24 | integer | read-write |
Flag which determines if the opcom security messages are to be sent as opcom traps. Setting this variable to enabled(1) causes opcom trap messages to be sent for security messages. Configuration Variable: OpcomSecurity Set-requests: Take effect at next process start-up Changes to this value are written to the tCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgControlTermProc | 1.3.6.1.4.1.597.4.3.5.25 | integer | read-only |
Flag which may be used to disable process termination by the sCfgTermProc variable. Setting this variable to enabled(1) allows the sCfgTermProc variable to be set to true(1) to terminate the NM*SysMgr process. Setting this variable to disabled(2) prevents the sCfgTermProc variable from being set. Configuration Variable: ControlTermProc Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgTermProc | 1.3.6.1.4.1.597.4.3.5.26 | integer | read-write |
Flag which may be used to shutdown the NM*SysMgr process. Setting this flag to true causes the NM*SysMgr process to respond to the set-request, send the sTermProc trap, close the connection to the NM*Master Agent, and shutdown. If the sCfgControlTermProc flag state is disabled(2), the sCfgTermProc variable can not be set. Set-requests: Take effect immediately if sCfgControlTermProc is enabled(2) Enumeration: 'false': 2, 'true': 1. |
sCfgVersion | 1.3.6.1.4.1.597.4.3.5.27 | displaystring | read-only |
Current version of the NM*SysMgr Subagent software. |
sCfgUpTime | 1.3.6.1.4.1.597.4.3.5.28 | timeticks | read-only |
Subagent up time. |
sCfgMaxTrapSec | 1.3.6.1.4.1.597.4.3.5.29 | integer | read-write |
This value specifies the maximum number of traps per second that may be sent. A value of zero disables trap throttling, allowing all traps to be sent as they are generated. It is recommended that this value and sCfgTrapTblSize be tuned to each operational environment. Configuration Variable: MaxTrapSec Set-requests: Take effect immediately. Changes to this value are written to the sCfgFile. |
sCfgCritDsk | 1.3.6.1.4.1.597.4.3.5.30 | displaystring | read-write |
Name of the file currently being used to identify critical disk space and operations per second trap thresholds for individual disks. This file contains: disk name (required) percent full or number of free blocks (optional) operations per second (optional) The disk name may take the form of a physical disk name (including the leading underscore (_) and trailing colon (:)), a logical volume name, or, for shadowed disks, the name of the virtual unit. If two entries specify the same disk (one by physical name and the other by logical volume name), only the entry for the physcial disk name will be used for that disk. Once the disk usage exceeds the specified percent full or the number of free blocks drops below the specified free disk blocks, disk full (sDskFull) traps will begin to be sent. Disk busy (sDskOpSec) traps are sent if the number of operations per second exceeds the limit specified for this disk. The following are valid entries in the critical disk file: _ALPHA$DKA0:,blocks=652829 disk$alphasys,percent=99,ops=120 _DSA1:,ops=300 This file is associated with the system logical name COMTEK$SYSMGR_CRITDSK. Changing this variable redefines the COMTEK$SYSMGR_CRITDSK logical name. NM*SysMgr must be reinitialized (by setting the variable sCfgReinitSubagent to true) before a new critical disk file is used. If a set-request is performed on this variable and the specified file name does not exist, is not accessible by the subagent, or contains invalid data, the file name is not changed, an error is returned, and a sSwErr trap is generated describing the error. Set-requests: Take effect only after reinitialization (sCfgReinitSubagent) NOTE: To make changes to this value permanent across system reboots, the definition of this logical name must also be changed in the system startup procedures. |
sCfgCritQue | 1.3.6.1.4.1.597.4.3.5.31 | displaystring | read-write |
Name of the file currently being used to identify queues to be monitored. This file is associated with the logical name COMTEK$SYSMGR_QUEUE. Changing this variable redefines the COMTEK$SYSMGR_QUEUE logical name. NM*SysMgr must be reinitialized (by setting the variable sCfgReinitSubagent to true) before the new queue file is used. If a set-request is performed on this variable and the specified file name does not exist, is not accessible by the subagent, or contains invalid data, the file name is not changed, an error is returned, and a sSwErr trap is generated describing the error. Set-requests: Take effect only after reinitialization (sCfgReinitSubagent) NOTE: To make changes to this value permanent across system reboots, the definition of this logical name must also be changed in the system startup procedures. |
sCfgQueTimer | 1.3.6.1.4.1.597.4.3.5.32 | integer | read-write |
The number of minutes between updates of the queue statistics table (sQTbl) data. A value of 0 disables gathering of queue related data. Configuration Variable: QueTimer Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. |
sCfgDskMinFreeBlks | 1.3.6.1.4.1.597.4.3.5.33 | integer | read-write |
The minimum number of disk blocks that must be free on a disk. When the number of free blocks on a disk drops below this level, excessive disk utilization (sDskFull) traps begin to be sent. If this variable is set to a value other than zero, it is used to determine when to send sDskFull traps for disks not specified in the critical disk table (see sCfgCritDsk). This value and sCfgDskLimit are mutually exclusive, i.e., only one of these values is in effect at any given time. If neither value is specified in the configuration file, then the default value of sCfgDskLimit is used for disk monitoring and sCfgDskMinFreeBlks is set to zero. To disable default disk full monitoring, both of these values must be zero. Set-requests to this value will fail unless sCfgDskLimit is set to zero. Configuration Variable: DskMinFreeBlks Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgMemLimit | 1.3.6.1.4.1.597.4.3.5.34 | integer | read-write |
The percentage of physical memory utilization at which excessive memory utilization (sMemFull) traps begin to be sent. A value of 0 disables these traps. Configuration Variable: MemUse Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgCOMQueueLimit | 1.3.6.1.4.1.597.4.3.5.35 | integer | read-write |
The number of processes in COM state at which excessive compute queue (sCOMQue) traps begin to be sent. A value of 0 disables these traps. Configuration Variable: COMQueue Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgCOMOQueueLimit | 1.3.6.1.4.1.597.4.3.5.36 | integer | read-write |
The number of processes in COMO state at which excessive outswapped compute queue (sCOMOQue) traps begin to be sent. A value of 0 disables these traps. Configuration Variable: COMOQueue Set-requests: Take effect immediately Changes to this value are written to the sCfgFile. |
sCfgOpcomCards | 1.3.6.1.4.1.597.4.3.5.37 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom CARDS class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving CARDS opcom messages. Configuration Variable: Cards Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomCentral | 1.3.6.1.4.1.597.4.3.5.38 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom CENTRAL class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving CENTRAL opcom messages. Configuration Variable: Central Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomCluster | 1.3.6.1.4.1.597.4.3.5.39 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom CLUSTERclass messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving CLUSTER opcom messages. Configuration Variable: Cluster Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomDevices | 1.3.6.1.4.1.597.4.3.5.40 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom DEVICES class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving DEVICES opcom messages. Configuration Variable: Devices Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomDisks | 1.3.6.1.4.1.597.4.3.5.41 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom DISKS class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving DISKS opcom messages. Configuration Variable: Disks Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomLicense | 1.3.6.1.4.1.597.4.3.5.42 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom LICENSE class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving LICENSE opcom messages. Configuration Variable: License Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomNetwork | 1.3.6.1.4.1.597.4.3.5.43 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom NETWORK class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving NETWORK opcom messages. Configuration Variable: Network Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper1 | 1.3.6.1.4.1.597.4.3.5.44 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER1 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER1 opcom messages. Configuration Variable: Oper1 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper2 | 1.3.6.1.4.1.597.4.3.5.45 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER2 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER2 opcom messages. Configuration Variable: Oper2 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper3 | 1.3.6.1.4.1.597.4.3.5.46 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER3 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER3 opcom messages. Configuration Variable: Oper3 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper4 | 1.3.6.1.4.1.597.4.3.5.47 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER4 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER4 opcom messages. Configuration Variable: Oper4 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper5 | 1.3.6.1.4.1.597.4.3.5.48 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER5 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER5 opcom messages. Configuration Variable: Oper5 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper6 | 1.3.6.1.4.1.597.4.3.5.49 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER6 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER6 opcom messages. Configuration Variable: Oper6 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper7 | 1.3.6.1.4.1.597.4.3.5.50 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER7 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER7 opcom messages. Configuration Variable: Oper7 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper8 | 1.3.6.1.4.1.597.4.3.5.51 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER8 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER8 opcom messages. Configuration Variable: Oper8 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper9 | 1.3.6.1.4.1.597.4.3.5.52 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER9 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER9 opcom messages. Configuration Variable: Oper9 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper10 | 1.3.6.1.4.1.597.4.3.5.53 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER10 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER10 opcom messages. Configuration Variable: Oper10 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper11 | 1.3.6.1.4.1.597.4.3.5.54 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER11 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER11 opcom messages. Configuration Variable: Oper11 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomOper12 | 1.3.6.1.4.1.597.4.3.5.55 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom OPER12 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER12 opcom messages. Configuration Variable: Oper12 Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomPrinter | 1.3.6.1.4.1.597.4.3.5.56 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom PRINTER class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving PRINTER opcom messages. Configuration Variable: Printer Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomTapes | 1.3.6.1.4.1.597.4.3.5.57 | integer | read-write |
Flag which determines if NM*SysMgr will receive opcom TAPES class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving TAPES opcom messages. Configuration Variable: Tapes Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'disabled': 2, 'enabled': 1. |
sCfgOpcomFilter | 1.3.6.1.4.1.597.4.3.5.58 | integer | read-write |
Flag which determines if NM*SysMgr will drop opcom messages that match filter criteria or drop all opcom messages except those that match filter criteria. Configuration Variable: Filter Set-requests: Take effect on next process start-up Changes to this value are written to the sCfgFile. Enumeration: 'dropMatch': 1, 'keepMatch': 2. |
sCfgLocalDisksOnly | 1.3.6.1.4.1.597.4.3.5.59 | integer | read-write |
Flag which may be used to instruct NM*SysMgr to gather disk statistics either on all available disks or only on local disks. A disk is considered to be local if the variable sDskRemote for the disk is FALSE(2), indicating that the disk is not remote. If this flag is set to TRUE(1), the disk table (sDskTbl) will only contain data on local disks. If this flag is set to FALSE(2), the disk table (sDskTbl) will contain data on all available disks. Configuration Variable: LocalDisksOnly Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. Enumeration: 'false': 2, 'true': 1. |
sCfgCritDisksOnly | 1.3.6.1.4.1.597.4.3.5.60 | integer | read-write |
Flag which may be used to instruct NM*SysMgr to gather disk statistics either on all available disks or only on disks listed in the Critical Disk file (COMTEK$SYSMGR_CRITDSK). If this flag is set to TRUE(1), the disk table (sDskTbl) will only contain data on disks listed in the Critical Disk file. If this flag is set to FALSE(2), the disk table (sDskTbl) will contain data on all available disks. Configuration Variable: CritDisksOnly Set-requests: Take effect on next timer expiration Changes to this value are written to the sCfgFile. Enumeration: 'false': 2, 'true': 1. |
comtekVmsNMVmsMonMib | 1.3.6.1.4.1.597.4.15 | |||
vmsModes | 1.3.6.1.4.1.597.4.15.1 | |||
vmsModeUpdateTime | 1.3.6.1.4.1.597.4.15.1.1 | timeticks | read-only |
Time when CPU mode statistics were last gathered. |
vmsModeUpdateInterval | 1.3.6.1.4.1.597.4.15.1.2 | integer | read-write |
How often CPU mode statistics are to be gathered. A value of 0 disables gathering of CPU mode statistics. This value is expressed in minutes. |
vmsModeCpuCount | 1.3.6.1.4.1.597.4.15.1.3 | counter | read-only |
Number of entries in the CPU Mode table (i.e., the number of CPUs being monitored). |
vmsModeTable | 1.3.6.1.4.1.597.4.15.1.4 | no-access |
Table description. |
|
1.3.6.1.4.1.597.4.15.1.4.1 | no-access |
Row in table description. |
||
vmsModeCpuId | 1.3.6.1.4.1.597.4.15.1.4.1.1 | integer | read-only |
CPU ID for mode data in this row in the mode table. |
vmsModeKernel | 1.3.6.1.4.1.597.4.15.1.4.1.2 | integer | read-only |
Number of clock ticks this CPU has spent in kernel mode (excluding interrupt stack time) since the system was booted. |
vmsModeExec | 1.3.6.1.4.1.597.4.15.1.4.1.3 | integer | read-only |
Number of clock ticks this CPU has spent in Executive mode since the system was booted. |
vmsModeSuper | 1.3.6.1.4.1.597.4.15.1.4.1.4 | integer | read-only |
Number of clock ticks this CPU has spent in Supervisor mode since the system was booted. |
vmsModeUser | 1.3.6.1.4.1.597.4.15.1.4.1.5 | integer | read-only |
Number of clock ticks this CPU has spent in User mode (excluding compatibility-mode time) since the system was booted. |
vmsModeInter | 1.3.6.1.4.1.597.4.15.1.4.1.6 | integer | read-only |
Number of clock ticks (10-millisecond units) this CPU has spent on the Interrupt stack since the system was booted. |
vmsModeMPSync | 1.3.6.1.4.1.597.4.15.1.4.1.7 | integer | read-only |
Number of clock ticks this CPU has spent synchronizing multiple CPUs since the system was booted. |
vmsModeCompat | 1.3.6.1.4.1.597.4.15.1.4.1.8 | integer | read-only |
Number of clock ticks this CPU has spent in Compatibility mode since the system was booted. |
vmsModeIdle | 1.3.6.1.4.1.597.4.15.1.4.1.9 | integer | read-only |
Number of clock ticks this CPU has spent executing the NULL process since the system was booted. |
vmsTotalModes | 1.3.6.1.4.1.597.4.15.1.5 | |||
vmsTotalKernel | 1.3.6.1.4.1.597.4.15.1.5.1 | integer | read-only |
Total number of clock ticks all CPUs have spent in kernel mode (excluding interrupt stack time) since the system was booted. |
vmsTotalExec | 1.3.6.1.4.1.597.4.15.1.5.2 | integer | read-only |
Total clock ticks all CPUs have spent in Executive mode since the system was booted. |
vmsTotalSuper | 1.3.6.1.4.1.597.4.15.1.5.3 | integer | read-only |
Total clock ticks all CPUs have spent in Supervisor mode since the system was booted. |
vmsTotalUser | 1.3.6.1.4.1.597.4.15.1.5.4 | integer | read-only |
Total clock ticks all CPUs have spent in User mode (excluding compatibility-mode time) since the system was booted. |
vmsTotalInter | 1.3.6.1.4.1.597.4.15.1.5.5 | integer | read-only |
Total clock ticks (10-millisecond units) all CPUs have spent on the Interrupt stack since the system was booted. |
vmsTotalMPSync | 1.3.6.1.4.1.597.4.15.1.5.6 | integer | read-only |
Total clock ticks all CPUs have spent synchronizing multiple CPUs since the system was booted. |
vmsTotalComp | 1.3.6.1.4.1.597.4.15.1.5.7 | integer | read-only |
Total clock ticks all CPUs have spent in Compatibility mode since the system was booted. |
vmsTotalIdle | 1.3.6.1.4.1.597.4.15.1.5.8 | integer | read-only |
Total clock ticks all CPUs have spent executing the NULL process since the system was booted. |
vmsFile | 1.3.6.1.4.1.597.4.15.2 | |||
vmsFileUpdateTime | 1.3.6.1.4.1.597.4.15.2.1 | timeticks | read-only |
Time when File System statistics were last updated. |
vmsFileUpdateInterval | 1.3.6.1.4.1.597.4.15.2.2 | integer | read-write |
How often File System statistics are to be gathered. A value of 0 disables gathering of File System statistics. This value is expressed in minutes. |
vmsFileDirFCBHit | 1.3.6.1.4.1.597.4.15.2.3 | counter | read-only |
Count of hits on directory FCB cache. |
vmsFileDirFCBAttempt | 1.3.6.1.4.1.597.4.15.2.4 | counter | read-only |
Count of attempts on directory FCB cache. |
vmsFileDirDataHit | 1.3.6.1.4.1.597.4.15.2.5 | counter | read-only |
Count of hits on directory data cache. |
vmsFileDirDataAttempt | 1.3.6.1.4.1.597.4.15.2.6 | counter | read-only |
Count of attempts on directory data cache. |
vmsFileFileHdrHit | 1.3.6.1.4.1.597.4.15.2.7 | counter | read-only |
Count of hits on file header cache. |
vmsFileFileHdrAttempt | 1.3.6.1.4.1.597.4.15.2.8 | counter | read-only |
Count of attempts on file header cache. |
vmsFileFileIdHit | 1.3.6.1.4.1.597.4.15.2.9 | counter | read-only |
Count of hits on file ID cache. |
vmsFileFileIdAttempt | 1.3.6.1.4.1.597.4.15.2.10 | counter | read-only |
Count of attempts on file ID cache. |
vmsFileExtentHit | 1.3.6.1.4.1.597.4.15.2.11 | counter | read-only |
Count of hits on extent cache. |
vmsFileExtentAttempt | 1.3.6.1.4.1.597.4.15.2.12 | counter | read-only |
Count of attempts on extent cache. |
vmsFileQuotaHit | 1.3.6.1.4.1.597.4.15.2.13 | counter | read-only |
Count of hits on quota cache. |
vmsFileQuotaAttempt | 1.3.6.1.4.1.597.4.15.2.14 | counter | read-only |
Count of attempts on quota cache. |
vmsFileBitmapHit | 1.3.6.1.4.1.597.4.15.2.15 | counter | read-only |
Count of hits on storage bitmap cache. |
vmsFileBitmapAttempt | 1.3.6.1.4.1.597.4.15.2.16 | counter | read-only |
Count of attempts on storage bitmap cache. |
vmsFcp | 1.3.6.1.4.1.597.4.15.3 | |||
vmsFcpUpdateTime | 1.3.6.1.4.1.597.4.15.3.1 | timeticks | read-only |
Time when FCP statistics were last updated. |
vmsFcpUpdateInterval | 1.3.6.1.4.1.597.4.15.3.2 | integer | read-write |
How often FCP statistics are to be gathered. A value of 0 disables gathering of File System statistics. This value is expressed in minutes. |
vmsFcpFCPCall | 1.3.6.1.4.1.597.4.15.3.3 | counter | read-only |
Count of QIO requests received by the file system. |
vmsFcpAllocation | 1.3.6.1.4.1.597.4.15.3.4 | counter | read-only |
Count of QIO requests that caused allocation of disk space. |
vmsFcpCreate | 1.3.6.1.4.1.597.4.15.3.5 | counter | read-only |
Count of new files created. |
vmsFcpDiskRead | 1.3.6.1.4.1.597.4.15.3.6 | counter | read-only |
Count of read I/O operations from the disk by the file system. |
vmsFcpDiskWrite | 1.3.6.1.4.1.597.4.15.3.7 | counter | read-only |
Count of write I/O operations to the disk by the file system. |
vmsFcpVolumeLockWait | 1.3.6.1.4.1.597.4.15.3.8 | counter | read-only |
Number of times a wait state was entered by the XQP due to volume lock contention. |
vmsFcpCPUTick | 1.3.6.1.4.1.597.4.15.3.9 | counter | read-only |
Count of clock ticks (10-millisecond units) of CPU time used by the file system. |
vmsFcpPageFault | 1.3.6.1.4.1.597.4.15.3.10 | counter | read-only |
Count of page faults for the file system. |
vmsFcpWindowTurn | 1.3.6.1.4.1.597.4.15.3.11 | counter | read-only |
Count of file-map window misses. |
vmsFcpLookup | 1.3.6.1.4.1.597.4.15.3.12 | counter | read-only |
Count of file name lookup operations in file directories. |
vmsFcpOpen | 1.3.6.1.4.1.597.4.15.3.13 | counter | read-only |
Count of files opened. |
vmsFcpErase | 1.3.6.1.4.1.597.4.15.3.14 | counter | read-only |
Count of erase I/O operations issued. |
vmsIo | 1.3.6.1.4.1.597.4.15.4 | |||
vmsIoUpdateTime | 1.3.6.1.4.1.597.4.15.4.1 | timeticks | read-only |
Time when I/O statistics were last updated. |
vmsIoUpdateInterval | 1.3.6.1.4.1.597.4.15.4.2 | integer | read-write |
How often I/O statistics are to be gathered. A value of 0 disables gathering of I/O statistics. This value is expressed in minutes. |
vmsIoDirectIO | 1.3.6.1.4.1.597.4.15.4.3 | counter | read-only |
Count of direct I/O operations. |
vmsIoBufferedIO | 1.3.6.1.4.1.597.4.15.4.4 | counter | read-only |
Count of buffered I/O operations. |
vmsIoMailboxWrite | 1.3.6.1.4.1.597.4.15.4.5 | counter | read-only |
Count of write-to-mailbox requests. |
vmsIoSplitTransfer | 1.3.6.1.4.1.597.4.15.4.6 | counter | read-only |
Count of split transfers. |
vmsIoLogNameTranslation | 1.3.6.1.4.1.597.4.15.4.7 | counter | read-only |
Count of logical name translations. |
vmsIoFileOpen | 1.3.6.1.4.1.597.4.15.4.8 | counter | read-only |
Count of files opened . |
vmsIoPageFault | 1.3.6.1.4.1.597.4.15.4.9 | counter | read-only |
Count of page faults for all working sets . |
vmsIoPageRead | 1.3.6.1.4.1.597.4.15.4.10 | counter | read-only |
Count of pages read from disk as a result of page faults. |
vmsIoPageReadIO | 1.3.6.1.4.1.597.4.15.4.11 | counter | read-only |
Count of read I/O operations from disk as a result of page faults. |
vmsIoPageWrite | 1.3.6.1.4.1.597.4.15.4.12 | counter | read-only |
Count of pages written to the page file. |
vmsIoPageWriteIO | 1.3.6.1.4.1.597.4.15.4.13 | counter | read-only |
Count of write I/O operations to the page file. |
vmsIoInswap | 1.3.6.1.4.1.597.4.15.4.14 | counter | read-only |
Count of working sets read into memory from the swap file. |
vmsIoFreePageCount | 1.3.6.1.4.1.597.4.15.4.15 | counter | read-only |
Number of pages currently on free-page list. |
vmsIoModifiedPageCount | 1.3.6.1.4.1.597.4.15.4.16 | counter | read-only |
Number of pages currently on modified-page list. |
vmsPage | 1.3.6.1.4.1.597.4.15.5 | |||
vmsPageUpdateTime | 1.3.6.1.4.1.597.4.15.5.1 | timeticks | read-only |
Time when page statistics were last updated. |
vmsPageUpdateInterval | 1.3.6.1.4.1.597.4.15.5.2 | integer | read-write |
How often Page statistics are to be gathered. A value of 0 disables gathering of Page statistics. This value is expressed in minutes. |
vmsPageFault | 1.3.6.1.4.1.597.4.15.5.3 | counter | read-only |
Count of page faults for all working sets. |
vmsPageRead | 1.3.6.1.4.1.597.4.15.5.4 | counter | read-only |
Count of pages read from disk as a result of page faults. |
vmsPageReadIO | 1.3.6.1.4.1.597.4.15.5.5 | counter | read-only |
Count of read I/Os as a result of operations from disk page faults. |
vmsPageWrite | 1.3.6.1.4.1.597.4.15.5.6 | counter | read-only |
Count of pages written to the page file. |
vmsPageWriteIO | 1.3.6.1.4.1.597.4.15.5.7 | counter | read-only |
Count of write I/O operations to the page file. |
vmsPageFreeListFault | 1.3.6.1.4.1.597.4.15.5.8 | counter | read-only |
Count of pages read from the free list as a result of page faults. |
vmsPageModListFault | 1.3.6.1.4.1.597.4.15.5.9 | counter | read-only |
Count of pages read from the modified list as a result of page faults. |
vmsPageDemandZeroFault | 1.3.6.1.4.1.597.4.15.5.10 | counter | read-only |
Count of zero-filled pages allocated as a result of faults. |
vmsPageGlobalValidFault | 1.3.6.1.4.1.597.4.15.5.11 | counter | read-only |
Count of page faults for which the reference page was found to be valid in the system global page tables. |
vmsPageWrtInProgressFault | 1.3.6.1.4.1.597.4.15.5.12 | counter | read-only |
Count of pages read that were in the process of being written back to disk when faulted. |
vmsPageSystemFault | 1.3.6.1.4.1.597.4.15.5.13 | counter | read-only |
Count of page faults for which the referenced page is in system space. |
vmsPageFreePageCount | 1.3.6.1.4.1.597.4.15.5.14 | counter | read-only |
Number of pages currently on free-page list. |
vmsPageModifiedPageCount | 1.3.6.1.4.1.597.4.15.5.15 | counter | read-only |
Number of pages currently on modified-page. |
vmsDecnet | 1.3.6.1.4.1.597.4.15.6 | |||
vmsDecnetUpdateTime | 1.3.6.1.4.1.597.4.15.6.1 | timeticks | read-only |
Time when DECnet statistics were last gathered. |
vmsDecnetUpdateInterval | 1.3.6.1.4.1.597.4.15.6.2 | integer | read-write |
How often DECnet statistics are to be gathered. A value of 0 disables gathering of DECnet statistics. This value is expressed in minutes. |
vmsDecnetArriveLocalPkt | 1.3.6.1.4.1.597.4.15.6.3 | counter | read-only |
Count of arriving local packets. |
vmsDecnetDepartLocalPkt | 1.3.6.1.4.1.597.4.15.6.4 | counter | read-only |
Count of departing local packets. |
vmsDecnetArriveTransPkt | 1.3.6.1.4.1.597.4.15.6.5 | counter | read-only |
Count of arriving transit packets. |
vmsDecnetTransCongestLoss | 1.3.6.1.4.1.597.4.15.6.6 | counter | read-only |
Count of packets lost because of transit congestion. |
vmsDecnetReceiveBufFail | 1.3.6.1.4.1.597.4.15.6.7 | counter | read-only |
Count of receiver buffer failures . |
vmsStates | 1.3.6.1.4.1.597.4.15.7 | |||
vmsStatesUpdateTime | 1.3.6.1.4.1.597.4.15.7.1 | timeticks | read-only |
Time when Process State data was last updated. |
vmsStatesUpdateInterval | 1.3.6.1.4.1.597.4.15.7.2 | integer | read-write |
How often Process State data are to be gathered. A value of 0 disables gathering of Process State statistics. This value is expressed in minutes. |
vmsStatesCOLPG | 1.3.6.1.4.1.597.4.15.7.3 | counter | read-only |
Number of processes in Collided Page Wait State (COLPG). |
vmsStatesMWAIT | 1.3.6.1.4.1.597.4.15.7.4 | counter | read-only |
Number of processes in Miscellaneous Resource Wait State (MWAIT). |
vmsStatesCEF | 1.3.6.1.4.1.597.4.15.7.5 | counter | read-only |
Number of processes in Common Event Flag Wait State (CEF). |
vmsStatesPFW | 1.3.6.1.4.1.597.4.15.7.6 | counter | read-only |
Number of processes in Page Fault Wait State (PFW). |
vmsStatesLEF | 1.3.6.1.4.1.597.4.15.7.7 | counter | read-only |
Number of processes in Local Event Flag Wait State (LEF). |
vmsStatesLEFO | 1.3.6.1.4.1.597.4.15.7.8 | counter | read-only |
Number of Outswapped processes in Local Event Flag Wait State (LEFO). |
vmsStatesHIB | 1.3.6.1.4.1.597.4.15.7.9 | counter | read-only |
Number of processes in Hibernate State (HIB). |
vmsStatesHIBO | 1.3.6.1.4.1.597.4.15.7.10 | counter | read-only |
Number of Outswapped processes in Hibernate State (HIBO). |
vmsStatesSUSP | 1.3.6.1.4.1.597.4.15.7.11 | counter | read-only |
Number of processes in Suspended State (SUSP). |
vmsStatesSUSPO | 1.3.6.1.4.1.597.4.15.7.12 | counter | read-only |
Number of Outswapped processes in Suspended State (SUSPO). |
vmsStatesFPG | 1.3.6.1.4.1.597.4.15.7.13 | counter | read-only |
Number of processes in Free Page Wait State (FPG). |
vmsStatesCOM | 1.3.6.1.4.1.597.4.15.7.14 | counter | read-only |
Number of processes in Compute State (COM). |
vmsStatesCOMO | 1.3.6.1.4.1.597.4.15.7.15 | counter | read-only |
Number of Outswapped processes in Compute State (COMO). |
vmsStatesCUR | 1.3.6.1.4.1.597.4.15.7.16 | counter | read-only |
Number of current processes (CUR). |
vmsCluster | 1.3.6.1.4.1.597.4.15.8 | |||
vmsClusterUpdateTime | 1.3.6.1.4.1.597.4.15.8.1 | timeticks | read-only |
Time when cluster statistics were last updated. |
vmsClusterUpdateInterval | 1.3.6.1.4.1.597.4.15.8.2 | integer | read-write |
How often cluster statistics are to be gathered. A value of 0 disables gathering of cluster statistics. This value is expressed in minutes. |
vmsClusterCpuBusy | 1.3.6.1.4.1.597.4.15.8.3 | integer | read-only |
Count of clock ticks (10-millisecond units) spent in all CPU modes since system was booted. |
vmsClusterFreeListSize | 1.3.6.1.4.1.597.4.15.8.4 | integer | read-only |
Number of pages currently on the free list. |
vmsClusterTotalLocks | 1.3.6.1.4.1.597.4.15.8.5 | integer | read-only |
Total of all incoming, outgoing, and local ENQs, DEQs, and conversions. |
vmsClusterNewEnqLocal | 1.3.6.1.4.1.597.4.15.8.6 | counter | read-only |
Count of new lock requests that originate and are performed on the system. |
vmsClusterNewEnqIncoming | 1.3.6.1.4.1.597.4.15.8.7 | counter | read-only |
Count of new lock requests that originate on other systems and are performed on this system (incoming). |
vmsClusterNewEnqOutgoing | 1.3.6.1.4.1.597.4.15.8.8 | counter | read-only |
Count of new lock requests that originate on this system and are performed on other systems (outgoing). |
vmsClusterEnqConversionsLocal | 1.3.6.1.4.1.597.4.15.8.9 | counter | read-only |
Count of lock conversion requests (local). |
vmsClusterEnqConversionsIncoming | 1.3.6.1.4.1.597.4.15.8.10 | counter | read-only |
Count of lock conversion requests (incoming). |
vmsClusterEnqConversionsOutgoing | 1.3.6.1.4.1.597.4.15.8.11 | counter | read-only |
Count of lock conversion requests (outgoing). |
vmsClusterDeqLocal | 1.3.6.1.4.1.597.4.15.8.12 | counter | read-only |
Count of unlock requests (local). |
vmsClusterDeqIncoming | 1.3.6.1.4.1.597.4.15.8.13 | counter | read-only |
Count of unlock requests (incoming). |
vmsClusterDeqOutgoing | 1.3.6.1.4.1.597.4.15.8.14 | counter | read-only |
Count of unlock requests (outgoing). |
vmsMscp | 1.3.6.1.4.1.597.4.15.9 | |||
vmsMscpUpdateTime | 1.3.6.1.4.1.597.4.15.9.1 | timeticks | read-only |
Time when MSCP Server statistics were last updated. |
vmsMscpUpdateInterval | 1.3.6.1.4.1.597.4.15.9.2 | integer | read-write |
How often MSCP Server statistics are to be gathered. A value of 0 disables gathering of mscp statistics. This value is expressed in minutes. |
vmsMscpRequests | 1.3.6.1.4.1.597.4.15.9.3 | counter | read-only |
Count of requests for I/O transfers by remote processors. |
vmsMscpReads | 1.3.6.1.4.1.597.4.15.9.4 | counter | read-only |
Count of requests for Read I/O transfers by remote processors. |
vmsMscpWrites | 1.3.6.1.4.1.597.4.15.9.5 | counter | read-only |
Count of requests for Write I/O transfers by remote processors. |
vmsMscpFragments | 1.3.6.1.4.1.597.4.15.9.6 | counter | read-only |
Count of extra fragments issued by the server. |
vmsMscpSplits | 1.3.6.1.4.1.597.4.15.9.7 | counter | read-only |
Count of fragmented requests issued by the server. |
vmsMscpBufferWaits | 1.3.6.1.4.1.597.4.15.9.8 | counter | read-only |
Count of requests that had to wait for MSCP buffer memory. |
vmsMscp1BlockIOs | 1.3.6.1.4.1.597.4.15.9.9 | counter | read-only |
Count of I/O requests with a length of one block. |
vmsMscp2_3BlockIOs | 1.3.6.1.4.1.597.4.15.9.10 | counter | read-only |
Count of I/O requests with a length of 2 to 3 blocks. |
vmsMscp4_7BlockIOs | 1.3.6.1.4.1.597.4.15.9.11 | counter | read-only |
Count of I/O requests with a length of 4 to 7 blocks. |
vmsMscp8_15BlockIOs | 1.3.6.1.4.1.597.4.15.9.12 | counter | read-only |
Count of I/O requests with a length of 8 to 15 blocks. |
vmsMscp16_31BlockIOs | 1.3.6.1.4.1.597.4.15.9.13 | counter | read-only |
Count of I/O requests with a length of 16 to 31 blocks. |
vmsMscp32_63BlockIOs | 1.3.6.1.4.1.597.4.15.9.14 | counter | read-only |
Count of I/O requests with a length of 32 to 63 blocks. |
vmsMscp64andOverBlockIOs | 1.3.6.1.4.1.597.4.15.9.15 | counter | read-only |
Count of I/O requests with a length equal to or greater than 64 blocks. |
vmsLock | 1.3.6.1.4.1.597.4.15.10 | |||
vmsLockUpdateTime | 1.3.6.1.4.1.597.4.15.10.1 | timeticks | read-only |
Time when Lock statistics were last updated. |
vmsLockUpdateInterval | 1.3.6.1.4.1.597.4.15.10.2 | integer | read-write |
How often Lock statistics are to be gathered. A value of 0 disables gathering of lock statistics. This value is expressed in minutes. |
vmsLockNewEnqs | 1.3.6.1.4.1.597.4.15.10.3 | counter | read-only |
Count of new ENQ (lock) requests. |
vmsLockConvertedEnqs | 1.3.6.1.4.1.597.4.15.10.4 | counter | read-only |
Count of converted ENQ (lock) requests. |
vmsLockDeqs | 1.3.6.1.4.1.597.4.15.10.5 | counter | read-only |
Count of DEQ (unlock) requests. |
vmsLockBlockingASTs | 1.3.6.1.4.1.597.4.15.10.6 | counter | read-only |
Count of blocking ASTs queued. |
vmsLockEnqWaits | 1.3.6.1.4.1.597.4.15.10.7 | counter | read-only |
Count of times a lock could not be granted immediately and waited. |
vmsLockEnqsNotQueued | 1.3.6.1.4.1.597.4.15.10.8 | counter | read-only |
Count of times a lock could not be granted immediately and got an error status instead of waiting. |
vmsLockDeadlockSearches | 1.3.6.1.4.1.597.4.15.10.9 | counter | read-only |
Count of times that a deadlock search was performed. |
vmsLockDeadlocksFound | 1.3.6.1.4.1.597.4.15.10.10 | counter | read-only |
Count of times that a deadlock was found. |
vmsLockCurrentLocks | 1.3.6.1.4.1.597.4.15.10.11 | integer | read-only |
Number of locks currently in the system. |
vmsLockCurrentResources | 1.3.6.1.4.1.597.4.15.10.12 | integer | read-only |
Number of resources currently in the system. |
vmsDlock | 1.3.6.1.4.1.597.4.15.11 | |||
vmsDlockUpdateTime | 1.3.6.1.4.1.597.4.15.11.1 | timeticks | read-only |
Time when Distributed Lock statistics were last updated. |
vmsDlockUpdateInterval | 1.3.6.1.4.1.597.4.15.11.2 | integer | read-write |
How often Lock statistics are to be gathered. A value of 0 disables gathering of dlock statistics. This value is expressed in minutes. |
vmsDlockNewLocksLocal | 1.3.6.1.4.1.597.4.15.11.3 | counter | read-only |
Count of new lock requests that originate and are performed on this system (local). |
vmsDlockNewLocksIncoming | 1.3.6.1.4.1.597.4.15.11.4 | counter | read-only |
Count of new lock requests originating on another system and performed on this system (incoming). |
vmsDlockNewLocksOutgoing | 1.3.6.1.4.1.597.4.15.11.5 | counter | read-only |
Count of new lock requests originating on this system and performed on another system (outgoing). |
vmsDlockLockConversionsLocal | 1.3.6.1.4.1.597.4.15.11.6 | counter | read-only |
Count of lock conversion requests (local). |
vmsDlockLockConversionsIncoming | 1.3.6.1.4.1.597.4.15.11.7 | counter | read-only |
Count of lock conversion requests (incoming). |
vmsDlockLockConversionsOutgoing | 1.3.6.1.4.1.597.4.15.11.8 | counter | read-only |
Count of lock conversion requests (outgoing). |
vmsDlockUnlocksLocal | 1.3.6.1.4.1.597.4.15.11.9 | counter | read-only |
Count of unlock requests (local). |
vmsDlockUnlocksIncoming | 1.3.6.1.4.1.597.4.15.11.10 | counter | read-only |
Count of unlock requests (incoming). |
vmsDlockUnlocksOutgoing | 1.3.6.1.4.1.597.4.15.11.11 | counter | read-only |
Count of unlock requests (outgoing). |
vmsDlockBlockingASTsLocal | 1.3.6.1.4.1.597.4.15.11.12 | counter | read-only |
Count of lock manager blocking ASTs (local). |
vmsDlockBlockingASTsIncoming | 1.3.6.1.4.1.597.4.15.11.13 | counter | read-only |
Count of lock manager blocking ASTs (incoming). |
vmsDlockBlockingASTsOutgoing | 1.3.6.1.4.1.597.4.15.11.14 | counter | read-only |
Count of lock manager blocking ASTs (outgoing). |
vmsDlockDirFuncIncoming | 1.3.6.1.4.1.597.4.15.11.15 | counter | read-only |
Count of directory functions (incoming). |
vmsDlockDirFuncOutgoing | 1.3.6.1.4.1.597.4.15.11.16 | counter | read-only |
Count of directory functions (outgoing). |
vmsDlockDeadlockMessage | 1.3.6.1.4.1.597.4.15.11.17 | counter | read-only |
Count of incoming and outgoing lock manager messages required for deadlock detection. |
vmsSystem | 1.3.6.1.4.1.597.4.15.12 | |||
vmsSystemUpdateTime | 1.3.6.1.4.1.597.4.15.12.1 | timeticks | read-only |
Time when system statistics were last updated. |
vmsSystemUpdateInterval | 1.3.6.1.4.1.597.4.15.12.2 | integer | read-write |
How often system statistics are to be gathered. A value of 0 disables gathering of system statistics. This value is expressed in minutes. |
vmsSystemCpuBusy | 1.3.6.1.4.1.597.4.15.12.3 | counter | read-only |
Count of clock ticks (10-millisecond units) spent in all CPU modes since system was booted. |
vmsSystemOtherStates | 1.3.6.1.4.1.597.4.15.12.4 | integer | read-only |
Number of processes in states other than LEF, LEFO, HIB, HIBO, COM, COMO, PFW, and MWAIT. |
vmsSystemProcessCount | 1.3.6.1.4.1.597.4.15.12.5 | integer | read-only |
Number of processes in the system. |
vmsSystemPageFaults | 1.3.6.1.4.1.597.4.15.12.6 | counter | read-only |
Count of page faults for all working sets. |
vmsSystemReadIOs | 1.3.6.1.4.1.597.4.15.12.7 | counter | read-only |
Count of read I/Os resulting from disk page faults. |
vmsSystemFreePageCount | 1.3.6.1.4.1.597.4.15.12.8 | integer | read-only |
Number of pages currently on free-page list. |
vmsSystemModifiedPageCount | 1.3.6.1.4.1.597.4.15.12.9 | integer | read-only |
Number of pages currently on modified-page list. |
vmsSystemDirectIOs | 1.3.6.1.4.1.597.4.15.12.10 | counter | read-only |
Count of direct I/O operations. |
vmsSystemBufferedIOs | 1.3.6.1.4.1.597.4.15.12.11 | counter | read-only |
Count of buffered I/O operations. |