All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › vmsPageWriteIO
vmsPageWriteIO
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::vmsPageWriteIO
OID (numeric): 1.3.6.1.4.1.597.4.15.5.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Count of write I/O operations to the page file.
What is vmsPageWriteIO?
This counter counts the physical write I/Os to the page file within the Page statistics group's reporting window. Comparing it against the raw pages-written count shows how well the paging subsystem batches multiple dirty pages into single write operations, which matters for disk throughput. For example, if 500 pages were written using just 60 I/Os in one interval, that's efficient batching versus a system issuing one I/O per page.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.15.5.7 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::vmsPageWriteIO
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.15.5.7.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::vmsPageWriteIO.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::vmsPageWriteIO 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.5 | vmsPage | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.15.5.7 | vmsPageWriteIO | COMTEK-VMS-NM-SYSMGR-MIB |