ostY1731BinLimits
OMNITRON-Y1731-MIB ·
.1.3.6.1.4.1.7342.8.1.1.1.1.3
Object
column
r/w
OctetString
A text string list of the Frame Delay histogram bin limits.
The format of the string is as follows:
1 to 15 unsigned integers separated by commas. The values must be from 1 up to the bucket period
in milliseconds, and must be in ascending order. Bin limit values greater than the
bucket period are added to an implied bucket that tracks all frame delays greater than the
maximum stated size.
The first bin begins at 0 ms, the second bin begins at the first bin limit value specified in this object,
the next bin begins at the next bin limit value, and so forth. The last implied bucket begins at the
last specified value and ends at the Bucket Period.
ex. A Bucket Period of 15 minutes, creates a time window of 0 to 900,000 ms in which bins may be defined.
Setting this object to '5,10,15' creates 4 bins as follows:
Bin # | Bin Limits (ms)
------+------------------
1 | 0 to 5
2 | 5 to 10
3 | 10 to 15
4 | 15 to 900,000
inclusive of lower value and exclusive of the upper value.
The default value for this object is an empty string.
Context
- MIB
- OMNITRON-Y1731-MIB
- OID
.1.3.6.1.4.1.7342.8.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostY1731GlobalEntry
- Table
- ostY1731GlobalTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostY1731Enable Enables Y.1731 operation when true, otherwise Y.1731 operation is disabled.
Default value is false(2), disabling Y.1731 operation. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7342.8.1.1.1.1.1 |
| ostY1731BucketPeriod Frame Delay histogram collection period, 1 to 60 minutes. Default is 15 minutes. | column | Unsigned32 | .1.3.6.1.4.1.7342.8.1.1.1.1.2 |
| ostY1731VarBinLimits A text string list of the Frame Variable Delay histogram bin limits.
The format of the string is as follows:
1 to 15 unsigned integers separated by commas. The … | column | OctetString | .1.3.6.1.4.1.7342.8.1.1.1.1.4 |
| ostY1731ProbeDlyUnits This object selects the delay value units that are in the delay results tables.
ms(1) Delay values are in milliseconds
us(2) Delay values are in micro… | column | Enumeration | .1.3.6.1.4.1.7342.8.1.1.1.1.5 |