cifthThresholdFiredValue
CISCO-IF-THRESHOLD-MIB ·
.1.3.6.1.4.1.9.9.218.1.1.5.1.7
Object
column r/w
Integer32
A threshold value to check against the object identified in cifthThresholdObject. If the value of cifthThresholdDirection is 'rising', then the threshold is fired when the current sampled value (absolute, delta, or rate of increase, depending on the value of cifthThresholdType) of the object identified in cifthThresholdObject is greater than or equal to this value. If the value of cifthThresholdDirection is 'falling', then the threshold is fired when the current sampled value (absolute, delta, or rate of increase, depending on the value of cifthThresholdType) of the object identified in cifthThresholdObject is less than or equal to this value.
Context
- MIB
- CISCO-IF-THRESHOLD-MIB
- OID
.1.3.6.1.4.1.9.9.218.1.1.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cifthThresholdEntry
- 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 'CISCO-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-THRESHOLD-MIB::cifthThresholdFiredValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-THRESHOLD-MIB::cifthThresholdFiredValue.<cifthTemplateIndex>.<cifthThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IF-THRESHOLD-MIB::cifthThresholdFiredValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2147483648-2147483647
Conformance
Member of