All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sPsRWState
sPsRWState
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sPsRWState
OID (numeric): 1.3.6.1.4.1.597.4.3.2.1.3.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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
What is sPsRWState?
This is an enumerated value describing the specific resource a process is waiting on when its sPsState is MWAIT, such as AST wait, a full mailbox, exhausted nonpaged dynamic memory, or a full page file. An administrator uses this field to pinpoint exactly why a stalled process cannot proceed, going beyond the generic MWAIT state to the actual blocking resource. For example, a process reporting the page file full wait state would tell the administrator to check disk space for the system's page file rather than looking elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.2.1.3.1.15 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sPsRWState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.2.1.3.1.15.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sPsRWState.1
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::sPsRWState 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.2 | sProcesses | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.2.1 | sProcInfo | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.2.1.3 | sPsTbl | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.2.1.3.1 | sPsEntry | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.2.1.3.1.15 | sPsRWState | COMTEK-VMS-NM-SYSMGR-MIB |