oraDispatcherEntry
ORALISTENER-MIB ·
.1.3.6.1.4.1.111.5.1.3.1
Object
row
mandatory
An entry relating a dispatcher to a SID. The table is indexed first by oraSIDName, and then oraDispatcherIndex so that all dispatchers associated with a given SID can be found by SNMP traversal operations (get-next and get-bulk).
Context
- MIB
- ORALISTENER-MIB
- OID
.1.3.6.1.4.1.111.5.1.3.1- Type
- row
- Status
- mandatory
- Parent
- oraDispatcherTable
- Table
- oraDispatcherTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| oraDispatcherState mandatory indicates the current state of the dispatcher. 'blocked'
indicates that the dispatcher is temporarily not accepting
redirected connectioin requests. 'ready' indicates that
the … | column | Enumeration | .1.3.6.1.4.1.111.5.1.3.1.6 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| oraSIDName mandatory The name of the SID. There is a one-to-one correspondence
between database and SID. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.111.5.1.5.1.2 |
| oraDispatcherIndex mandatory A numeric index, unique among all the dispatchers. | column | Integer32 | .1.3.6.1.4.1.111.5.1.3.1.1 |