fsSnoopTraceOption
ARICENT-SNOOP-MIB ·
.1.3.6.1.4.1.2076.105.2.2.1.11
Object
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 - Data Path traces
1 - Control Plane traces
2 - Tx Traces
3 - Rx 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 Data Path and Control Plane
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.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsSnoopInstanceConfigEntry
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-SNOOP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-SNOOP-MIB::fsSnoopTraceOption'
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::fsSnoopTraceOption.<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::fsSnoopTraceOption'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647