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
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64