cIpLocalPoolPercentAddrThldHi

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

Object

When the percentage of used addresses in an IP local pool
is equal or exceeds this threshold value, a
cilpPercentAddrUsedHiNotif 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 falls
below the value indicated by cIpLocalPoolPercentAddrThldLo.
              
The value of this object should never be smaller than the value
of cIpLocalPoolPercentAddrThldLo.

Context

MIB
CISCO-IP-LOCAL-POOL-MIB
OID
.1.3.6.1.4.1.9.9.326.1.3.1.1.7
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::cIpLocalPoolPercentAddrThldHi'
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::cIpLocalPoolPercentAddrThldHi.<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::cIpLocalPoolPercentAddrThldHi'

Syntax

Source
CIpLocalPoolPercentage
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..100

Conformance