MIB Viewer

oraDbTablespaceState

OBJECT-TYPE
1.3.6.1.4.1.111.4.1.2.1.5
Access
read-only
Status
mandatory
Source
ORADB-MIB
Sub-identifiers
0
The current accessibility of this tablespace. If a tablespace is offline(2), then SQL statements cannot reference objects contained in the tablespace. An invalid(3) tablespace is one that has been dropped.
INTEGER { online(1), offline(2), invalid(3) }