osProvBinCfgBinBound
OS-PROV-BINS-MIB ·
.1.3.6.1.4.1.6926.2.10.20.3.1.2
Object
column
r/w
microseconds (us) Unsigned32
This attribute specifies the lower boundary for a
bin. The upper boundary is defined by the next bin
value or infinite for the last bin defined.
The boundary for each bin must
be larger than the boundary of the preceding
bin. By default, the next bin is set to 5000us larger
than the lower bin boundary.
The values in a bin boundary object represents the time range
used to segregate delay data into the appropriate statistical
data bin. For five bins with default values, each bin has the
following time range:
bin 1 = 0, represents a range is 0u <= measurement < 5,000us
bin 2 = 5000, represents a range is 5,000us <= measurement < 10,000us
bin 3 = 10000, represents a range is 10,000us <= measurement < 15,000us
bin 4 = 15000, represents a range is 15,000us <= measurement < 20,000us
bin 5 = 20000, represents a range is 20,000us <= measurement < infinity
The values in a bin boundary object represents the time range
used to segregate delay data into the appropriate statistical
data bin. The first bin boundary always contains
the value of 0. Attempting to write a non-zero value to this bin will
result in an error.
Note that the upper limit of the range for the last measurement
bin is effectively 5 seconds (or 5,000,000 us).
Context
- MIB
- OS-PROV-BINS-MIB
- OID
.1.3.6.1.4.1.6926.2.10.20.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- microseconds (us)
- Parent
- osProvBinCfgEntry
- Table
- osProvBinCfgTable
- Siblings
- 1
Syntax
microseconds (us) Unsigned32
Values & Constraints
Object Constraints
range: 0-5000000
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| osProvBinCfgBinIndex Bin index. | column | Unsigned32 | .1.3.6.1.4.1.6926.2.10.20.3.1.1 |