osEthServFlowTestPeriodicity

OS-ETH-SERV-MIB · .1.3.6.1.4.1.6926.2.10.12.1.5

Object

column r/w secondsUnsigned32
This attribute specifies a configurable periodicity time per Test.
The periodicity time can be specified as none
(value of 0) or in relative time (e.g., every given number seconds from the start time). 
If the Test is configured as continuous, then osEthServFlowTestPeriodicity object should be 0.
If the Test is not continuous, then the osEthServFlowTestPeriodicity object
should be greater than (NumberOfBursts * BurstInterval)

Context

MIB
OS-ETH-SERV-MIB
OID
.1.3.6.1.4.1.6926.2.10.12.1.5
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
osEthServFlowTestParamEntry
Groups
1

Walk 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 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServFlowTestPeriodicity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServFlowTestPeriodicity.<osEthServId>.<osEthServFlowId>.<osEthServFlowTestType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ETH-SERV-MIB::osEthServFlowTestPeriodicity'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-21474836

Conformance