fs6374DebugLevel
ARICENT-fs6374-MIB ·
.1.3.6.1.4.1.29601.2.107.8.1.1.5
Object
column r/w
Unsigned32
This object is used to enable the tracing in the selected submodule.
A 32 bit integer is used to store the Tracing level in the specified
module.
Different Tracing Levels -
BIT 0 - Initialisation and Shutdown Trace.
BIT 1 - Management trace.
BIT 2 - Critical trace.
BIT 3 - Control plane.
BIT 4 - Packet Dump.
BIT 5 - OS Resource trace.
BIT 6 - All Failure trace (All failures including Packet Validation).
BIT 7 - Function Entry.
BIT 8 - Function Exit.
Note : BIT0 is the least significant bit and BIT31 is the most
significant bit.
By default, critical trace(bit 3) is set.
Context
- MIB
- ARICENT-fs6374-MIB
- OID
.1.3.6.1.4.1.29601.2.107.8.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fs6374SystemConfigEntry
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 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374DebugLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374DebugLevel.<fs6374ContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-fs6374-MIB::fs6374DebugLevel'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295