arrisSpeedTestConfigStartStopTest
ARRIS-SPEED-TEST-MIB ·
.1.3.6.1.4.1.4115.1.3.6.1.1.6
Object
scalar r/w
Enumeration
This object is used to start and stop the test.
Context
- MIB
- ARRIS-SPEED-TEST-MIB
- OID
.1.3.6.1.4.1.4115.1.3.6.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisSpeedTestConfig
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 'ARRIS-SPEED-TEST-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-SPEED-TEST-MIB::arrisSpeedTestConfigStartStopTest.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-SPEED-TEST-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-SPEED-TEST-MIB::arrisSpeedTestConfigStartStopTest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | stopTest |
1 | startDownlinkTest |
2 | startUplinkTest |
3 | startDownlinkUplinkTest |