nmsifthTemplateNotifyHoldDownType
FS-NMS-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.52642.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 nmsifthTemplateNotifyHoldDownTime, 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 nmsifthTemplateNotifyHoldDownTime 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 nmsifthThresholdFiredValue), and a second value for
asserting that the threshold is no longer being exceeded (see
nmsifthThresholdClearedValue, which is instantiated only when
this object is set to 'fireAndClearThresholds').
When this entry in nmsifthTemplateTable is active, this object
may only be modified if there are no active entries in
nmsifthThresholdTable with the same value of nmsifthTemplateIndex.
Context
- MIB
- FS-NMS-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.52642.9.218.1.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nmsifthTemplateEntry
- Table
- nmsifthTemplateTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | holdDownTimer |
3 | fireAndClearThresholds |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nmsifthTemplateIndex 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 | NMSifthTemplateIndex | .1.3.6.1.4.1.52642.9.218.1.1.3.1.1 |
| nmsifthTemplateName 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.52642.9.218.1.1.3.1.2 |
| nmsifthTemplateNotifyHoldDownTime The minimum amount of time between successive
nmsifthIfThresholdFired or nmsifthIfThresholdCleared notifications
for a given interface and template.
This object is … | column | seconds Unsigned32 | .1.3.6.1.4.1.52642.9.218.1.1.3.1.4 |
| nmsifthTemplateRowStatus This object is used to create and delete threshold templates.
The values of nmsifthTemplateName and
nmsifthTemplateNotifyHoldDownType must be provided before
activa… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.52642.9.218.1.1.3.1.5 |