oraListenerLogFile
ORALISTENER-MIB ·
.1.3.6.1.4.1.111.5.1.1.1.9
Object
indicates the directory in which to find the log file that is automatically generated for listener events. Default is operating system specific; on UNIX, for example, it is $ORACLE_HOME/network/log.
Context
- MIB
- ORALISTENER-MIB
- OID
.1.3.6.1.4.1.111.5.1.1.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oraListenerEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORALISTENER-MIB::oraListenerLogFile'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORALISTENER-MIB::oraListenerLogFile.<oraListenerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORALISTENER-MIB::oraListenerLogFile'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.