All MIBs › ORAINTERCHANGE-MIB › oraPumpTraceFile
oraPumpTraceFile
Module: ORAINTERCHANGE-MIB
OID (symbolic): ORAINTERCHANGE-MIB::oraPumpTraceFile
OID (numeric): 1.3.6.1.4.1.111.7.1.9.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: 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 the pump and $ORACLE_HOME is the path which the ORACLE_HOME points to.
What is oraPumpTraceFile?
Reports the path to the trace file this pump created, named with its process ID (e.g. /$ORACLE_HOME/network/trace/pmp_PID.trc on Unix). Use it to locate detailed trace output after raising oraPumpTraceLevel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.111.7.1.9.1.4 snmpwalk -v2c -c public <target> ORAINTERCHANGE-MIB::oraPumpTraceFile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.111.7.1.9.1.4.1 snmpget -v2c -c public <target> ORAINTERCHANGE-MIB::oraPumpTraceFile.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> oraPumpTraceFile.1
Start monitoring Oracle integration/workflow servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ORAINTERCHANGE-MIB::oraPumpTraceFile OID value, configure state conditions and alerts, and monitor any Oracle integration/workflow servers from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.111 | oracle | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7 | oraInterchangeMIB | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1 | oraInterchangeObjects | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1.9 | oraPumpTable | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1.9.1 | oraPumpEntry | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1.9.1.4 | oraPumpTraceFile | ORAINTERCHANGE-MIB |