CISCO-IP-LOCAL-POOL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
24
.1.3.6.1.4.1.9.9.326.1.1.2 · 1 row entry · 9 columns
This table manages the creation, modification, and deletion
of IP local pools using the RowStatus textual convention.  An
entry in this table defines an IP address range that is
associated with an IP local pool.
          
A conceptual row in this table can not be modified while
cIpLocalPoolRowStatus is set to 'active'.
          
Since IP local pool names are unique even when they belong to
different groups, and addresses within a group can not overlap,
a row in this table is uniquely indexed by the pool name, and by
the low address of the IP local pool together with its address
type.
cIpLocalPoolConfigEntry entry .1.3.6.1.4.1.9.9.326.1.1.2.1
Each entry provides information about a particular IP local
pool, including the number of free and used addresses and its priority.
Indexes
cIpLocalPoolName cIpLocalPoolAddrType cIpLocalPoolAddressLo
Column Syntax OID
cIpLocalPoolName
An arbitrary non-empty string that uniquely identifies the IP
local pool. This name must be unique among all the local IP
pools even when they belong to different pool groups.
CIpLocalPoolName
Textual Convention: CIpLocalPoolName OctetString
Type Constraints:
range: 1..48
.1.3.6.1.4.1.9.9.326.1.1.2.1.1
cIpLocalPoolAddrType
This object specifies the address type of cIpLocalPoolAddressLo
and cIpLocalPoolAddressHi.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.326.1.1.2.1.2
cIpLocalPoolAddressLo
This object specifies the first IP address of the range of IP
addresses contained by this pool entry. The address type of
this object is described by cIpLocalPoolAddrType.

This address must be less than …
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.326.1.1.2.1.3
cIpLocalPoolAddressHi
This object specifies the last IP address of the range of IP
addresses mapped by this pool entry. The address type of this
object is described by cIpLocalPoolAddrType. If only a single
address is being mapped, the val…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.326.1.1.2.1.4
cIpLocalPoolFreeAddrs
The number of IP addresses available for use in the range of
IP addresses.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.326.1.1.2.1.5
cIpLocalPoolInUseAddrs
The number of IP addresses being used in the range of IP
addresses.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.326.1.1.2.1.6
cIpLocalPoolGroupContainedIn
This object relates an IP local pool to its IP pool group.

A null string indicates this IP local pool is not contained in a
named IP pool group, but that it is contained in the base IP
pool group. An IP …
CIpLocalPoolGroupNameOrNullr/w
Textual Convention: CIpLocalPoolGroupNameOrNull OctetString
Type Constraints:
range: 0..48
.1.3.6.1.4.1.9.9.326.1.1.2.1.7
cIpLocalPoolRowStatus
This object facilitates the creation, or deletion of a
conceptual row in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.326.1.1.2.1.8
cIpLocalPoolPriority
This object specifies priority of the IP local pool,
where smaller value indicates the lower priority.
The priority value is used in assigning IP Address
from local pools.
Unsigned32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.326.1.1.2.1.9
.1.3.6.1.4.1.9.9.326.1.2.1 · 1 row entry · 2 columns
A table which exposes the container/'containee' relationships
between local IP pools and IP pool groups.
          
Entries in this table are created or deleted as a by-product of
creating or deleting entries in the cIpLocalPoolConfigTable.
          
When an entry is created and activated in the
cIpLocalPoolConfigTable table, an entry in this table will come
into existence if it does not already exist.
          
When an entry is deleted in the cIpLocalPoolConfigTable table,
if there is no other entry existing in that table with the same
cIpLocalPoolGroupContainedIn and cIpLocalPoolName, the entry in
this table with the respective cIpLocalPoolGroupName and
cIpLocalPoolName indices will be removed.
cIpLocalPoolGroupContainsEntry entry .1.3.6.1.4.1.9.9.326.1.2.1.1
Each entry describes single container/'containee'
relationship.

Pool names can only be associated with one group. Pools carry
implicit group identifiers because pool names can only be
associated with one g…
Indexes
cIpLocalPoolGroupName cIpLocalPoolChildIndex
Column Syntax OID
cIpLocalPoolGroupName
A unique group name that identifies the IP pool group. The
null string represents the base IP pool group.
CIpLocalPoolGroupNameOrNull
Textual Convention: CIpLocalPoolGroupNameOrNull OctetString
Type Constraints:
range: 0..48
.1.3.6.1.4.1.9.9.326.1.2.1.1.1
cIpLocalPoolChildIndex
The value of cIpLocalPoolName for the contained IP local pool.
CIpLocalPoolName
Textual Convention: CIpLocalPoolName OctetString
Type Constraints:
range: 1..48
.1.3.6.1.4.1.9.9.326.1.2.1.1.2
.1.3.6.1.4.1.9.9.326.1.2.2 · 1 row entry · 2 columns
This table provides statistics for configured IP pool groups.
          
