All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › vmsSystemPageFaults
vmsSystemPageFaults
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::vmsSystemPageFaults
OID (numeric): 1.3.6.1.4.1.597.4.15.12.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Count of page faults for all working sets.
What is vmsSystemPageFaults?
This counter reports total page faults across all process working sets, as tracked within the general System statistics group alongside CPU and process metrics. Having this counter in the System group lets an admin correlate paging activity directly with process count and CPU busy time from a single summary source without cross-referencing the separate Page statistics group. For example, if this counter accelerates at the same time the system's overall process count jumps, the admin can attribute the extra faulting to newly-started processes building up their working sets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.15.12.6 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::vmsSystemPageFaults
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.15.12.6.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::vmsSystemPageFaults.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::vmsSystemPageFaults 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.12 | vmsSystem | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.15.12.6 | vmsSystemPageFaults | COMTEK-VMS-NM-SYSMGR-MIB |