oraListenerParameterFile

ORALISTENER-MIB · .1.3.6.1.4.1.111.5.1.1.1.8

Object

column mandatory RFC1213-MIBDisplayString
indicates the name of the file to which configuration
information is stored.  Default is $ORACLE_HOME/network/admin/
<listener_name>.ora.

Context

MIB
ORALISTENER-MIB
OID
.1.3.6.1.4.1.111.5.1.1.1.8
Type
column
Access
readonly
Status
mandatory
Parent
oraListenerEntry

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 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORALISTENER-MIB::oraListenerParameterFile'
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::oraListenerParameterFile.<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::oraListenerParameterFile'

Syntax

Source
RFC1213-MIBDisplayString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.