oraCmanagerTraceLevel
ORAINTERCHANGE-MIB ·
.1.3.6.1.4.1.111.7.1.6.1.5
Object
column mandatory
r/w
Enumeration
Indicates the level at which a Connection Manager should be traced.
Context
- MIB
- ORAINTERCHANGE-MIB
- OID
.1.3.6.1.4.1.111.7.1.6.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- oraCmanagerEntry
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 'ORAINTERCHANGE-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORAINTERCHANGE-MIB::oraCmanagerTraceLevel'
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::oraCmanagerTraceLevel.<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::oraCmanagerTraceLevel'
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 |