ppSurvMtaDevDebugReportingLevel
PACKETPORT-MIB ·
.1.3.6.1.4.1.4115.10.2.18.1.1.2
Object
Controls the level of debugging output for a particular system module.
Context
- MIB
- PACKETPORT-MIB
- OID
.1.3.6.1.4.1.4115.10.2.18.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ppSurvMtaDevDebugLevelControlEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PACKETPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETPORT-MIB::ppSurvMtaDevDebugReportingLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKETPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETPORT-MIB::ppSurvMtaDevDebugReportingLevel.<ppSurvMtaDevDebugModule>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKETPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKETPORT-MIB::ppSurvMtaDevDebugReportingLevel'
Syntax
- Source
- PpDebugReportingLevel
- Base type
Enumeration
Values & Constraints
Type Values
0 | off |
1 | level1 |
2 | level2 |
3 | level3 |
4 | level4 |
5 | level5 |
6 | level6 |
7 | level7 |
8 | level8 |
9 | level9 |
10 | level10 |