rdbmsDbParamTable
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.3
Object
table
The table of configuration parameters for a database.
Entries should be populated according to the following
guidelines:
(1) The value should be specified through administrative
(human) intervention.
(2) It should be configured on a per-database basis.
(3) One of the following is true:
(a) The parameter has a non-numeric value;
(b) The current value is numeric, but it only changes due
to human intervention;
(c) The current value is numeric and dynamic, but the
RDBMS does not track access/allocation failures
related to the parameter;
(d) The current value is numeric and dynamic, the
RDBMS tracks changes in access/allocation failures
related to the parameter, but the failure has no
significant impact on RDBMS performance or
availability.
(e) The current value is numeric and dynamic, the
RDBMS tracks changes in access/allocation failures
related to the parameter, the failure has
significant impact on RDBMS performance or
availability, and is shown in the
rdbmsDbLimitedResource table.
Context
- MIB
- RDBMS-MIB
- OID
.1.3.6.1.2.1.39.1.3- Type
- table
- Status
- current
- Parent
- rdbmsObjects
- Siblings
- 9
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdbmsDbTable The table of databases installed on a system. | table | - | .1.3.6.1.2.1.39.1.1 |
| rdbmsWellKnownLimitedResources | node | - | .1.3.6.1.2.1.39.1.10 |
| rdbmsDbInfoTable The table of additional information about databases present
on the host. | table | - | .1.3.6.1.2.1.39.1.2 |
| rdbmsDbLimitedResourceTable The table of limited resources that are kept per-database. | table | - | .1.3.6.1.2.1.39.1.4 |
| rdbmsSrvTable The table of database servers running or installed
on a system. | table | - | .1.3.6.1.2.1.39.1.5 |
| rdbmsSrvInfoTable The table of additional information about database servers.
Entries in this table correspond to applications in the
APPLICATION-MIB applTable. Some objects in that tab… | table | - | .1.3.6.1.2.1.39.1.6 |
| rdbmsSrvParamTable The table of configuration parameters for a server. Entries
should be populated according to the following guidelines:
(1) The value should be specified through administrative
… | table | - | .1.3.6.1.2.1.39.1.7 |
| rdbmsSrvLimitedResourceTable The table of limited resources relevant to a server. | table | - | .1.3.6.1.2.1.39.1.8 |
| rdbmsRelTable A table relating databases and servers present on a host. | table | - | .1.3.6.1.2.1.39.1.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdbmsDbParamEntry An entry for a single configuration parameter for a database.
Parameters with single values have a subindex value of one.
If the parameter is naturally considered to contain a
var… | row | - | .1.3.6.1.2.1.39.1.3.1 |