cepConfigRisingThreshold

CISCO-ENTITY-PERFORMANCE-MIB · .1.3.6.1.4.1.9.9.756.1.2.1.4

Object

This object contains the rising threshold value for a
specific performance measurement type at a specific
performance time interval. The value of this object must 
be greater than cepConfigFallingThreshold.
              
The supported range of this object can be identified by
the object 'cepConfigPerfRange'.
              
The value of zero indicates that no comparison is being
made between the cepStatsMeasurement object value and the
threshold value, therefore no event action will be generated.

Context

MIB
CISCO-ENTITY-PERFORMANCE-MIB
OID
.1.3.6.1.4.1.9.9.756.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
cepConfigEntry
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 'CISCO-ENTITY-PERFORMANCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-PERFORMANCE-MIB::cepConfigRisingThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-PERFORMANCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-PERFORMANCE-MIB::cepConfigRisingThreshold.<entPhysicalIndex>.<cepConfigInterval>.<cepConfigPerfType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-PERFORMANCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-PERFORMANCE-MIB::cepConfigRisingThreshold'

Syntax

Source
CiscoEntPerfMeasurement
Base type
Unsigned64

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of
Compliance refinements
The write operation is optional.