wwpLeosBenchmarkGeneratorRfc2544State
WWP-LEOS-BENCHMARK-MIB ·
.1.3.6.1.4.1.6141.2.60.43.1.3.7
Object
scalar Enumeration
RFC 2544 test suite state.
Context
- MIB
- WWP-LEOS-BENCHMARK-MIB
- OID
.1.3.6.1.4.1.6141.2.60.43.1.3.7- 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::wwpLeosBenchmarkGeneratorRfc2544State.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::wwpLeosBenchmarkGeneratorRfc2544State'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | running |
3 | stoppedByIntervalTimer |
4 | stoppedByDurationTimer |
5 | stoppedByUser |
6 | done |