radiusExtDebugMask
SUPERMICRO-RADIUS-MIB ·
.1.3.6.1.4.1.10876.101.1.25.1.1
Object
This object is used to enable Trace Statements in
Radius Module.
A FOUR BYTE integer is used for enabling the level of tracing.
Each BIT in the four byte integer, represents a particular
level of Trace.
The maping between the bit positions & the level of trace is
as follows:
0 - Error Traces
1 - Event Traces
2 - Packet Traces
3 - Response Traces
4 - Timer 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 Error and Event
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
give the value 3.
Context
- MIB
- SUPERMICRO-RADIUS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.25.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- radiusExtClient
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-RADIUS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RADIUS-MIB::radiusExtDebugMask.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RADIUS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RADIUS-MIB::radiusExtDebugMask'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647