oraDispatcherState
ORALISTENER-MIB ·
.1.3.6.1.4.1.111.5.1.3.1.6
Object
column
mandatory
Enumeration
indicates the current state of the dispatcher. 'blocked' indicates that the dispatcher is temporarily not accepting redirected connectioin requests. 'ready' indicates that the dispacher is ready to accept any redirected conenction requests.
Context
- MIB
- ORALISTENER-MIB
- OID
.1.3.6.1.4.1.111.5.1.3.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oraDispatcherEntry
- Table
- oraDispatcherTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | blocked |
2 | ready |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| oraDispatcherIndex mandatory A numeric index, unique among all the dispatchers. | column | Integer32 | .1.3.6.1.4.1.111.5.1.3.1.1 |
| oraDispatcherEstablishedConnections mandatory indicates how many incoming connection requests have been
accepted by the dispatcher. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.5.1.3.1.2 |
| oraDispatcherRejectedConnections mandatory indicates how many incoming connection requests have been
rejected by the dispatcher. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.5.1.3.1.3 |
| oraDispatcherCurrentConnections mandatory indicates the number of connection requests currently being
redirected to the dispatcher. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.111.5.1.3.1.4 |
| oraDispatcherMaximumConnections mandatory indicates the greatest number of connection requests that
will ever be accepted by the dispatcher. | column | Integer32 | .1.3.6.1.4.1.111.5.1.3.1.5 |
| oraDispatcherProtocolInfo mandatory indicates the protocol of the dispatcher listens on as well
as protocol specific information. The exact format will be
vendor and host specific. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.111.5.1.3.1.7 |