wwpLeosBenchmarkGeneratorThroughputTestState
WWP-LEOS-BENCHMARK-MIB ·
.1.3.6.1.4.1.6141.2.60.43.1.3.3
Object
scalar Enumeration
Throughput test state.
Context
- MIB
- WWP-LEOS-BENCHMARK-MIB
- OID
.1.3.6.1.4.1.6141.2.60.43.1.3.3- 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::wwpLeosBenchmarkGeneratorThroughputTestState.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::wwpLeosBenchmarkGeneratorThroughputTestState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | running |
3 | waitingForResidualPackets |
4 | processingResults |
5 | stoppedByIntervalTimer |
6 | stoppedByDurationTimer |
7 | stoppedByUser |
8 | done |