oraPrespawnedSrvState
ORALISTENER-MIB ·
.1.3.6.1.4.1.111.5.1.4.1.6
Object
column
mandatory
Enumeration
indicates the current state of the prespawned server. 'blocked' indicates that the prespawned server is temporarily not accepting redirected connection requests. 'ready' indicates the prespawned server is ready to accept any redirected conenction requests.
Context
- MIB
- ORALISTENER-MIB
- OID
.1.3.6.1.4.1.111.5.1.4.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oraPrespawnedSrvEntry
- Table
- oraPrespawnedSrvTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | blocked |
2 | ready |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| oraPrespawnedSrvIndex mandatory A numeric index, unique among all the prespawned servers. | column | Integer32 | .1.3.6.1.4.1.111.5.1.4.1.1 |
| oraPrespawnedSrvEstablishedConnections mandatory indicates how many incoming connection requests have been
accepted by the prespawned server. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.5.1.4.1.2 |
| oraPrespawnedSrvRejectedConnections mandatory indicates how many incoming connection requests have been
rejected by the prespawned server. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.5.1.4.1.3 |
| oraPrespawnedSrvCurrentConnections mandatory indicates the number of connection requests currently being
redirected to the prespawned server. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.111.5.1.4.1.4 |
| oraPrespawnedSrvMaximumConnections mandatory indicates the greatest number of connection requests that
will ever be accepted by the prespawned server. | column | Integer32 | .1.3.6.1.4.1.111.5.1.4.1.5 |
| oraPrespawnedSrvProtocolInfo mandatory indicates the protocol of the prespawned server 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.4.1.7 |
| oraPrespawnedSrvProcessorID mandatory indicates the process ID of the prespawned server. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.111.5.1.4.1.8 |