fsMIFsbTraceOption

ARICENT-FSB-MI-MIB · .1.3.6.1.4.1.29601.2.102.1.1.1.7

Object

column r/w SNMPv2-SMIInteger32
This object is enables Trace Statements in
FSB module.
              
 A FOUR BYTE integer is used for enabling the level of tracing.
 Each BIT in the four byte integer represents a particular
 level of Trace.
              
 The mapping between the bit positions & the level of trace is
 as follows:
         0 - Init and Shutdown Traces
         1 - Management Traces
         2 - Data Path Traces
         3 - Control Plane Traces
         4 - Packet Dump Traces
         5 - Traces related to All Resources except Buffers
         6 - All Failure Traces
         7 - Buffer Traces
         8 - Critical Traces
              
 The remaining bits are unused. Combination of levels are
 also allowed.
              
 For example if the bits 0 and 1 are set, then the Trace
 statements related to Init-Shutdown and management
 will be printed.
              
 The user has to enter the corresponding INTEGER VALUE for the
 bits set. For example if bits 0 and 1 are set then user has to
 set the value 3.

Context

MIB
ARICENT-FSB-MI-MIB
OID
.1.3.6.1.4.1.29601.2.102.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
fsMIFsbContextEntry

Walk 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-FSB-MI-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-FSB-MI-MIB::fsMIFsbTraceOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-FSB-MI-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-FSB-MI-MIB::fsMIFsbTraceOption.<fsMIFsbContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-FSB-MI-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-FSB-MI-MIB::fsMIFsbTraceOption'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647