fsSnoopDebugOption

ARICENT-SNOOP-MIB · .1.3.6.1.4.1.2076.105.2.2.1.20

Object

column r/w SNMPv2-SMIInteger32
This object is used to enable debug statements in
snooping module.
A four byte integer is used for enabling the debug level.
Each bit in the four byte integer represents a particular
debug level.
The mapping between the bit positions & the trace level is
as follows:
        0 - Init and Shutdown Debug
        1 - Resource Debug messages
        2 - Timer Debug 
        3 - Source Debug
        4 - Group Debug
        5 - query debug
        6 - redundancy debug 
        7 - Pkt receive/send debug messages
	      8 - Forward debug messages
	      9 - Vlan debug messages
	     10 - Function Entry Debug Messages
	     11 - Function Exit Debug Messages
	     12 - Management Debug Messages
	     13 - NP Debug Messgaes.
	     14 - Buffer Debug
       15 - ICCH debug 
       16 - All failure debug
              
The remaining bits are unused. Combination of levels are
also allowed.
              
For example if the bits 0 and 1 are set, then the trace
statement related to Init-Shutdown and Resource Debug messages
will be printed.
              
The user has to enter the corresponding integer value for the
bits set. For example if bits 0 and 1 are to be set ,then user
has to give the value 3.

Context

MIB
ARICENT-SNOOP-MIB
OID
.1.3.6.1.4.1.2076.105.2.2.1.20
Type
column
Access
readwrite
Status
current
Parent
fsSnoopInstanceConfigEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647