fsIssuTraceOption
ARICENT-ISSU-MIB ·
.1.3.6.1.4.1.29601.2.103.1.14
Object
This object enables tracing in the selected
Issu Management module.
A 32 bit integer is used to store the Tracing level in the
specified module.
Different Tracing Levels -
BIT 0 - Init and Shutdown Traces
BIT 1 - Management Traces
BIT 2 - All Failure Traces
BIT 3 - Control Plane traces.
BIT 4 - Critical Traces
Various combinations of levels are allowed.
For example if the bits 0 and 1 are set, then the Trace
Statements related to Init-Shutdown and management
will be printed.
if the bit value is 3 then state machine transitions and
ISSU feature related traces will be printed.
The user has to enter the corresponding INTEGER VALUE for the
bits set. For example if bits 0 and 1 are set then user has to
set the value 3.
Context
- MIB
- ARICENT-ISSU-MIB
- OID
.1.3.6.1.4.1.29601.2.103.1.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsIssuSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-ISSU-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISSU-MIB::fsIssuTraceOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ISSU-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ISSU-MIB::fsIssuTraceOption'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647