rdbmsDbParamEntry
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.3.1
Object
row
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
variable number of members of a class, e.g. members of the
DBA user group, or files which are part of the database, then
it must be presented as a set of rows. If, on the other
hand, the parameter represents a set of choices from a class,
e.g. the permissions on a file or the options chosen out of
the set of all options allowed, AND is guaranteed to always
fit in the 255 character length of a DisplayString, then it
may be presented as a comma separated list with a subindex
value of one. Zero may not be used as a subindex value.
If the database is not actively opened, then attempts
to access corresponding instances in this table may result in
either noSuchName (SNMPv1) or noSuchInstance (SNMPv2).
'Actively opened' means at least one of the
rdbmsRelState entries for this database in the rdbmsRelTable
is active(2).
Context
- MIB
- RDBMS-MIB
- OID
.1.3.6.1.2.1.39.1.3.1- Type
- row
- Status
- current
- Parent
- rdbmsDbParamTable
- Table
- rdbmsDbParamTable
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdbmsDbParamName The name of a configuration parameter for a database. This
name is product-specific. The length is limited to 64
characters to constrain the number of sub-identifiers needed
for… | column | OctetString | .1.3.6.1.2.1.39.1.3.1.1 |
| rdbmsDbParamSubIndex The subindex value for this parameter. If the parameter is
naturally considered to contain a variable number of members
of a class, e.g. members of the DBA user group, or files
… | column | Integer32 | .1.3.6.1.2.1.39.1.3.1.2 |
| rdbmsDbParamID The ID of the parameter which may be described in some other
MIB (e.g., an enterprise-specific MIB module). If there is
no ID for this rdbmsDbParamName, attempts to access this
o… | column | SNMPv2-TCAutonomousType | .1.3.6.1.2.1.39.1.3.1.3 |
| rdbmsDbParamCurrValue The value for a configuration parameter now in effect, the
actual setting for the database. While there may multiple
values in the temporal domain of interest (for instance, the
… | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.39.1.3.1.4 |
| rdbmsDbParamComment Annotation which describes the purpose of a configuration
parameter or the reason for a particular parameter's
setting.
Note that a compliant agent does not need to… | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.39.1.3.1.5 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdbmsDbIndex A numeric index, unique among all the databases from all
products on this host. This value is a surrogate for the
conceptually unique key, which is {PrivateMibOID,
databasename} | column | Integer32 | .1.3.6.1.2.1.39.1.1.1.1 |
| rdbmsDbParamName The name of a configuration parameter for a database. This
name is product-specific. The length is limited to 64
characters to constrain the number of sub-identifiers needed
for… | column | OctetString | .1.3.6.1.2.1.39.1.3.1.1 |
| rdbmsDbParamSubIndex The subindex value for this parameter. If the parameter is
naturally considered to contain a variable number of members
of a class, e.g. members of the DBA user group, or files
… | column | Integer32 | .1.3.6.1.2.1.39.1.3.1.2 |