nmsifthIfThresholdsFired
QTECH-NMS-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.34751.9.218.1.3.3.1.2
Object
column NMSifthThresholdList
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 corresponding bit in the
threshold list is set to one. Otherwise, the bit will be set
to zero, or the bit will not be present. Only the first N
octets are present in the threshold list, such that the highest
octet present has at least one bit set to '1'. All higher
octets with value '0' are truncated.
Context
- MIB
- QTECH-NMS-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.34751.9.218.1.3.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmsifthIfThresholdFiredEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'QTECH-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-IF-THRESHOLD-MIB::nmsifthIfThresholdsFired'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-IF-THRESHOLD-MIB::nmsifthIfThresholdsFired.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NMS-IF-THRESHOLD-MIB::nmsifthIfThresholdsFired'
Syntax
- Source
- NMSifthThresholdList
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..8
Conformance
Member of