oraPumpTraceFile

ORAINTERCHANGE-MIB · .1.3.6.1.4.1.111.7.1.9.1.4

Object

column mandatory RFC1213-MIBDisplayString
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.

Context

MIB
ORAINTERCHANGE-MIB
OID
.1.3.6.1.4.1.111.7.1.9.1.4
Type
column
Access
readonly
Status
mandatory
Parent
oraPumpEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORAINTERCHANGE-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORAINTERCHANGE-MIB::oraPumpTraceFile'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORAINTERCHANGE-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORAINTERCHANGE-MIB::oraPumpTraceFile.<applIndex>.<oraPumpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORAINTERCHANGE-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORAINTERCHANGE-MIB::oraPumpTraceFile'

Syntax

Source
RFC1213-MIBDisplayString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.