nmsifthIfLastThresholdFired

FS-NMS-IF-THRESHOLD-MIB · .1.3.6.1.4.1.52642.9.218.1.3.3.1.3

Object

This object specifies the last threshold fired or cleared on
the interface.

Context

MIB
FS-NMS-IF-THRESHOLD-MIB
OID
.1.3.6.1.4.1.52642.9.218.1.3.3.1.3
Type
column
Access
readonly
Status
current
Parent
nmsifthIfThresholdFiredEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::nmsifthIfLastThresholdFired'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::nmsifthIfLastThresholdFired.<ifIndex>.<nmsifthIfThresholdFiredTemplate>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-IF-THRESHOLD-MIB::nmsifthIfLastThresholdFired'

Syntax

Source
NMSifthThresholdIndex
Base type
Unsigned32
Type Description
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.

Values & Constraints

Type Constraints
range: 0..63

Conformance