COMTEK-VMS-NM-SYSMGR-MIB :: sPsRWState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMTEK-VMS-NM-SYSMGR-MIBsPsRWState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.597comtekCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4comtekVmsCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4.3comtekVmsNMSysMgrMibCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4.3.2sProcessesCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4.3.2.1sProcInfoCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4.3.2.1.3sPsTblCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4.3.2.1.3.1sPsEntryCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4.3.2.1.3.1.15sPsRWStateCOMTEK-VMS-NM-SYSMGR-MIB