fsrip6GlobalDebug
SUPERMICRO-RIP6-MIB ·
.1.3.6.1.4.1.10876.101.1.3.1.2
Object
scalar r/w
Integer32
Enables the tracing in RIP6. A 32 bit
integer is used to store the Tracing level.
Different Tracing Levels -
BIT 0 - Initialisation and Shutdown Trace.
BIT 1 - Management trace.
BIT 2 - Data path trace.
BIT 3 - Control Plane trace.
BIT 4 - Packet Dump.
BIT 5 - OS Resource trace.
BIT 6 - All Failure trace (including Packet Validation)
BIT 7 - Buffer Trace.
The remaining bits are unused. If a Particular Bit
is set, the corresponding trace would be enabled. For
Example, setting the debug value to 00000001000000000000000000000000
would enable all failure trace prints in RIP6 SubSystem.
Context
- MIB
- SUPERMICRO-RIP6-MIB
- OID
.1.3.6.1.4.1.10876.101.1.3.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsrip6Scalars
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 'SUPERMICRO-RIP6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RIP6-MIB::fsrip6GlobalDebug.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RIP6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RIP6-MIB::fsrip6GlobalDebug'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255