rdbmsSrvInfoPageWrites

RDBMS-MIB · .1.3.6.1.2.1.39.1.6.1.8

Object

The total number of pages in database files written by this
server since startup.  Pages are product-specific units of
disk I/O.  This value, with rdbmsSrvInfoDiskWrites, shows the
effect of write strategies that collapse logical writes of
contiguous pages into single calls to the operating system.

Context

MIB
RDBMS-MIB
OID
.1.3.6.1.2.1.39.1.6.1.8
Type
column
Access
readonly
Status
current
Parent
rdbmsSrvInfoEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RDBMS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDBMS-MIB::rdbmsSrvInfoPageWrites'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDBMS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDBMS-MIB::rdbmsSrvInfoPageWrites.<applIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDBMS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDBMS-MIB::rdbmsSrvInfoPageWrites'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of