wwpLeosBenchmarkGeneratorLatencyTestState
WWP-LEOS-BENCHMARK-MIB ·
.1.3.6.1.4.1.6141.2.60.43.1.3.5
Object
scalar BenchmarkLatencyPdvTestState
Latency test state.
Context
- MIB
- WWP-LEOS-BENCHMARK-MIB
- OID
.1.3.6.1.4.1.6141.2.60.43.1.3.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wwpLeosBenchmarkGeneratorModule
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 'WWP-LEOS-BENCHMARK-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-BENCHMARK-MIB::wwpLeosBenchmarkGeneratorLatencyTestState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-BENCHMARK-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-BENCHMARK-MIB::wwpLeosBenchmarkGeneratorLatencyTestState'
Syntax
- Source
- BenchmarkLatencyPdvTestState
- Base type
Enumeration
Values & Constraints
Type Values
1 | idle |
2 | sendingTraffic |
3 | waitingForTimestampData |
4 | waitingForResidualPackets |
5 | processingResults |
6 | stoppedByIntervalTimer |
7 | stoppedByDurationTimer |
8 | stoppedByUser |
9 | done |