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
- Table
- rdbmsRelTable
- Siblings
- 1
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | active |
3 | available |
4 | restricted |
5 | unavailable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 resul… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.39.1.9.1.2 |