CISCO-IP-LOCAL-POOL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
24
cIpLocalPoolConfigTable
table.1.3.6.1.4.1.9.9.326.1.1.2
·
1 row entry
·
9 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cIpLocalPoolConfigTable
/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::cIpLocalPoolConfigTable'
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.
Each entry provides information about a particular IP local
pool, including the number of free and used addresses and its priority.
pool, including the number of free and used addresses and its priority.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 1..48 |
.1.3.6.1.4.1.9.9.326.1.1.2.1.1 |
||||||||||||||
|
This object specifies the address type of cIpLocalPoolAddressLo
and cIpLocalPoolAddressHi. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.326.1.1.2.1.2 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.326.1.1.2.1.3 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.326.1.1.2.1.4 |
||||||||||||||
|
The number of IP addresses available for use in the range of
IP addresses. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.326.1.1.2.1.5 |
||||||||||||||
|
The number of IP addresses being used in the range of IP
addresses. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.326.1.1.2.1.6 |
||||||||||||||
|
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 Type Constraints: range: 0..48 |
.1.3.6.1.4.1.9.9.326.1.1.2.1.7 |
||||||||||||||
|
This object facilitates the creation, or deletion of a
conceptual row in this table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.326.1.1.2.1.8 |
||||||||||||||
|
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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cIpLocalPoolGroupContainsTable
/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::cIpLocalPoolGroupContainsTable'
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.
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…
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…
| Column | Syntax | OID |
|---|---|---|
|
A unique group name that identifies the IP pool group. The
null string represents the base IP pool group. |
CIpLocalPoolGroupNameOrNull Type Constraints: range: 0..48 |
.1.3.6.1.4.1.9.9.326.1.2.1.1.1 |
|
The value of cIpLocalPoolName for the contained IP local pool.
|
CIpLocalPoolName Type Constraints: range: 1..48 |
.1.3.6.1.4.1.9.9.326.1.2.1.1.2 |
cIpLocalPoolGroupTable
table.1.3.6.1.4.1.9.9.326.1.2.2
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cIpLocalPoolGroupTable
/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::cIpLocalPoolGroupTable'
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.
Each entry provides information about a particular IP pool
group and the number of free and used addresses in an IP pool
group.
group and the number of free and used addresses in an IP pool
group.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The number of IP addresses available for use in the IP pool
group. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.326.1.2.2.1.1 |
|
The number of IP addresses that have been allocated from the
IP pool group. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.326.1.2.2.1.2 |
cIpLocalPoolStatsTable
table.1.3.6.1.4.1.9.9.326.1.3.1
·
1 row entry
·
7 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cIpLocalPoolStatsTable
/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::cIpLocalPoolStatsTable'
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.
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.
IP local pool, and the total number of free and used addresses
of all the ranges in an IP local pool.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The number of IP addresses available for use in this IP local
pool. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.326.1.3.1.1.1 |
|
The number of IP addresses being used in this IP local pool.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.326.1.3.1.1.2 |
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.326.1.3.1.1.3 |
|
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 |
|
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 |
|
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 Type Constraints: range: 0..100 |
.1.3.6.1.4.1.9.9.326.1.3.1.1.6 |
|
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 Type Constraints: range: 0..100 |
.1.3.6.1.4.1.9.9.326.1.3.1.1.7 |
cIpLocalPoolAllocTable
table.1.3.6.1.4.1.9.9.326.1.3.2
·
1 row entry
·
4 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cIpLocalPoolAllocTable
/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::cIpLocalPoolAllocTable'
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.
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.
addresses with the interface where the request was received, and
the user that requested the address.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object specifies the address type of
cIpLocalPoolAllocAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.326.1.3.2.1.1 |
||||||||||||||
|
This object specifies the allocated IP address. The address
type of this object is described by cIpLocalPoolAllocAddrType. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.326.1.3.2.1.2 |
||||||||||||||
|
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 Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.9.9.326.1.3.2.1.3 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.326.1.3.2.1.4 |