oraDedicatedSrvEntry
ORALISTENER-MIB ·
.1.3.6.1.4.1.111.5.1.2.1
Object
row
mandatory
An entry relating a dedicated server to a SID. The table is indexed first by oraSIDName, and then oraDedicatedSrvIndex so that all dedicated servers 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.2.1- Type
- row
- Status
- mandatory
- Parent
- oraDedicatedSrvTable
- Table
- oraDedicatedSrvTable
- Children
- 3
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| oraDedicatedSrvIndex mandatory A numeric index, unique among all the dedicated servers. | column | Integer32 | .1.3.6.1.4.1.111.5.1.2.1.1 |
| oraDedicatedSrvEstablishedConnections mandatory indicates how many incoming connection requests have been
accepted by the dedicated server. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.5.1.2.1.2 |
| oraDedicatedSrvRejectedConnections mandatory indicates how many incoming connection requests have been
rejected by the dedicated server. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.5.1.2.1.3 |
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 |
| oraDedicatedSrvIndex mandatory A numeric index, unique among all the dedicated servers. | column | Integer32 | .1.3.6.1.4.1.111.5.1.2.1.1 |