cIpLocalPoolStatInUseAddrThldHi

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

Object

column r/w Unsigned32
When the number of used addresses in an IP local pool
is equal or exceeds this threshold value, a
ciscoIpLocalPoolInUseAddrNoti notification will be generated.
Once this notification is generated, it will be disarmed and it
will not be generated again until the number of used address
falls below the value indicated by
cIpLocalPoolStatInUseAddrThldLo.
              
The value of this object should never be smaller than the value
of cIpLocalPoolStatInUseAddrThldLo.

Context

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance