FS-NMS-IF-THRESHOLD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
25
nmsifthTemplateTable
table.1.3.6.1.4.1.52642.9.218.1.1.3
·
1 row entry
·
5 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk nmsifthTemplateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IF-THRESHOLD-MIB::nmsifthTemplateTable'
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.
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…
template.
The template is created using the nmsifthTemplateRowStatus
object. Prior to creating an entry in the table, the manager
should obtain a u…
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 1..1000Description: 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… |
.1.3.6.1.4.1.52642.9.218.1.1.3.1.1 |
||||||||||||
|
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. … |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.52642.9.218.1.1.3.1.2 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.52642.9.218.1.1.3.1.3 |
||||||||||||
|
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.52642.9.218.1.1.3.1.4 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.52642.9.218.1.1.3.1.5 |
nmsifthThresholdTable
table.1.3.6.1.4.1.52642.9.218.1.1.5
·
1 row entry
·
11 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk nmsifthThresholdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IF-THRESHOLD-MIB::nmsifthThresholdTable'
This table specifies the interface thresholds used in each template.
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…
template.
The entry is created using the nmsifthThresholdRowStatus object.
The values of nmsifthThresholdObject, nmsifthThresholdSeverity,
nmsi…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 0..63Description: An arbitrary integer that uniquely identifies a threshold within a threshold template. The value for each threshold must remain constant when the agent's network management system is rebooted or re-initialized. |
.1.3.6.1.4.1.52642.9.218.1.1.5.1.1 |
||||||||||||
|
A description of the threshold's function and use. The
description must not include carriage returns. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.52642.9.218.1.1.5.1.2 |
||||||||||||
|
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.52642.9.218.1.1.5.1.3 |
||||||||||||
|
This object specifies the severity associated with the
condition when the threshold is exceeded. |
NMSifthThresholdSeverityr/w Type Values:
Description: The severity of the condition when the threshold is fired. A smaller enumerated integer value indicates that the threshold exceeded condition is more severe. The value 'fail' indicates a hard failure conditio… |
.1.3.6.1.4.1.52642.9.218.1.1.5.1.4 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.52642.9.218.1.1.5.1.5 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.52642.9.218.1.1.5.1.6 |
||||||||||||
|
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.52642.9.218.1.1.5.1.7 |
||||||||||||
|
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.52642.9.218.1.1.5.1.8 |
||||||||||||
|
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.52642.9.218.1.1.5.1.9 |
||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.52642.9.218.1.1.5.1.10 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.52642.9.218.1.1.5.1.11 |
.1.3.6.1.4.1.52642.9.218.1.2.2
·
1 row entry
·
3 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk nmsifthTemplateIfAssignTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IF-THRESHOLD-MIB::nmsifthTemplateIfAssignTable'
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.
An entry describing the assignment of a particular threshold
template to a particular interface. The entry is created using
the nmsifthTemplateIfAssignRowStatus object.
template to a particular interface. The entry is created using
the nmsifthTemplateIfAssignRowStatus object.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object identifies an interface to which the template
is assigned. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.52642.9.218.1.2.2.1.1 |
||||||||||||
|
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:
|
.1.3.6.1.4.1.52642.9.218.1.2.2.1.2 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.52642.9.218.1.2.2.1.3 |
.1.3.6.1.4.1.52642.9.218.1.3.3
·
1 row entry
·
6 columns
Uses the fscom-nms variant from
Command help
/opt/observium/mibs/fscom-nms.
Walk nmsifthIfThresholdFiredTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IF-THRESHOLD-MIB::nmsifthIfThresholdFiredTable'
This table indicates the interfaces that currently have threshold fired conditions.
An entry indicating an interface that currently has one or
more threshold fired conditions based on one template.
more threshold fired conditions based on one template.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
This object specifies a template for which one or more of the
thresholds are fired on this interface. |
NMSifthTemplateIndex Type Constraints: range: 1..1000Description: 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… |
.1.3.6.1.4.1.52642.9.218.1.3.3.1.1 |
||||||||
|
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 Type Constraints: range: 0..8Description: A list of thresholds defined in a given template, in which each bit represents one threshold. The bits in the first octet represent thresholds identified by nmsifthThresholdIndex values 0 through 7, inclusive. The bit… |
.1.3.6.1.4.1.52642.9.218.1.3.3.1.2 |
||||||||
|
This object specifies the last threshold fired or cleared on
the interface. |
NMSifthThresholdIndex Type Constraints: range: 0..63Description: An arbitrary integer that uniquely identifies a threshold within a threshold template. The value for each threshold must remain constant when the agent's network management system is rebooted or re-initialized. |
.1.3.6.1.4.1.52642.9.218.1.3.3.1.3 |
||||||||
|
This object specifies the value of sysUpTime at the last time
a threshold was fired or cleared on the interface. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.52642.9.218.1.3.3.1.4 |
||||||||
|
This object specifies the severity of the threshold that was
last fired or cleared on the interface. |
NMSifthThresholdSeverity Type Values:
Description: The severity of the condition when the threshold is fired. A smaller enumerated integer value indicates that the threshold exceeded condition is more severe. The value 'fail' indicates a hard failure conditio… |
.1.3.6.1.4.1.52642.9.218.1.3.3.1.5 |
||||||||
|
This object specifies the highest severity among the
thresholds that are currently being exceeded on this interface. |
NMSifthThresholdSeverity Type Values:
Description: The severity of the condition when the threshold is fired. A smaller enumerated integer value indicates that the threshold exceeded condition is more severe. The value 'fail' indicates a hard failure conditio… |
.1.3.6.1.4.1.52642.9.218.1.3.3.1.6 |