rdbmsDbInfoTable

The following list summarizes this table:
Contents:
Information about databases
Index:
rdbmsDbIndex
Scope of a row:
One database that does not have an access state of unavailable

The rdbmsRelState value indicates the access state for the database.

The table has the following MIB objects.
Table 1. MIB objects for rdbmsDbInfoTable
MIB object Description
rdbmsDbIndex See rdbmsDbTable.
rdbmsDbInfoProductName Name of the database product. For example, this value might be HCL Informix®.
rdbmsDbInfoVersion Version number of the database server that created or last restructured this database
rdbmsDbInfoSizeUnits Units for rdbmsDbInfoSizeAllocated and rdbmsDbInfoSizeUsed:
  • Bytes (1)
  • Kilobytes (2)
  • Megabytes (3)
  • Gigabytes (4)
  • Terabytes (5)
rdbmsDbInfoSizeAllocated Estimated size allocated for this database in the units that rdbmsDbInfoSizeUnits specifies
rdbmsDbInfoSizeUsed Estimated size in use for this database in the units that rdbmsDbInfoSizeUnits specifies
rdbmsDbInfoLastBackup Date and time when the latest backup of the database was performed. If the database has never been backed up, this value is noSuchInstance (SNMPv2) or noSuchName (SNMPv1).