cIpLocalPoolPercentAddrThldLo

CISCO-IP-LOCAL-POOL-MIB · .1.3.6.1.4.1.9.9.326.1.3.1.1.6

Object

When the percentage of used addresses in an IP local pool
falls below this threshold value, a cilpPercentAddrUsedLoNotif
notification will be generated.  Once the notification is
generated, it will be disarmed and it will not be generated
again until the number of used addresses equals or exceeds the
value indicated by cIpLocalPoolPercentAddrThldHi.
              
The value of this object should never be greater than the value
of cIpLocalPoolPercentAddrThldHi.

Context

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

Syntax

Source
CIpLocalPoolPercentage
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..100

Conformance