All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sCfgAllPsData
sCfgAllPsData
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sCfgAllPsData
OID (numeric): 1.3.6.1.4.1.597.4.3.5.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is sCfgAllPsData?
This is a writable flag controlling whether the process statistics table collects only the minimal data available from a process's control and job information blocks, or the full set of available statistics. An administrator sets this to yes when detailed per-process metrics like CPU time, page faults, and working set size are needed for troubleshooting, accepting the added overhead of gathering them. For example, setting sCfgAllPsData to yes before investigating a performance issue would ensure fields like sPsCpuTime and sPsPgFaults are populated rather than reporting zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.22 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgAllPsData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.22.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgAllPsData.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.597.4.3.5.22.1 i <value>
Start monitoring Comtek VMS-managed network element with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTEK-VMS-NM-SYSMGR-MIB::sCfgAllPsData OID value, configure state conditions and alerts, and monitor any Comtek VMS-managed network element from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.597 | comtek | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4 | comtekVms | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3 | comtekVmsNMSysMgrMib | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.5 | sCfg | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.5.22 | sCfgAllPsData | COMTEK-VMS-NM-SYSMGR-MIB |