wwpLeosBenchmarkGeneratorFramelossTestState
WWP-LEOS-BENCHMARK-MIB ·
.1.3.6.1.4.1.6141.2.60.43.1.3.4
Object
scalar Enumeration
Frameloss test state.
Context
- MIB
- WWP-LEOS-BENCHMARK-MIB
- OID
.1.3.6.1.4.1.6141.2.60.43.1.3.4- 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::wwpLeosBenchmarkGeneratorFramelossTestState.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::wwpLeosBenchmarkGeneratorFramelossTestState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | runningFirstTest |
3 | waitingForResidualFirstPackets |
4 | processingFirstResults |
5 | runningSecondTest |
6 | waitingForResidualSecondPackets |
7 | processingSecondResults |
8 | stoppedByIntervalTimer |
9 | stoppedByDurationTimer |
10 | stoppedByUser |
11 | done |