NMS-IF-THRESHOLD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
25
.1.3.6.1.4.1.3320.9.218.1.1.3 · 1 row entry · 5 columns
This table is used to create threshold templates.
Each template includes one or more thresholds (defined in the
nmsifthThresholdTable), and can be assigned to multiple
interfaces.  An interface may be associated with more than one
template.  The assignment of templates to interfaces is done in
the nmsifthTemplateIfAssignTable.
nmsifthTemplateEntry entry .1.3.6.1.4.1.3320.9.218.1.1.3.1
An entry describing the general properties of a threshold
template.

The template is created using the nmsifthTemplateRowStatus
object. Prior to creating an entry in the table, the manager
should obtain a u…
Indexes
nmsifthTemplateIndex
Column 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
network management system to the next re…
NMSifthTemplateIndex
Textual Convention: NMSifthTemplateIndex Unsigned32
Type Constraints:
range: 1..1000
.1.3.6.1.4.1.3320.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
include whitespace characters.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.3320.9.218.1.1.3.1.2
nmsifthTemplateNotifyHoldDownType
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 …
Enumerationr/w
Enumerated Values:
1other
2holdDownTimer
3fireAndClearThresholds
.1.3.6.1.4.1.3320.9.218.1.1.3.1.3
nmsifthTemplateNotifyHoldDownTime
The minimum amount of time between successive
nmsifthIfThresholdFired or nmsifthIfThresholdCleared notifications
for a given interface and template.

This object is instantiated only when
nmsifthTemplateNo…
secondsUnsigned32r/w
Constraints:
range: 1-3600
.1.3.6.1.4.1.3320.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
activating the entry.

An entry …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3320.9.218.1.1.3.1.5
.1.3.6.1.4.1.3320.9.218.1.1.5 · 1 row entry · 11 columns
This table specifies the interface thresholds used in each
template.
nmsifthThresholdEntry entry .1.3.6.1.4.1.3320.9.218.1.1.5.1
An entry specifying an interface threshold used in a threshold
template.

The entry is created using the nmsifthThresholdRowStatus object.
The values of nmsifthThresholdObject, nmsifthThresholdSeverity,
nmsi…
Indexes
nmsifthTemplateIndex nmsifthThresholdIndex
Column Syntax OID
nmsifthThresholdIndex
An arbitrary integer that uniquely identifies a threshold in
a threshold template. The value for each threshold must remain
constant when the agent's network management system is rebooted
or re-initialized.
NMSifthThresholdIndex
Textual Convention: NMSifthThresholdIndex Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.3320.9.218.1.1.5.1.1
nmsifthThresholdDescr
A description of the threshold's function and use. The
description must not include carriage returns.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.3320.9.218.1.1.5.1.2
nmsifthThresholdObject
The object to be compared against the threshold values.
The object must be defined in a table indexed only by ifIndex.
All of the instance portion of the object identifier is
truncated, since the instance(s) to be compa…
ObjectIdentifierr/w .1.3.6.1.4.1.3320.9.218.1.1.5.1.3
nmsifthThresholdSeverity
This object specifies the severity associated with the
condition when the threshold is exceeded.
NMSifthThresholdSeverityr/w
Textual Convention: NMSifthThresholdSeverity Enumeration
Type Values:
1fail
2degrade
3info
4other
.1.3.6.1.4.1.3320.9.218.1.1.5.1.4
nmsifthThresholdType
The manner in which to compare nmsifthThresholdObject to
nmsifthThresholdFiredValue and nmsifthThresholdClearedValue.

The value 'absoluteValue' indicates that the value of
nmsifthThresholdObject is to be …
Enumerationr/w
Enumerated Values:
1absoluteValue
2deltaValue
3rateOfIncreaseExponentXIfSpeed
.1.3.6.1.4.1.3320.9.218.1.1.5.1.5
nmsifthThresholdDirection
This object indicates which direction of movement causes the
threshold to fire.

