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
- Table
- osEthServFlowTestParamTable
- Siblings
- 4
Syntax
OS-COMMON-TC-MIBStartTimeType
- Source
- OS-COMMON-TC-MIBStartTimeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | immediate |
3 | relative |
4 | fixed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| osEthServFlowTestType Test type. | column | Enumeration | .1.3.6.1.4.1.6926.2.10.12.1.1 |
| osEthServFlowTestFixedStartTime This attribute specifies the fixed start date/time for the
PM Test. This attribute is used only used if
osEthServFlowTestStartTimeType is 'fixed' and is ignored otherwise. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.6926.2.10.12.1.3 |
| osEthServFlowTestRelStartTime This attribute specifies the relative start time, from the
current system time, for the PM Test. This attribute is used
only if osEthServFlowTestStartTimeType is 'relative' and … | column | seconds Unsigned32 | .1.3.6.1.4.1.6926.2.10.12.1.4 |
| osEthServFlowTestPeriodicity 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… | column | seconds Unsigned32 | .1.3.6.1.4.1.6926.2.10.12.1.5 |