rttMonStatisticsAdminDistInterval
CISCO-RTTMON-MIB ·
.1.3.6.1.4.1.9.9.42.1.2.7.1.5
Object
column
r/w
milliseconds Integer32
The statistical distribution buckets interval.
Distribution Bucket Example:
rttMonStatisticsAdminNumDistBuckets = 5 buckets
rttMonStatisticsAdminDistInterval = 10 milliseconds
| Bucket 1 | Bucket 2 | Bucket 3 | Bucket 4 | Bucket 5 |
| 0-9 ms | 10-19 ms | 20-29 ms | 30-39 ms | 40-Inf ms |
Odd Example:
rttMonStatisticsAdminNumDistBuckets = 1 buckets
rttMonStatisticsAdminDistInterval = 10 milliseconds
| Bucket 1 |
| 0-Inf ms |
Thus, this odd example shows that the value of
rttMonStatisticsAdminDistInterval does not apply when
rttMonStatisticsAdminNumDistBuckets is one.
This object is not applicable to http and jitter probes.
Context
- MIB
- CISCO-RTTMON-MIB
- OID
.1.3.6.1.4.1.9.9.42.1.2.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- rttMonStatisticsAdminEntry
- Table
- rttMonStatisticsAdminTable
- Siblings
- 4
Syntax
milliseconds Integer32
Values & Constraints
Object Constraints
range: 1-100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rttMonStatisticsAdminNumHourGroups The maximum number of groups of paths to record.
Specifically this is the number of hourly groups
to keep before rolling over.
The value of one is not advisable … | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.7.1.1 |
| rttMonStatisticsAdminNumPaths When RttMonRttType is 'pathEcho' this is the maximum
number of statistics paths to record per hourly group.
This value directly represents the path to a target.
For all other … | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.7.1.2 |
| rttMonStatisticsAdminNumHops When RttMonRttType is 'pathEcho' this is the maximum
number of statistics hops to record per path group.
This value directly represents the number of hops along
a path to a tar… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.7.1.3 |
| rttMonStatisticsAdminNumDistBuckets The maximum number of statistical distribution
Buckets to accumulate.
Since this index does not rollover, only the first
rttMonStatisticsAdminNumDistBuckets will be… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.7.1.4 |