fsSnoopTraceOption

SUPERMICRO-SNOOP-MIB · .1.3.6.1.4.1.10876.101.1.105.2.2.1.11

Object

column r/w SNMPv2-SMIInteger32
This object is used to enable trace statements in  
snooping 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:  
        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 allocation/release 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 
statement 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 to be set ,then user
has to give the value 3.

Context

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647