RDBMS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
55
.1.3.6.1.2.1.39.1.1 · 1 row entry · 5 columns
The table of databases installed on a system.
rdbmsDbEntry entry .1.3.6.1.2.1.39.1.1.1
An entry for a single database on the host. Whether a
particular database is represented by a row in rdbmsDbTable
may be dependent on the activity level of that database,
according to the product's implementation. An …
Indexes
rdbmsDbIndex
Column 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}
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.39.1.1.1.1
rdbmsDbPrivateMibOID
The authoritative identification for the private MIB for
this database, presumably based on the vendor, e.g., {
enterprises 111 <optional subidentifiers>} for Oracle
databases, {enterprises 757 <optional subidentifiers>…
ObjectIdentifier .1.3.6.1.2.1.39.1.1.1.2
rdbmsDbVendorName
The name of the vendor whose RDBMS manages this database,
for informational purposes.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.1.1.3
rdbmsDbName
The name of this database, in a product specific format. The
product may need to qualify the name in some way to resolve
conflicts if it is possible for a database name to be
duplicated on a host. It might be necessar…
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.1.1.4
rdbmsDbContact
The textual identification of the contact person for this
managed database, together with information on how to contact
this person.

Note: if there is no server associated with this database, an
agent may…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.1.1.5
.1.3.6.1.2.1.39.1.2 · 1 row entry · 6 columns
The table of additional information about databases present
on the host.
rdbmsDbInfoEntry entry .1.3.6.1.2.1.39.1.2.1
Information that must be present if the database is actively
opened. If the database is not actively opened, then
attempts to access corresponding instances in this table may
result in either noSuchName (SNMPv1) or noS…
Indexes
rdbmsDbIndex
Column Syntax OID
rdbmsDbInfoProductName
The textual product name of the server that created or last
restructured this database. The format is product specific.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.2.1.1
rdbmsDbInfoVersion
The version number of the server that created or last
restructured this database. The format is product specific.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.2.1.2
rdbmsDbInfoSizeUnits
Identification of the units used to measure the size of this
database in rdbmsDbInfoSizeAllocated and rdbmsDbInfoSizeUsed.
bytes(1) indicates individual bytes, kbytes(2) indicates
units of kilobytes, mbytes(3) indicates…
Enumeration
Enumerated Values:
1bytes
2kbytes
3mbytes
4gbytes
5tbytes
.1.3.6.1.2.1.39.1.2.1.3
rdbmsDbInfoSizeAllocated
The estimated size of this database (in
rdbmsDbInfoSizeUnits), which is the disk space that has been
allocated to it and is no longer available to users on this
host. rdbmsDbInfoSize does not necessarily indicate the
a…
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.39.1.2.1.4
rdbmsDbInfoSizeUsed
The estimated size of this database, in rdbmsDbInfoSizeUnits,
which is actually in use for database data.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.39.1.2.1.5
rdbmsDbInfoLastBackup
The date and time that the latest complete or partial backup
of the database was taken. If a database has never been
backed up, then attempts to access this object will
result in either noSuchName (SNMPv1) or noSuchInst…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.39.1.2.1.6
.1.3.6.1.2.1.39.1.3 · 1 row entry · 5 columns
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.
rdbmsDbParamEntry entry .1.3.6.1.2.1.39.1.3.1
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.…
Indexes
rdbmsDbIndex rdbmsDbParamName rdbmsDbParamSubIndex
Column 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 instance identification (and to minimiz…
OctetString
Constraints:
range: 1-64
.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
which are part of the database, then it …
Integer32
Constraints:
range: 1-2147483647
.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
object will return noSuchName (SNMPv1) or…
SNMPv2-TCAutonomousType
Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier
.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

value to take effect at t…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.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
allow write access to this object.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.3.1.5
.1.3.6.1.2.1.39.1.4 · 1 row entry · 7 columns
The table of limited resources that are kept per-database.
rdbmsDbLimitedResourceEntry entry .1.3.6.1.2.1.39.1.4.1
An entry for a single limited resource kept per-database.
A limited resource has maximum use determined by a parameter
that might or might not be changeable at run time, or visible
in the rdbmsDbParamTable. Examples wou…
Indexes
rdbmsDbIndex rdbmsDbLimitedResourceName
Column 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 constrain
the number of sub-identifiers needed f…
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.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 access
this object will return noSuchName (S…
SNMPv2-TCAutonomousType
Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier
.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.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.39.1.4.1.3
rdbmsDbLimitedResourceCurrent
The current value for the resource.
Integer32
Constraints:
range: 1-2147483647
.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 database open, and the
oldest one dies, …
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.39.1.4.1.5
rdbmsDbLimitedResourceFailures
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 op…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.4.1.6
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 access to this object.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.4.1.7
.1.3.6.1.2.1.39.1.5 · 1 row entry · 4 columns
The table of database servers running or installed
on a system.
rdbmsSrvEntry entry .1.3.6.1.2.1.39.1.5.1
An entry for a single database server. A server is an
independent entity that provides access to one or more
databases. Failure of one does not affect access to
databases through any other servers. There might be one…
Indexes
Column Syntax OID
rdbmsSrvPrivateMibOID
The authoritative identification for the private MIB for this
server, presumably based on the vendor, e.g., { enterprises
111 <optional subidentifiers>} for Oracle servers, {
enterprises 757 <optional subidentifiers>} f…
ObjectIdentifier .1.3.6.1.2.1.39.1.5.1.1
rdbmsSrvVendorName
The name of the vendor whose RDBMS manages this database,
for informational purposes.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.5.1.2
rdbmsSrvProductName
The product name of this server. This is normally the
vendor's formal name for the product, in product specific
format.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.5.1.3
rdbmsSrvContact
The textual identification of the contact person for this
managed server, together with information on how to contact
this person.

Note: if there is no active server associated with this
object, an agent …
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.5.1.4
.1.3.6.1.2.1.39.1.6 · 1 row entry · 14 columns
The table of additional information about database servers.
          
Entries in this table correspond to applications in the
APPLICATION-MIB applTable.  Some objects in that table are
application-specific.  When they are associated with an RDBMS
server in this table, the objects have the following
meanings.
          
applName - The name of this server, i.e., the process or
group of processes providing access to this database.  The
exact format will be product and host specific.
          
applVersion - The version number of this server, in product
specific format.
          
applOperStatus - up(1) means operational and available for
general use.  down(2) means the server is not available for
use, but is known to the agent.  The other states have broad
meaning, and may need to be supplemented by the vendor
private MIB.  Halted(3) implies an administrative state of
unavailability.  Congested(4) implies a resource or or
administrative limit is prohibiting new inbound associations.
The 'available soon' description of restarting(5) may include
an indeterminate amount of recovery.
          
applLastChange is the time the agent noticed the most recent
change to applOperStatus.
          
applInboundAssociation is the number of currently active
local and remote conversations (usually SQL connects).
          
applOutboundAssociations is not provided by this MIB.
          
applAccumulatedInboundAssociations is the total number of
local and remote conversations started since the server came
up.
          
applAccumulatedOutbound associations is not provided by this
MIB.
          
applLastInboundActivity is the time the most recent local or
          
remote conversation was attempted or disconnected.
          
applLastOutboundActivity is not provided by this MIB.
          
applRejectedInboundAssociations is the number of local or
remote conversations rejected by the server for
administrative reasons or because of resource limitations.
          
applFailedOutboundAssociations is not provided by this MIB.
rdbmsSrvInfoEntry entry .1.3.6.1.2.1.39.1.6.1
Information that must be present for a single 'up' database
server, with visibility determined by the value of the
corresponding applOperStatus object. If an instance of
applOperStatus is not up(1), then attempts to ac…
Indexes
Column Syntax OID
rdbmsSrvInfoStartupTime
The date and time at which this server was last started.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.39.1.6.1.1
rdbmsSrvInfoFinishedTransactions
The number of transactions visible to this server that have
been completed by either commit or abort. Some database
operations, such as read-only queries, may not result in the
creation of a transaction.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.2
rdbmsSrvInfoDiskReads
The total number of reads of database files issued to the
operating system by this server since startup. Numbers are
not comparable between products. What constitutes a
readand how it is accounted is product-specific.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.3
rdbmsSrvInfoLogicalReads
The total number of logical reads of database files made
internally by this server since startup. The values of this
object and those of rdbmsSrvInfoDiskReads reveal the effect
of caching on read operation. Numbers are…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.4
rdbmsSrvInfoDiskWrites
The total number of writes to database files issued to the
operating system by this server since startup. Numbers are
not comparable between products.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.5
rdbmsSrvInfoLogicalWrites
The total number of times parts of the database files have
been marked 'dirty' and in need of writing to the disk. This
value and rdbmsSrvInfoDiskWrites give some indication of the
effect of 'write-behind' strategies i…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.6
rdbmsSrvInfoPageReads
The total number of pages in database files read by this
server since startup. 'Pages' are product specific units of
disk i/o operations. This value, along with
rdbmsSrvInfoDiskReads, reveals the effect of any groupin…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.7
rdbmsSrvInfoPageWrites
The total number of pages in database files written by this
server since startup. Pages are product-specific units of
disk I/O. This value, with rdbmsSrvInfoDiskWrites, shows the
effect of write strategies that collap…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.8
rdbmsSrvInfoDiskOutOfSpaces
The total number of times the server has been unable to
obtain disk space that it wanted, since server startup. This
would be inspected by an agent on receipt of an
rdbmsOutOfSpace trap.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.9
rdbmsSrvInfoHandledRequests
The total number of requests made to the server on inbound
associations. The meaning of 'requests' is product specific,
and is not comparable between products.

This is intended to encapsulate high level …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.10
rdbmsSrvInfoRequestRecvs
The number of receive operations made processing any requests
on inbound associations. The meaning of operations is product
specific, and is not comparable between products.

This is intended to capture lo…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.11
rdbmsSrvInfoRequestSends
The number of send operations made processing requests
handled on inbound associations. The meaning of operations
is product specific, and is not comparable between products.

This is intended to capture …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.12
rdbmsSrvInfoHighwaterInboundAssociations
The greatest number of inbound associations that have been
simultaneously open to this server since startup.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.13
rdbmsSrvInfoMaxInboundAssociations
The greatest number of inbound associations that can be
simultaneously open with this server. If there is no limit,
then the value should be zero.

Note that a compliant agent does not need to
allow write…
SNMPv2-SMIGauge32r/w
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.6.1.14
.1.3.6.1.2.1.39.1.7 · 1 row entry · 5 columns
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
    (human) intervention.
(2) It should be configured on a per-server or a more global
    basis, with duplicate entries for each server sharing
    use of the parameter.
(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
        rdbmsSrvLimitedResource table.
rdbmsSrvParamEntry entry .1.3.6.1.2.1.39.1.7.1
An entry for a single configuration parameter for a server.
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. …
Indexes
NETWORK-SERVICES-MIBapplIndex rdbmsSrvParamName rdbmsSrvParamSubIndex
Column Syntax OID
rdbmsSrvParamName
The name of a configuration parameter for a server. This
name is product-specific. The length is limited to 64
characters to constrain the number of sub-identifiers needed
for instance identification (and to minimize n…
OctetString
Constraints:
range: 1-64
.1.3.6.1.2.1.39.1.7.1.1
rdbmsSrvParamSubIndex
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
which are part of the database, then it …
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.39.1.7.1.2
rdbmsSrvParamID
The ID of the parameter which may be described in some
other MIB. If there is no ID for this rdbmsSrvParamName,
attempts to access this object will return noSuchName
(SNMPv1) or noSuchInstance (SNMPv2).
SNMPv2-TCAutonomousType
Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier
.1.3.6.1.2.1.39.1.7.1.3
rdbmsSrvParamCurrValue
The value for a configuration parameter now in effect, the
actual setting for the server. While there may multiple
values in the temporal domain of interest (for instance, the
value to take effect at the next restart),…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.7.1.4
rdbmsSrvParamComment
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
allow write access to this object.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.7.1.5
.1.3.6.1.2.1.39.1.8 · 1 row entry · 7 columns
The table of limited resources relevant to a server.
rdbmsSrvLimitedResourceEntry entry .1.3.6.1.2.1.39.1.8.1
An entry for a single limited resource kept by the server.
A limited resource has maximum use determined by a parameter
that might or might not changeable at run time, or visible in
the rbmsSrvParamTable. Examples woul…
Indexes
NETWORK-SERVICES-MIBapplIndex rdbmsSrvLimitedResourceName
Column Syntax OID
rdbmsSrvLimitedResourceName
The name of the resource, for instance 'threads' or
'semaphores', or 'buffer pages'
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.8.1.1
rdbmsSrvLimitedResourceID
The ID of the resource which may be described in some other
MIB. If there is no ID for this rdbmsSrvLimitedResourceName,
attempts to access this object will return noSuchName
(SNMPv1) or noSuchInstance (SNMPv2).
SNMPv2-TCAutonomousType
Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier
.1.3.6.1.2.1.39.1.8.1.2
rdbmsSrvLimitedResourceLimit
The maximum value the resource use may attain.

Note that a compliant agent does not need to
allow write access to this object.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.39.1.8.1.3
rdbmsSrvLimitedResourceCurrent
The current value for the resource.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.39.1.8.1.4
rdbmsSrvLimitedResourceHighwater
The maximum value of the resource seen since applUpTime
was reset.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.39.1.8.1.5
rdbmsSrvLimitedResourceFailures
The number of times the system wanted to exceed the limit of
the resource since applUpTime was reset.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.39.1.8.1.6
rdbmsSrvLimitedResourceDescription
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 access to this object.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.39.1.8.1.7
.1.3.6.1.2.1.39.1.9 · 1 row entry · 2 columns
A table relating databases and servers present on a host.
rdbmsRelEntry entry .1.3.6.1.2.1.39.1.9.1
An entry relating a single database server to a single
database to which it may provide access. The table is
indexed first by the index of rdbmsDbTable, and then
rdbmsSrvTable, so that all servers capable of providing
Indexes
rdbmsDbIndex NETWORK-SERVICES-MIBapplIndex
Column Syntax OID
rdbmsRelState
The state of this server's access to this database.
Active(2) means the server is actively using the database.
Available(3) means the server could use the database if
necessary. Restricted(4) means the database is in s…
Enumeration
Enumerated Values:
1other
2active
3available
4restricted
5unavailable
.1.3.6.1.2.1.39.1.9.1.1
rdbmsRelActiveTime
The time the database was made active by the server. If an
instance of rdbmsRelState is not active(1), then attempts to
access the corresponding instance of this object may result
in either noSuchName (SNMPv1) or noSuc…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.39.1.9.1.2