oraNavigatorTraceFile

ORAINTERCHANGE-MIB · .1.3.6.1.4.1.111.7.1.2.1.6

Object

column mandatory RFC1213-MIBDisplayString
Indicates the name of the trace file the Navigator created.
On an Unix platform, the default trace file name is 
/$ORACLE_HOME/network/trace/nav_pid.trc, where pid is the process
ID of the Navigator 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.2.1.6
Type
column
Access
readonly
Status
mandatory
Parent
oraNavigatorEntry

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::oraNavigatorTraceFile'
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::oraNavigatorTraceFile.<applIndex>'
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::oraNavigatorTraceFile'

Syntax

Source
RFC1213-MIBDisplayString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.