nsDebugTokenTable
NET-SNMP-AGENT-MIB ·
.1.3.6.1.4.1.8072.1.7.1.4
Object
table
A table of individual debug tokens, used to control the selection of what debugging output should be produced. This table is only effective if nsDebugOutputAll is false(2), and nothing will be generated unless nsDebugEnabled is also true(1)
Context
- MIB
- NET-SNMP-AGENT-MIB
- OID
.1.3.6.1.4.1.8072.1.7.1.4- Type
- table
- Status
- current
- Parent
- nsConfigDebug
- Siblings
- 3
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nsDebugEnabled Whether the agent is configured to generate debugging output | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8072.1.7.1.1 |
| nsDebugOutputAll Whether the agent is configured to display all debugging output
rather than filtering on individual debug tokens. Nothing will
be generated unless nsDebugEnabled is also true(1) | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8072.1.7.1.2 |
| nsDebugDumpPdu Whether the agent is configured to display raw packet dumps.
This is unrelated to the nsDebugEnabled setting. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8072.1.7.1.3 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nsDebugTokenEntry A conceptual row within the debug token table. | row | - | .1.3.6.1.4.1.8072.1.7.1.4.1 |