oraPumpTraceLevel
ORAINTERCHANGE-MIB ·
.1.3.6.1.4.1.111.7.1.9.1.3
Object
column
mandatory
r/w
Enumeration
Indicates the level at which a Pump should be traced.
Context
- MIB
- ORAINTERCHANGE-MIB
- OID
.1.3.6.1.4.1.111.7.1.9.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- oraPumpEntry
- Table
- oraPumpTable
- Siblings
- 18
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | level1 |
2 | level2 |
3 | level3 |
4 | user |
5 | level5 |
6 | admin |
7 | level7 |
8 | level8 |
9 | level9 |
10 | level10 |
11 | level11 |
12 | level12 |
13 | level13 |
14 | level14 |
15 | level15 |
16 | level16 |
17 | off |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| oraPumpIndex mandatory A numeric index, unique among all the pumps. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.1 |
| oraPumpMaximumAverageBytes mandatory The maximum average number of bytes sent through the pump. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.10 |
| oraPumpImmediateAverageBytes mandatory The immediate average number of bytes sent through the pump. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.11 |
| oraPumpMaximumConnectTime mandatory The maximum time in centi-seconds to establish a connection. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.12 |
| oraPumpMinimumConnectTime mandatory The minimum time in centi-seconds to establish a connection. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.13 |
| oraPumpAverageConnectTime mandatory The average time in centi-seconds to establish a connection. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.14 |
| oraPumpMaximumConnectDuration mandatory The maximum connection duration time in centi-seconds. This is the
elapsed time between a connection is established and before the
connection is terminated. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.15 |
| oraPumpMaximumBuffers mandatory The maximum number of buffers available for use by connections
in the pump. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.16 |
| oraPumpBufferUtilization mandatory The pump buffer utilization in percentage. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.111.7.1.9.1.17 |
| oraPumpErrors mandatory The error stack of a Pump when it fails. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.111.7.1.9.1.18 |
| oraPumpErrorMessage mandatory The error message of a Pump when it fails. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.111.7.1.9.1.19 |
| oraPumpActiveTime mandatory The number of minutes a Pump remains active after the last
connection disconnects. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.2 |
| oraPumpTraceFile mandatory Indicates the name of the trace file the pump created.
On an Unix platform, the default trace file name is
/$ORACLE_HOME/network/trace/pmp_PID.trc, where pid is the process
ID of … | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.111.7.1.9.1.4 |
| oraPumpActiveConnections mandatory The number of connections that are currently active. | column | RFC1155-SMIGauge | .1.3.6.1.4.1.111.7.1.9.1.5 |
| oraPumpSuccessfulConnections mandatory The total number of successful connections through the pump. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.7.1.9.1.6 |
| oraPumpFailedConnections mandatory The total number of unsuccessful connections through the pump. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.7.1.9.1.7 |
| oraPumpAccumulatedBytesSent mandatory The total number of bytes sent through the pump. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.7.1.9.1.8 |
| oraPumpCurrentBytesPerSecond mandatory The current number of bytes sent per second through the pump. | column | Integer32 | .1.3.6.1.4.1.111.7.1.9.1.9 |