rdbmsDbLimitedResourceHighwater

RDBMS-MIB · .1.3.6.1.2.1.39.1.4.1.5

Object

column Integer32
The maximum value of the resource seen since applUpTime
was reset for the earliest server which has the database
actively opened.
              
If there are two servers with the database open, and the
oldest one dies, the proper way to invalidate the value is by
resetting sysUpTime.

Context

MIB
RDBMS-MIB
OID
.1.3.6.1.2.1.39.1.4.1.5
Type
column
Access
readonly
Status
current
Parent
rdbmsDbLimitedResourceEntry
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::rdbmsDbLimitedResourceHighwater'
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::rdbmsDbLimitedResourceHighwater.<rdbmsDbIndex>.<rdbmsDbLimitedResourceName>'
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::rdbmsDbLimitedResourceHighwater'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance

Member of