All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › vmsSystemBufferedIOs
vmsSystemBufferedIOs
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::vmsSystemBufferedIOs
OID (numeric): 1.3.6.1.4.1.597.4.15.12.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Count of buffered I/O operations.
What is vmsSystemBufferedIOs?
This counter counts buffered I/O operations, transfers that pass through VMS's system buffer cache rather than going straight into the requesting process's own buffer. A high buffered I/O count typically reflects more traditional file access patterns, such as utilities and editors reading and writing files through the standard system cache. For example, a user editing and saving text files or a command procedure copying files would generate activity counted mostly as buffered I/O rather than direct I/O.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.15.12.11 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::vmsSystemBufferedIOs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.15.12.11.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::vmsSystemBufferedIOs.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::vmsSystemBufferedIOs 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.11 | vmsSystemBufferedIOs | COMTEK-VMS-NM-SYSMGR-MIB |