ceDiagHMTestThreshWindowSuite
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.7.2.1.7
Object
column
r/w
Enumeration
This object specifies a sliding history window
parameter which is used in combination with
ceDiagHMTestThreshold. When the specified failure count
threshold is reached in this sliding history window,
the diagnostic test result is set to failure.
'default' - The sliding history window is in number
of test runs or executions, with a window
size the same as ceDiagHMTestThreshold.
'milliseconds' - The sliding history window is in milli-seconds
specified by ceDiagHMTestThreshWindowSize.
'seconds' - The sliding history window is in seconds
specified by ceDiagHMTestThreshWindowSize.
'minutes' - The sliding history window is in minutes
specified by ceDiagHMTestThreshWindowSize.
'hours' - The sliding history window is in hours
specified by ceDiagHMTestThreshWindowSize.
'days' - The sliding history window is in days
specified by ceDiagHMTestThreshWindowSize.
'runs' - The sliding history window is in number
of test runs or executions specified by
ceDiagHMTestThreshWindowSize.
When the value of this object is 'default' the user cannot set
any value for ceDiagHMTestThreshWindowSize.
When the value of this object is not 'default',
then the value of ceDiagHMTestThreshWindowSize cannot be zero (0).
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.7.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ceDiagHMTestEntry
- Table
- ceDiagHMTestTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | milliseconds |
3 | seconds |
4 | minutes |
5 | hours |
6 | days |
7 | runs |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceDiagHMTestEnabled This object specifies whether this test is enabled for
health monitor. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.350.1.7.2.1.1 |
| ceDiagHMTestIntervalMin This object indicates the minimum interval which the health
monitor can periodically invoke this test. | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.9.350.1.7.2.1.2 |
| ceDiagHMTestIntervalDefault This object indicates the default interval which the health
monitor will periodically invoke this test. A value of '0'
indicates that the health monitor will not invoke the test. | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.9.350.1.7.2.1.3 |
| ceDiagHMTestInterval This object specifies the interval at which the health monitor
periodically invokes this test. A value of '0' indicates that
the health monitor will not invoke the test. A value… | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.9.350.1.7.2.1.4 |
| ceDiagHMTestThresholdDefault This object indicates the default consecutive failure
count threshold. When the specified failure count threshold
is reached, the diagnostic test result is set to failure.
A val… | column | Unsigned32 | .1.3.6.1.4.1.9.9.350.1.7.2.1.5 |
| ceDiagHMTestThreshold This object specifies the consecutive failure count threshold
for this test. When the specified failure count threshold is
reached, the diagnostic test result is set to failure.
… | column | Unsigned32 | .1.3.6.1.4.1.9.9.350.1.7.2.1.6 |
| ceDiagHMTestThreshWindowSize This object indicates the sliding history window size.
When the value of ceDiagHMTestThreshWindowSuite is 'default', the
user cannot set any value for this object.
… | column | Unsigned32 | .1.3.6.1.4.1.9.9.350.1.7.2.1.8 |