oraListenerTraceLevel
ORALISTENER-MIB ·
.1.3.6.1.4.1.111.5.1.1.1.6
Object
column mandatory
Enumeration
indicates the level of detail the trace facility the generic listener records for events. The greater the level is, the more detailed the level of tracing is.
Context
- MIB
- ORALISTENER-MIB
- OID
.1.3.6.1.4.1.111.5.1.1.1.6- 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::oraListenerTraceLevel'
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::oraListenerTraceLevel.<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::oraListenerTraceLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | level1 |
2 | level2 |
3 | level3 |
4 | user |
5 | level5 |
6 | admin |
7 | level7 |
8 | level8 |
9 | level9 |
10 | level10 |
11 | level11 |
12 | level12 |
13 | level13 |
14 | level14 |
15 | level15 |
16 | level16 |
17 | off |