rttMonHistoryAdminFilter
CISCO-RTTMON-MIB ·
.1.3.6.1.4.1.9.9.42.1.2.8.1.4
Object
column
r/w
Enumeration
Defines a filter for adding RTT results to the history
buffer:
none - no history is recorded
all - the results of all completion times
and failed completions are recorded
overThreshold - the results of completion times
over rttMonCtrlAdminThreshold are
recorded.
failures - the results of failed operations (only)
are recorded.
Context
- MIB
- CISCO-RTTMON-MIB
- OID
.1.3.6.1.4.1.9.9.42.1.2.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rttMonHistoryAdminEntry
- Table
- rttMonHistoryAdminTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | all |
3 | overThreshold |
4 | failures |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rttMonHistoryAdminNumLives The maximum number of history lives to record. A life
is defined by the countdown (or transition) to zero
by the rttMonCtrlOperRttLife object. A new life is
created when the sa… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.8.1.1 |
| rttMonHistoryAdminNumBuckets The maximum number of history buckets to record. When
the RttMonRttType is 'pathEcho' this value directly
represents a path to a target. For all other
RttMonRttTypes this val… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.8.1.2 |
| rttMonHistoryAdminNumSamples The maximum number of history samples to record per
bucket. When the RttMonRttType is 'pathEcho' this
value directly represents the number of hops along a
path to a target, thu… | column | Integer32 | .1.3.6.1.4.1.9.9.42.1.2.8.1.3 |