cermPolicyFallingThreshold

CISCO-ERM-MIB · .1.3.6.1.4.1.9.9.510.1.3.2.1.9

Object

column r/w CermThresholdOrZero
This object indicates the falling threshold value set for
the threshold configuration.
              
Lets assume that system global threshold value (in percentage)
for 'io' memory resource owner is set to 10% as minor falling
threshold value, 20% as major falling threshold value and 30%
as critical falling threshold value. When the total 'io' memory
utilization falls below 10%, a minor 'down' notification will
be sent to relevant resource user(s). When the total 'io'
memory utilization falls below 20%, a major 'down'
notification will be sent to relevant resource user(s). When
it falls below 30%, a critical 'down' notification will be
sent to relevant resource user(s). The 'down' notification
will be sent only if corresponding 'up' notification has
already been sent to relevant resource user(s).
              
Zero value for this object indicates that the falling
threshold value is not configured.

Context

MIB
CISCO-ERM-MIB
OID
.1.3.6.1.4.1.9.9.510.1.3.2.1.9
Type
column
Access
readwrite
Status
current
Parent
cermConfigPolicyResOwnerThreshEntry
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-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermPolicyFallingThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermPolicyFallingThreshold.<cermPolicyName>.<cermPolicyPhysicalIndex>.<cermPolicyResOwnerSubEntityId>.<cermPolicyResOwnerId>.<cermPolicyResOwnerSubTypeId>.<cermPolicyIsUserGlobal>.<cermPolicyThresholdSeverity>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ERM-MIB::cermPolicyFallingThreshold'

Syntax

Source
CermThresholdOrZero
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance