fsVxlanTraceOption
ARICENT-VXLAN-MIB ·
.1.3.6.1.4.1.29601.2.89.1.1.3
Object
scalar r/w
Unsigned32
This object is used to enable trace statements in VXLAN Module. A four byte integer is used for enabling the trace level. Each bit in the four byte integer represents a particular trace level. The mapping between the bit positions & the trace level is as follows: 0x00000000 - No Traces 0xffffffff - All Traces 0x00000001 - Critical Traces 0x00000002 - Utilities Traces 0x00000004 - Management Traces 0x00000008 - Entry Exit Traces 0x00000010 - All Failures Traces 0x00000020 - Memory traces 0x00000040 - Packet Dump traces For example if 0x00000001 and 0x00000002 are set, then critical and utilities related traces are generated.
Context
- MIB
- ARICENT-VXLAN-MIB
- OID
.1.3.6.1.4.1.29601.2.89.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsVxlanSystem
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 'ARICENT-VXLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-VXLAN-MIB::fsVxlanTraceOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-VXLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-VXLAN-MIB::fsVxlanTraceOption'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295