nmsifthThresholdClearedValue
FS-NMS-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.52642.9.218.1.1.5.1.8
Object
column r/w
Integer32
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, or rate of increase, depending
on the value of nmsifthThresholdType) of the object identified in
nmsifthThresholdObject is less than this value. If the value of
nmsifthThresholdDirection is 'falling', then the threshold is
cleared when the current sampled value (absolute, delta, or
rate of increase, depending on the value of nmsifthThresholdType)
of the object identified in nmsifthThresholdObject is greater
than this value.
This object is instantiated only when the value of
nmsifthTemplateNotifyHoldDownType in the nmsifthTemplateEntry with
the same value of nmsifthTemplateIndex is
'fireAndClearThresholds'.
Context
- MIB
- FS-NMS-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.52642.9.218.1.1.5.1.8- 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::nmsifthThresholdClearedValue'
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::nmsifthThresholdClearedValue.<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::nmsifthThresholdClearedValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2147483648-2147483647
Conformance
Member of