Home | Previous Page | Next Page   MIB Reference > Online MIB in the Informix Private MIB >

onDbspaceTable

The following list summarizes this table:

Contents:
Information about dbspaces
Index:
applIndex, onDbspaceIndex
Scope of a row:
One dbspace

The table has the following MIB objects.

MIB Object
Description
applIndex
See applTable.
onDbspaceIndex
Unique integer index for this dbspace. The database server or coserver generates this value.
onDbspaceName
Name of the dbspace
onDbspaceOwner
Login name of the owner
onDbspaceCreated
Creation date
onDbspaceChunks
Number of chunks in the dbspace
onDbspaceType
Type of dbspace:
onDbspaceMirrorStatus
Mirroring status:
onDbspaceRecoveryStatus
Recovery status:
onDbspaceBackupStatus
Backup status:
onDbspaceMiscStatus
Miscellaneous status:
onDbspacePagesAllocated
Size of all the primary chunks in the dbspace
onDbspacePagesUsed
Number of pages used in all the primary chunks in the dbspace
onDbspaceBackupDate
Date when the latest backup was performed. If the dbspace has never been backed up, this value is noSuchInstance (SNMPv2) or noSuchName (SNMPv1).
onDbspaceLastBackupLevel

Level of the last backup. If the dbspace has never been backed up, this value is noSuchInstance (SNMPv2) or noSuchName (SNMPv1).

onDbspaceLastFullBackupDate

Date and time of the last full backup (level 0). If the dbspace has never had a full backup, this value is noSuchInstance (SNMPv2) or noSuchName (SNMPv1).

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]