The value 'rising' indicates that the threshold is fired when
the current sampled value is numerically greater than or equal…
Enumerationr/w
Enumerated Values:
1rising
2falling
.1.3.6.1.4.1.3320.9.218.1.1.5.1.6
nmsifthThresholdFiredValue
A threshold value to check against the object identified in
nmsifthThresholdObject. If the value of nmsifthThresholdDirection
is 'rising', then the threshold is fired when the current
sampled value (absolute, delta, or…
Integer32r/w
Constraints:
range: -2147483648-2147483647
.1.3.6.1.4.1.3320.9.218.1.1.5.1.7
nmsifthThresholdClearedValue
A threshold value to check against the object identified in
nmsifthThresholdObject. If the value of nmsifthThresholdDirection
is 'rising', then the threshold is cleared when the current
sampled value (absolute, delta, …
Integer32r/w
Constraints:
range: -2147483648-2147483647
.1.3.6.1.4.1.3320.9.218.1.1.5.1.8
nmsifthThresholdSampleInterval
The number of milliseconds to wait between samples of the
object identified in nmsifthThresholdObject. To encourage
consistency in sampling, the interval is measured from the
beginning of one check to the beginning of …
millisecondsUnsigned32r/w
Constraints:
range: 5-900000
.1.3.6.1.4.1.3320.9.218.1.1.5.1.9
nmsifthThresholdApsSwitchover
This object indicates whether automatic protection switching
(APS) switchover should be triggered, if applicable, when the
threshold is fired. The value of this object takes effect when
the template identified by nmsif…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.3320.9.218.1.1.5.1.10
nmsifthThresholdRowStatus
This object is used to create and delete thresholds in
templates.

A new entry can only be created when there is an active entry
in the nmsifthTemplateTable with the same value of
nmsifthTemplateIndex. Th…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3320.9.218.1.1.5.1.11
.1.3.6.1.4.1.3320.9.218.1.2.2 · 1 row entry · 3 columns
This table specifies the assignment of threshold templates to
specific interfaces.  Each threshold template may be assigned
to multiple interfaces.  Each interface may have multiple
threshold templates assigned to it.
nmsifthTemplateIfAssignEntry entry .1.3.6.1.4.1.3320.9.218.1.2.2.1
An entry describing the assignment of a particular threshold
template to a particular interface. The entry is created using
the nmsifthTemplateIfAssignRowStatus object.
Indexes
nmsifthTemplateIndex nmsifthTemplateIfAssignInterface
Column Syntax OID
nmsifthTemplateIfAssignInterface
This object identifies an interface to which the template
is assigned.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.3320.9.218.1.2.2.1.1
nmsifthTemplateIfAssignOperStatus
This object indicates whether the threshold template
identified by nmsifthTemplateIndex is operational on the
interface identified by nmsifthTemplateIfAssignInterface.

When the value of this object is 'up…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.3320.9.218.1.2.2.1.2
nmsifthTemplateIfAssignRowStatus
This object is used to create and delete entries in the table,
assigning templates to interfaces and removing templates from
interfaces, respectively.

A new entry can only be created when there is an acti…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3320.9.218.1.2.2.1.3
.1.3.6.1.4.1.3320.9.218.1.3.3 · 1 row entry · 6 columns
This table indicates the interfaces that currently have
threshold fired conditions.
nmsifthIfThresholdFiredEntry entry .1.3.6.1.4.1.3320.9.218.1.3.3.1
An entry indicating an interface that currently has one or
more threshold fired conditions based on one template.
Indexes
IF-MIBifIndex nmsifthIfThresholdFiredTemplate
Column Syntax OID
nmsifthIfThresholdFiredTemplate
This object specifies a template for which one or more of the
thresholds are fired on this interface.
NMSifthTemplateIndex
Textual Convention: NMSifthTemplateIndex Unsigned32
Type Constraints:
range: 1..1000
.1.3.6.1.4.1.3320.9.218.1.3.3.1.1
nmsifthIfThresholdsFired
This object specifies those thresholds that are currently
being exceeded on this interface.

If a threshold is currently being exceeded (i.e., the threshold
is fired) on the interface, then the correspondi…
NMSifthThresholdList
Textual Convention: NMSifthThresholdList OctetString
Type Constraints:
range: 0..8
.1.3.6.1.4.1.3320.9.218.1.3.3.1.2
nmsifthIfLastThresholdFired
This object specifies the last threshold fired or cleared on
the interface.
NMSifthThresholdIndex
Textual Convention: NMSifthThresholdIndex Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.3320.9.218.1.3.3.1.3
nmsifthIfThresholdFiredLstChange
This object specifies the value of sysUpTime at the last time
a threshold was fired or cleared on the interface.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.3320.9.218.1.3.3.1.4
nmsifthIfThresholdFiredLstSeverity
This object specifies the severity of the threshold that was
last fired or cleared on the interface.
NMSifthThresholdSeverity
Textual Convention: NMSifthThresholdSeverity Enumeration
Type Values:
1fail
2degrade
3info
4other
.1.3.6.1.4.1.3320.9.218.1.3.3.1.5
nmsifthIfThresholdFiredMaxSeverity
This object specifies the highest severity among the
thresholds that are currently being exceeded on this
interface.
NMSifthThresholdSeverity
Textual Convention: NMSifthThresholdSeverity Enumeration
Type Values:
1fail
2degrade
3info
4other
.1.3.6.1.4.1.3320.9.218.1.3.3.1.6