cIpLocalPoolStatHiWaterUsedAddrs
CISCO-IP-LOCAL-POOL-MIB ·
.1.3.6.1.4.1.9.9.326.1.3.1.1.3
Object
This object contains the high water mark of used addresses
in an IP local pool since pool creation, since the system was
restarted, or since this object was reset, whichever occurred
last. This object can only be set to zero, and by doing so, it
is reset to the value of cIpLocalPoolStatInUseAddrs.
Since the number of addresses in a pool can be reduced (e.g. by
deleting one of its ranges), the value of this object may be
greater than the sum of cIpLocalPoolStatFreeAddrs and
cIpLocalPoolStatInUseAddrs.
Context
- MIB
- CISCO-IP-LOCAL-POOL-MIB
- OID
.1.3.6.1.4.1.9.9.326.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cIpLocalPoolStatsEntry
- 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-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::cIpLocalPoolStatHiWaterUsedAddrs'
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::cIpLocalPoolStatHiWaterUsedAddrs.<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::cIpLocalPoolStatHiWaterUsedAddrs'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of