rdbmsRelState
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.9.1.1
Object
column
Enumeration
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 some administratively determined state of less-than-complete availability. Unavailable(5) means the database is not available through this server. Other(1) means the database/server is in some other condition, possibly described in the vendor private MIB.
Context
- MIB
- RDBMS-MIB
- OID
.1.3.6.1.2.1.39.1.9.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdbmsRelEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | active |
3 | available |
4 | restricted |
5 | unavailable |