cifthTemplateNotifyHoldDownType
CISCO-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.9.9.218.1.1.3.1.3
Object
column
r/w
Enumeration
This object specifies the method used to prevent an excess of
notifications from being generated when operation fluctuates
around a threshold level.
The value 'holdDownTimer' indicates that notifications for a
given threshold and interface are suppressed for a short amount
of time after each notification. The time value is specified
in cifthTemplateNotifyHoldDownTime, which is instantiated only
when this object is set to 'holdDownTimer'. After a
notification is received for a given threshold and interface,
the next notification for that threshold and interface will be
generated after at least cifthTemplateNotifyHoldDownTime amount
of time has passed, only when the threshold is next fired or
cleared.
The value 'fireAndClearThresholds' indicates that hysteresis
is used. The management client configures two values for each
threshold: one for asserting that the threshold has been
exceeded (see cifthThresholdFiredValue), and a second value for
asserting that the threshold is no longer being exceeded (see
cifthThresholdClearedValue, which is instantiated only when
this object is set to 'fireAndClearThresholds').
When this entry in cifthTemplateTable is active, this object
may only be modified if there are no active entries in
cifthThresholdTable with the same value of cifthTemplateIndex.
Context
- MIB
- CISCO-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.9.9.218.1.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cifthTemplateEntry
- Table
- cifthTemplateTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | holdDownTimer |
3 | fireAndClearThresholds |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cifthTemplateIndex An arbitrary integer that uniquely identifies a threshold
template. The value for each threshold template must remain
constant at least from one re-initialization of the agent's
… | column | CifthTemplateIndex | .1.3.6.1.4.1.9.9.218.1.1.3.1.1 |
| cifthTemplateName This object specifies a unique name associated with the
threshold template by the management client, and provides a
non-volatile 'handle' for the template. The name must not
incl… | column | OctetString | .1.3.6.1.4.1.9.9.218.1.1.3.1.2 |
| cifthTemplateNotifyHoldDownTime The minimum amount of time between successive
cifthIfThresholdFired or cifthIfThresholdCleared notifications
for a given interface and template.
This object is inst… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.218.1.1.3.1.4 |
| cifthTemplateRowStatus This object is used to create and delete threshold templates.
The values of cifthTemplateName and
cifthTemplateNotifyHoldDownType must be provided before
activating… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.218.1.1.3.1.5 |