rdbmsDbLimitedResourceFailures

RDBMS-MIB · .1.3.6.1.2.1.39.1.4.1.6

Object

The number of times the system wanted to exceed the limit of
the resource since applUpTime was reset for the earliest
server which has the database actively opened.
              
If there are two servers with the DB 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.6
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::rdbmsDbLimitedResourceFailures'
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::rdbmsDbLimitedResourceFailures.<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::rdbmsDbLimitedResourceFailures'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of