osEthServFlowTestStartTimeType

OS-ETH-SERV-MIB · .1.3.6.1.4.1.6926.2.10.12.1.2

Object

This attribute specifies the type of start time of the 
PM Test. The start time can immediate, relative, or fixed.
              
The value of 'immediate' means that Performance Monitor starts immediatly,
when osEthServFlowPerfEnabled object is true and osEthServAdminStatus object is enable
              
The value of 'fixed' starts the PM Test when osEthServFlowPerfEnabled object is true
and osEthServAdminStatus object is enable and osEthServFlowPerfFixedStartTime is less than
or equal to the current system date. 
              
The value of 'relative' starts the PM Test when the current system date and time minus
the osEthServFlowPerfRelStartTime is greater than or equal
to the system date and time when osEthServFlowPerfEnabled object was true
and osEthServAdminStatus object was enable. If the written value of the 
osEthServFlowPerfRelStartTime object is '0' the PM Test starts 
immediately and the session operates as if it was set to the immediate
mode.

Context

MIB
OS-ETH-SERV-MIB
OID
.1.3.6.1.4.1.6926.2.10.12.1.2
Type
column
Access
readwrite
Status
current
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::osEthServFlowTestStartTimeType'
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::osEthServFlowTestStartTimeType.<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::osEthServFlowTestStartTimeType'

Syntax

Values & Constraints

Type Values
1none
2immediate
3relative
4fixed

Conformance