wwpLeosBenchmarkProfileEntryDuration
WWP-LEOS-BENCHMARK-MIB ·
.1.3.6.1.4.1.6141.2.60.43.1.6.1.1.6
Object
column r/w
Enumeration
Duration of the testing. The test group is repeated until the duration ends. When indefinite is set, test group is run only once to completion
Context
- MIB
- WWP-LEOS-BENCHMARK-MIB
- OID
.1.3.6.1.4.1.6141.2.60.43.1.6.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosBenchmarkProfileEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::wwpLeosBenchmarkProfileEntryDuration'
More examples
Read one indexed 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::wwpLeosBenchmarkProfileEntryDuration.<wwpLeosBenchmarkProfileEntryId>'
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::wwpLeosBenchmarkProfileEntryDuration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | t15min |
2 | t1hr |
3 | t6hr |
4 | t24hr |
5 | tIndefinite |
6 | tOnce |