applStopAllTests
PDN-DIAGNOSTICS-MIB ·
.1.3.6.1.4.1.1795.2.24.2.16.1.2.3
Object
scalar mandatory
r/w
Enumeration
The value of this object corresponds to stop all
application based tests on the device.
noOp -- no operation
stop -- all the application tests will be stopped
but current test results are still available
stopAndClear -- all the application tests will be stoped
and the results are cleared also
Context
- MIB
- PDN-DIAGNOSTICS-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.16.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- diagApplTest
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 'PDN-DIAGNOSTICS-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DIAGNOSTICS-MIB::applStopAllTests.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DIAGNOSTICS-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DIAGNOSTICS-MIB::applStopAllTests'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | stop |
3 | stopAndClear |