fsY1564ContextTraceOption

ARICENT-Y1564-CFG-MIB · .1.3.6.1.4.1.29601.2.88.1.1.1.5

Object

column r/w Unsigned32
This object is used to enable the trace statements in
Y1564 Module.
              
A FOUR BYTE integer is specified for enabling the level of tracing.
Each BIT in the four byte integer, represents a 
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 - Control Plane Traces
3 - Traces related to All Resources except Buffers
4 - Timer start, stop and expiry related Traces
5 - Critical Traces
6 - Y1731 interface related Traces
7 - Configuration/Performance test traces
8 - Session record 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
are generated.
              
The user has to enter the corresponding INTEGER VALUE for the
bits set. For example if bits 0 and 1 are to be set, the user 
has to enter the value 3.
By default, critical trace(bit 5) is set.

Context

MIB
ARICENT-Y1564-CFG-MIB
OID
.1.3.6.1.4.1.29601.2.88.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
fsY1564ContextEntry

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295