ciscoMemoryPoolLowMemoryNotifThreshold

CISCO-MEMORY-POOL-MIB · .1.3.6.1.4.1.9.9.48.1.1.1.8

Object

This object is used to indicate the threshold value in
percentage of free memory remaining in a memory pool.
If the free memory available goes below this threshold value and
if ciscoMemoryPoolLowMemoryNotifEnable is set to 'true',
ciscoMemoryPoolLowMemoryNotif will be generated. When the
available free memory comes back to the threshold value
ciscoMemoryPoolLowMemoryRecoveryNotif will be generated.

Context

MIB
CISCO-MEMORY-POOL-MIB
OID
.1.3.6.1.4.1.9.9.48.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
ciscoMemoryPoolEntry
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-MEMORY-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEMORY-POOL-MIB::ciscoMemoryPoolLowMemoryNotifThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEMORY-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEMORY-POOL-MIB::ciscoMemoryPoolLowMemoryNotifThreshold.<ciscoMemoryPoolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEMORY-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEMORY-POOL-MIB::ciscoMemoryPoolLowMemoryNotifThreshold'

Syntax

Values & Constraints

Type Constraints
range: 0..100

Conformance