All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › vmsStatesFPG
vmsStatesFPG
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::vmsStatesFPG
OID (numeric): 1.3.6.1.4.1.597.4.15.7.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of processes in Free Page Wait State (FPG).
What is vmsStatesFPG?
This counter reports how many processes are stalled waiting specifically for a free memory page to become available. A nonzero or growing count here is a stronger, more urgent memory-pressure signal than a low free-page count alone, since it means processes are actively blocked, not just running with a thin margin. For example, if several processes appear in this wait state at the same moment the system's free-page count elsewhere in the MIB hits zero, the admin has direct evidence the system has run out of free memory and processes are being held up as a result.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.15.7.13 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::vmsStatesFPG
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.15.7.13.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::vmsStatesFPG.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::vmsStatesFPG 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.15 | comtekVmsNMVmsMonMib | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.15.7 | vmsStates | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.15.7.13 | vmsStatesFPG | COMTEK-VMS-NM-SYSMGR-MIB |