Entries in this table are created as the result of adding a new
IP pool group to the cIpLocalPoolConfigTable.
          
Entries in this table are deleted as the result of removing all
IP local pools that are contained in an IP pool group in the
cIpLocalPoolConfigTable.
          
An entry in this table is uniquely indexed by IP pool group
name.
cIpLocalPoolGroupEntry entry .1.3.6.1.4.1.9.9.326.1.2.2.1
Each entry provides information about a particular IP pool
group and the number of free and used addresses in an IP pool
group.
Indexes
cIpLocalPoolGroupName
Column Syntax OID
cIpLocalPoolGroupFreeAddrs
The number of IP addresses available for use in the IP pool
group.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.326.1.2.2.1.1
cIpLocalPoolGroupInUseAddrs
The number of IP addresses that have been allocated from the
IP pool group.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.326.1.2.2.1.2
.1.3.6.1.4.1.9.9.326.1.3.1 · 1 row entry · 7 columns
A table providing statistics for each IP local pool.
          
Entries in this table are created as the result of adding a new
IP local pool to the cIpLocalPoolConfigTable.
          
Entries in this table are deleted as the result of removing all
the address ranges that are contained in an IP local pool in the
cIpLocalPoolConfigTable.
          
Entries in this table are uniquely indexed by the name of the IP
local pool.
cIpLocalPoolStatsEntry entry .1.3.6.1.4.1.9.9.326.1.3.1.1
Each entry provides statistical information about a particular
IP local pool, and the total number of free and used addresses
of all the ranges in an IP local pool.
Indexes
cIpLocalPoolName
Column Syntax OID
cIpLocalPoolStatFreeAddrs
The number of IP addresses available for use in this IP local
pool.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.326.1.3.1.1.1
cIpLocalPoolStatInUseAddrs
The number of IP addresses being used in this IP local pool.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.326.1.3.1.1.2
cIpLocalPoolStatHiWaterUsedAddrs
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 t…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.326.1.3.1.1.3
cIpLocalPoolStatInUseAddrThldLo
When the number of used addresses in an IP local pool falls
below this threshold value, the ciscoIpLocalPoolInUseAddrNoti
notification will be rearmed.

The value of this object should never be greater tha…
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.326.1.3.1.1.4
cIpLocalPoolStatInUseAddrThldHi
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 an…
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.326.1.3.1.1.5
cIpLocalPoolPercentAddrThldLo
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 wi…
CIpLocalPoolPercentager/w
Textual Convention: CIpLocalPoolPercentage Unsigned32
Type Constraints:
range: 0..100
.1.3.6.1.4.1.9.9.326.1.3.1.1.6
cIpLocalPoolPercentAddrThldHi
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 an…
CIpLocalPoolPercentager/w
Textual Convention: CIpLocalPoolPercentage Unsigned32
Type Constraints:
range: 0..100
.1.3.6.1.4.1.9.9.326.1.3.1.1.7
.1.3.6.1.4.1.9.9.326.1.3.2 · 1 row entry · 4 columns
This table lists all addresses that have been allocated out of
an IP local pool.
          
Entries in this table are created when a remote peer allocates
an address from one of the IP local pools in the
cIpLocalPoolConfigTable.
          
Entries in this table are deleted when a remote peer deallocates
an address from one of the IP local pool in the
cIpLocalPoolConfigTable.
          
Entries in this table are uniquely indexed by the name of the IP
local pool, and the allocated address, together with its address
type.
cIpLocalPoolAllocEntry entry .1.3.6.1.4.1.9.9.326.1.3.2.1
Each entry refers to conceptual row that associates an IP
addresses with the interface where the request was received, and
the user that requested the address.
Indexes
cIpLocalPoolName cIpLocalPoolAllocAddrType cIpLocalPoolAllocAddr
Column Syntax OID
cIpLocalPoolAllocAddrType
This object specifies the address type of
cIpLocalPoolAllocAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.326.1.3.2.1.1
cIpLocalPoolAllocAddr
This object specifies the allocated IP address. The address
type of this object is described by cIpLocalPoolAllocAddrType.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.326.1.3.2.1.2
cIpLocalPoolAllocIfIndex
This object indicates the interface from which the allocation
message was sent.

In the case that the interface can not be determined, the value
of this object will be zero.
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.326.1.3.2.1.3
cIpLocalPoolAllocUser
This object indicates the user name of the person from whom the
allocation message was sent.

In the case that the user name can not be determined, the value
of this object will the null string.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.326.1.3.2.1.4