acV5InterfceTraceLevel
AC-V5-MIB ·
mediant variant
·
.1.3.6.1.4.1.5003.9.10.13.1.1.1.1.24
Object
column r/w
Enumeration
Trace level1: 0 - No trace 20 - Full trace no duplication 21 - Full trace with duplication 22 - Layers up trace no duplication 23 - Layers up trace with duplication. Access: Online. AC INI-Param: V5Interfaces_TraceLevel
Context
- MIB
- AC-V5-MIB
- OID
.1.3.6.1.4.1.5003.9.10.13.1.1.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acV5InterfceEntry
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 'AC-V5-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-V5-MIB::acV5InterfceTraceLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-V5-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-V5-MIB::acV5InterfceTraceLevel.<acV5InterfceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-V5-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-V5-MIB::acV5InterfceTraceLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noTrace |
20 | full-Trace-No-Duplication |
21 | full-Trace-With-Duplication |
22 | layer3-Up-Trace-No-Duplication |
23 | layer3-Up-Trace-With-Duplication |