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
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-AGENT-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-AGENT-MIB::nsDebugTokenTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NET-SNMP-AGENT-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'NET-SNMP-AGENT-MIB::nsDebugTokenTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.