fs2544ContextTraceOption
ARICENT-RFC2544-MIB ·
.1.3.6.1.4.1.29601.2.105.1.1.1.5
Object
column r/w
Unsigned32
This object is used to enable the trace statements in
RFC2544 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 - Start and Shutdown Traces
1 - Configuration related traces
2 - Y1731 interface related messages
3 - Traces related to All Resources except Buffers
4 - Timer start, stop and expiry traces
5 - Critical Traces
6 - BenchMark test traces
7 - Session record traces
8 - All Failure 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 Start-Shutdown and Configuration traces
are generated.
The user has to enter the corresponding INTEGER VALUE for the
bits set. For example if bits 0 and 1 are set, the user has to
enter the value 3.
By default critical trace is enabled.
Context
- MIB
- ARICENT-RFC2544-MIB
- OID
.1.3.6.1.4.1.29601.2.105.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fs2544ContextEntry
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-RFC2544-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-RFC2544-MIB::fs2544ContextTraceOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-RFC2544-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-RFC2544-MIB::fs2544ContextTraceOption.<fs2544ContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-RFC2544-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-RFC2544-MIB::fs2544ContextTraceOption'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295