oraDispatcherProtocolInfo
ORALISTENER-MIB ·
.1.3.6.1.4.1.111.5.1.3.1.7
Object
indicates the protocol of the dispatcher listens on as well as protocol specific information. The exact format will be vendor and host specific.
Context
- MIB
- ORALISTENER-MIB
- OID
.1.3.6.1.4.1.111.5.1.3.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oraDispatcherEntry
- Table
- oraDispatcherTable
- Siblings
- 6
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
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 |
| 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 |