nmsifthThresholdSeverity
FS-NMS-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.52642.9.218.1.1.5.1.4
Object
This object specifies the severity associated with the condition when the threshold is exceeded.
Context
- MIB
- FS-NMS-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.52642.9.218.1.1.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nmsifthThresholdEntry
- 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 '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::nmsifthThresholdSeverity'
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::nmsifthThresholdSeverity.<nmsifthTemplateIndex>.<nmsifthThresholdIndex>'
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::nmsifthThresholdSeverity'
Syntax
- Source
- NMSifthThresholdSeverity
- Base type
Enumeration
Type 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 condition where
no data can be received, or where the data received has a large
number of errors which makes it impossible to recover most of
the data.
The value 'degrade' indicates a soft failure condition in which
data received on this interface is affected, but a significant
portion of the data can be recovered.
The value 'info' is used to raise attention to a condition that
could possibly be an impending problem or to notify the
customer of an event that improves operation.
Values & Constraints
Type Values
1 | fail |
2 | degrade |
3 | info |
4 | other |
Conformance
Member of