nsDebugOutputAll
NET-SNMP-AGENT-MIB ·
.1.3.6.1.4.1.8072.1.7.1.2
Object
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)
Context
- MIB
- NET-SNMP-AGENT-MIB
- OID
.1.3.6.1.4.1.8072.1.7.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- nsConfigDebug
- Siblings
- 3
Values & Constraints
Type Values
1 | true |
2 | false |
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 |
| 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 |
| nsDebugTokenTable 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 n… | table | - | .1.3.6.1.4.1.8072.1.7.1.4 |