diagnosticTracesEnable
MX-NLM-MIB ·
.0.1100.1.10000.100
Object
Diagnostic Traces
Enables the traces used by the Technical Assistance Centre to
further assist in resolving some issues.
Enabling this feature issues a lot of messages to the syslog
host. These messages may be filtered using the
DiagnosticTracesFilter parameter.
Context
- MIB
- MX-NLM-MIB
- OID
.0.1100.1.10000.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tacGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-NLM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NLM-MIB::diagnosticTracesEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-NLM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-NLM-MIB::diagnosticTracesEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |