rdbmsDbLimitedResourceFailures
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.4.1.6
Object
column
SNMPv2-SMICounter32
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
- Table
- rdbmsDbLimitedResourceTable
- Siblings
- 6
Syntax
SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdbmsDbLimitedResourceName The name of the resource, for instance 'global locks' or
'locks for the FOO database', or 'data space on /dev/rdsk/5s0
for FOO'. The length is limited to 64 characters to constrai… | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.39.1.4.1.1 |
| rdbmsDbLimitedResourceID The ID of the resource which may be described in some other
MIB (e.g., an enterprise-specific MIB module). If there is
no ID for this rdbmsDbLimitedResourceName, attempts to acce… | column | SNMPv2-TCAutonomousType | .1.3.6.1.2.1.39.1.4.1.2 |
| rdbmsDbLimitedResourceLimit The maximum value the resource use may attain.
Note that a compliant agent does not need to
allow write access to this object. | column | Integer32 | .1.3.6.1.2.1.39.1.4.1.3 |
| rdbmsDbLimitedResourceCurrent The current value for the resource. | column | Integer32 | .1.3.6.1.2.1.39.1.4.1.4 |
| rdbmsDbLimitedResourceHighwater 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 … | column | Integer32 | .1.3.6.1.2.1.39.1.4.1.5 |
| rdbmsDbLimitedResourceDescription A description of the resource and the meaning of the integer
units used for Limit, Current, and Highwater.
Note that a compliant agent does not need to
allow write … | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.39.1.4.1.7 |