cepConfigFallingThreshold
CISCO-ENTITY-PERFORMANCE-MIB ·
.1.3.6.1.4.1.9.9.756.1.2.1.5
Object
This object contains the falling threshold value for a
specific performance measurement type at a specific
performance interval. The value of this object must
be less than cepConfigRisingThreshold.
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.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cepConfigEntry
- 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-ENTITY-PERFORMANCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-PERFORMANCE-MIB::cepConfigFallingThreshold'
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::cepConfigFallingThreshold.<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::cepConfigFallingThreshold'
Syntax
- Source
- CiscoEntPerfMeasurement
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
ciscoEntityPerformanceMIBCompliance
readonly
The write operation is optional.