ceqfpMemoryResRisingThreshold
CISCO-ENTITY-QFP-MIB ·
.1.3.6.1.4.1.9.9.715.1.1.7.1.6
Object
column r/w
percentUnsigned32
This object represents the rising threshold value for this
memory resource. A value of zero means that the rising
threshold is not supported for this memory resource.
The value of this object can not be set to lower than or
equal to ceqfpMemoryResFallingThreshold.
A rising (ceqfpMemoryResRisingThreshNotif) notification
will be generated, whenever the memory resource usage
(ceqfpMemoryHCResInUse) is equal to or greater than this
value.
After a rising notification is generated, another such
notification will not be generated until the
ceqfpMemoryResInUse falls below this value and reaches
the ceqfpMemoryResFallingThreshold.
Context
- MIB
- CISCO-ENTITY-QFP-MIB
- OID
.1.3.6.1.4.1.9.9.715.1.1.7.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- percent
- Parent
- ceqfpMemoryResourceEntry
- 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-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-QFP-MIB::ceqfpMemoryResRisingThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-QFP-MIB::ceqfpMemoryResRisingThreshold.<entPhysicalIndex>.<ceqfpMemoryResType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-QFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-QFP-MIB::ceqfpMemoryResRisingThreshold'
Syntax
percentUnsigned32
Values & Constraints
Object Constraints
range: 0-100
Conformance
Member of
Compliance refinements
ciscoEntityQfpMIBComplianceRev1
readonly
Write access is not mandatory.
ciscoEntityQfpMIBComplianceRev2
readonly
Write access is not mandatory.