bdifthTemplateNotifyHoldDownType
BDCOM-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.3320.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 bdifthTemplateNotifyHoldDownTime, 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 bdifthTemplateNotifyHoldDownTime 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 bdifthThresholdFiredValue), and a second value for
asserting that the threshold is no longer being exceeded (see
bdifthThresholdClearedValue, which is instantiated only when
this object is set to 'fireAndClearThresholds').
When this entry in bdifthTemplateTable is active, this object
may only be modified if there are no active entries in
bdifthThresholdTable with the same value of bdifthTemplateIndex.
Context
- MIB
- BDCOM-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.3320.9.218.1.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bdifthTemplateEntry
- Table
- bdifthTemplateTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | holdDownTimer |
3 | fireAndClearThresholds |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bdifthTemplateIndex 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 | BdifthTemplateIndex | .1.3.6.1.4.1.3320.9.218.1.1.3.1.1 |
| bdifthTemplateName 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.3320.9.218.1.1.3.1.2 |
| bdifthTemplateNotifyHoldDownTime The minimum amount of time between successive
bdifthIfThresholdFired or bdifthIfThresholdCleared notifications
for a given interface and template.
This object is in… | column | seconds Unsigned32 | .1.3.6.1.4.1.3320.9.218.1.1.3.1.4 |
| bdifthTemplateRowStatus This object is used to create and delete threshold templates.
The values of bdifthTemplateName and
bdifthTemplateNotifyHoldDownType must be provided before
activati… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.3320.9.218.1.1.3.1.5 |