CISCO-IP-ADDRESS-POOL-MIB Table View

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

Tables
6
Rows
6
Columns
49
.1.3.6.1.4.1.9.9.748.1.2.2 · 1 row entry · 11 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciapPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-ADDRESS-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-ADDRESS-POOL-MIB::ciapPoolTable'
This table lists the IP address pools maintained by the
IP address pool manager.
ciapPoolEntry row .1.3.6.1.4.1.9.9.748.1.2.2.1
An entry describes an single IP address pool.

A peer SNMP entity may create an IP address pool by setting an
instance of ciapPoolStatus to 'createAndWait' or 'createAndGo'.
Observe that an implementation th…
Indexes
Column Syntax OID
This object uniquely identifies the IP address pool.
CISCO-IP-ADDRESS-POOL-TC-MIBIpAddrPoolInstanceIdentifier
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.748.1.2.2.1.1
This object specifies the status of this IP address pool. The
following columns must be valid before activating this IP
address pool:

- ciapPoolStorage
- ciapPoolName
- ciapPoolType
- cia…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.748.1.2.2.1.2
This object specifies the memory realization of this IP
address pool.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.748.1.2.2.1.3
This object indicates the name assigned to this IP address
pool. This name must uniquely identify an IP address pool in
the context of the IP address pool manager.

Observe that an implementation may rese…
CISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolNameOrNullr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.748.1.2.2.1.4
This object specifies the how the system uses this IP address
pool:

'other'
The implementation of the MIB module does not recognize
this IP address pool's type.

'sha…
Enumerationr/w
Enumerated Values:
1other
2shared
3local
4dhcp
.1.3.6.1.4.1.9.9.748.1.2.2.1.5
This object specifies the name of the IP address pool group to
which this IP address pool belongs. If the value of this column
is the null string, then the pool does not belong to any IP
address pool group.
CISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolGroupNameOrNullr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.748.1.2.2.1.6
This object specifies the units for the corresponding instances
of ciapPoolThresholdRising and ciapPoolThresholdFalling.

The value of ciapGlobalThresholdUnits.0 specifies the default
value for newly creat…
IP addressesCISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolThresholdUnitsr/w
Type Values:
1other
2absolute
3percent
.1.3.6.1.4.1.9.9.748.1.2.2.1.7
This object specifies the rising threshold for the in-use gauge
corresponding to this IP address pool, which must have a value
greater than or equal to the corresponding instance of
ciapPoolThresholdFalling.
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.2.1.8
This object specifies the falling threshold for the in-use
gauge corresponding to this IP address pool, which must have
a value less than or equal to the corresponding instance of
ciapPoolThresholdRising.
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.2.1.9
This object indicates the number of IP addresses or prefixes
allocated from this IP address pool.
IP addresses/prefixesSNMPv2-SMIGauge32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.748.1.2.2.1.10
This object indicates the number of available IP addresses or
prefixes in this IP address pool.
IP addresses/prefixesSNMPv2-SMIGauge32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.748.1.2.2.1.11
.1.3.6.1.4.1.9.9.748.1.2.4 · 1 row entry · 13 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciapRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-ADDRESS-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-ADDRESS-POOL-MIB::ciapRangeTable'
This table lists the ranges of IP addresses contained by each
IP address pool maintained by the IP address pool manager.
ciapRangeEntry row .1.3.6.1.4.1.9.9.748.1.2.4.1
An entry describes a single range of IP addresses contained
by an IP address pool.

A peer SNMP entity may create a range of IP addresses by setting
an instance of ciapRangeStatus to 'createAndWait' or
'crea…
Column Syntax OID
This object indicates the type of IP address denoted by the
ciapRangeAddressLower and ciapRangeAddressUpper.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.748.1.2.4.1.1
This object indicates the first IP address in this range of IP
addresses.
OctetString
Constraints:
range: 4-16
.1.3.6.1.4.1.9.9.748.1.2.4.1.2
This object specifies the status of this range of IP addresses.
The following columns must be valid before activating this range
of IP addresses:

- ciapRangeStorage
- ciapRangeAddressUpper
- c…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.748.1.2.4.1.3
This object specifies the memory realization of this range of
IP addresses.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.748.1.2.4.1.4
This object specifies the last IP address in this range of IP
addresses. This value must denote an IP address greater than
or equal to the IP address indicated by the corresponding
instance of ciapRangeAddressLower.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.748.1.2.4.1.5
This object specifies the size of the address cache associated
with this range of IP addresses. The address cache provides a
list of IP addresses most recently returned to this range of IP
addresses. The IP address po…
IP addressesUnsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.4.1.6
This object specifies the time the IP address pool manager
holds an IP address after its return before making it available
for reallocation. Observe that the IP addresses held by the IP
address pool manager are conside…
secondsUnsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.4.1.7
This object specifies the relative priority assigned to this
range of IP addresses. The IP address pool manager allocates
IP addresses from ranges of IP addresses based on a range's
assigned priority, where higher valu…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.748.1.2.4.1.8
This object specifies the units for the corresponding instances
of ciapRangeThresholdRising and ciapRangeThresholdFalling.

The value of ciapGlobalThresholdUnits.0 specifies the default
value for newly cre…
CISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolThresholdUnitsr/w
Type Values:
1other
2absolute
3percent
.1.3.6.1.4.1.9.9.748.1.2.4.1.9
This object specifies the rising threshold for the in-use gauge
corresponding to this range of IP addresses, which must have a
value greater than or equal to the corresponding instance of
ciapRangeThresholdFalling.
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.4.1.10
This object specifies the falling threshold for the in-use
gauge corresponding to this range of IP addresses, which must
have a value less than or equal to the corresponding instance of
ciapRangeThresholdRising.
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.4.1.11
This object indicates the number of IP addresses allocated
from this range of IP addresses.
IP addressesSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.748.1.2.4.1.12
This object indicates the number of available IP addresses in
this range of IP addresses.
IP addressesSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.748.1.2.4.1.13
.1.3.6.1.4.1.9.9.748.1.2.6 · 1 row entry · 14 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciapPrefixTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-ADDRESS-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-ADDRESS-POOL-MIB::ciapPrefixTable'
This table lists the IP prefixes contained by each IP address
pool maintained by the IP address pool manager.
ciapPrefixEntry row .1.3.6.1.4.1.9.9.748.1.2.6.1
An entry describes a single set of IP prefixes contained by an
IP address pool. In this context, an IP prefix also describes
a IPv4 subnet.

A peer SNMP entity may create a set of IP prefixes by setting
an …
Column Syntax OID
This object indicates the type of IP address denoted by
ciapPrefixAddress and ciapPrefixMask.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.748.1.2.6.1.1
This object indicates the first IP prefix in this set of IP
prefixes when bitwise AND'ed with the corresponding instance of
ciapPrefixAddressMask.
OctetString
Constraints:
range: 4-16
.1.3.6.1.4.1.9.9.748.1.2.6.1.2
This object indicates a mask which when bitwise AND'ed with
the corresponding instance of ciapPrefixAddress yields the
first IP prefix in this set of IP prefixes.
OctetString
Constraints:
range: 4-16
.1.3.6.1.4.1.9.9.748.1.2.6.1.3
This object specifies the status of this set of IP prefixes.
The following columns must be valid before activating this range
of IP addresses:

- ciapPrefixStorage
- ciapPrefixAssignedLength
- …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.748.1.2.6.1.4
This object specifies the memory realization of this set of IP
prefixes.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.748.1.2.6.1.5
This object specifies the length of the IP prefix assigned
from this set of IP prefixes. The value of this column must be
greater than or equal to the length of the first IP prefix in
this set of IP prefixes.
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.9.9.748.1.2.6.1.6
This object specifies the size of the IP prefix cache
associated with this set of IP prefixes. The IP prefix cache
provides a list of IP prefixes most recently returned to this
range of IP prefixes. The IP address poo…
IP prefixesUnsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.6.1.7
This object specifies the time the IP address pool manager
holds an IP prefix after its return before making it available
for reallocation. Observe that the IP prefixes held by the IP
address pool manager are considere…
secondsUnsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.6.1.8
This object specifies the relative priority assigned to this
set of IP prefixes. The IP address pool manager allocates IP
prefixes from sets of IP prefixes based on a set's assigned
priority, where higher values specif…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.748.1.2.6.1.9
This object specifies the units for the corresponding instances
of ciapPrefixThresholdRising and ciapPrefixThresholdFalling.

The value of ciapGlobalThresholdUnits.0 specifies the default
value for newly c…
CISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolThresholdUnitsr/w
Type Values:
1other
2absolute
3percent
.1.3.6.1.4.1.9.9.748.1.2.6.1.10
This object specifies the rising threshold for the in-use gauge
corresponding to this set of IP prefixes, which must have a
value greater than or equal to the value of
ciapPrefixThresholdFalling.

If this …
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.6.1.11
This object specifies the falling threshold for the in-use
gauge corresponding to this set of IP prefixes, which must have
a value less than or equal to the corresponding instance of
ciapPrefixThresholdRising.
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.2.6.1.12
This object indicates the number of IP prefixes allocated from
this set of IP prefixes.
IP prefixesSNMPv2-SMIGauge32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.748.1.2.6.1.13
This object indicates the number of available IP prefixes in
this set of IP prefixes.
IP prefixesSNMPv2-SMIGauge32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.748.1.2.6.1.14
.1.3.6.1.4.1.9.9.748.1.3.2 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciapPoolGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-ADDRESS-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-ADDRESS-POOL-MIB::ciapPoolGroupTable'
This table lists the IP address pool groups maintained by the
IP address pool manager.
ciapPoolGroupEntry row .1.3.6.1.4.1.9.9.748.1.3.2.1
An entry describes an IP address pool group.

The IP address pool manager creates an IP address pool group and
inserts it into the ciapPoolGroupTable when an entity sets the
value of an instance of ciapPoolC…
Indexes
Column Syntax OID
This object uniquely identifies the IP address pool group.
CISCO-IP-ADDRESS-POOL-TC-MIBIpAddrPoolInstanceIdentifier
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.748.1.3.2.1.1
This object indicates the name assigned to the IP address pool
group.
CISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolGroupName
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.9.748.1.3.2.1.2
This object specifies the units for the corresponding
instances of ciapPoolGroupThresholdRising and
ciapPoolGroupThresholdFalling.

The value of ciapGlobalThresholdUnits.0 specifies the default
value for n…
CISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolThresholdUnitsr/w
Type Values:
1other
2absolute
3percent
.1.3.6.1.4.1.9.9.748.1.3.2.1.3
This object specifies the rising threshold for the in-use gauge
corresponding to this IP address pool group, which must have a
value greater than or equal to the corresponding instance of
ciapPoolGroupThresholdFalling.
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.3.2.1.4
This object specifies the falling threshold for the in-use
gauge corresponding to this IP address pool group, which must
have a value less than or equal to the corresponding instance of
ciapPoolGroupThresholdRising.
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.748.1.3.2.1.5
This object indicates the total number of IP addresses or
prefixes allocated from IP address pools in this IP address pool
group.
IP addresses/prefixesSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.748.1.3.2.1.6
This object indicates the total number of available IP
addresses or prefixes in the IP address pools in this IP address
pool group.
IP addresses/prefixesSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.748.1.3.2.1.7
.1.3.6.1.4.1.9.9.748.1.3.3 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciapPoolGroupContainsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-ADDRESS-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-ADDRESS-POOL-MIB::ciapPoolGroupContainsTable'
This table lists the IP address pools contained by each IP
address pool group maintained by the IP address pool manager.
ciapPoolGroupContainsEntry row .1.3.6.1.4.1.9.9.748.1.3.3.1
An entry identifies a single IP address pool contained by an
IP address pool group.

The IP address pool manager creates a row in the
ciapPoolGroupContainsTable upon creation of a row in the
ciapPoolTable. …
Column Syntax OID
This object indicates the IP address pool contained by the
corresponding IP address pool group.
CISCO-IP-ADDRESS-POOL-TC-MIBIpAddrPoolInstanceIdentifier
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.748.1.3.3.1.1
.1.3.6.1.4.1.9.9.748.1.4.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ciapAllocatedAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-ADDRESS-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-ADDRESS-POOL-MIB::ciapAllocatedAddressTable'
This table lists of the IP addresses, IPv4 subnets, and IPv6
prefixes allocated from the IP address pools maintained by the
IP address pool manager.
ciapAllocatedAddressEntry row .1.3.6.1.4.1.9.9.748.1.4.1.1
An entry describes a single IP address, IPv4 subnet, or IPv6
prefix allocated from an IP address pool maintained by the IP
address pool manager.

The IP address pool manager creates a row in the
ciapAllocate…
Column Syntax OID
This object indicates the type of IP address for the
corresponding instance of ciapAllocatedAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.748.1.4.1.1.1
This object indicates the IP address, IPv4 subnet, or IPv6
prefix allocated from the corresponding IP address pool.
OctetString
Constraints:
range: 4-16
.1.3.6.1.4.1.9.9.748.1.4.1.1.2
This object indicates a mask for the corresponding instance of
ciapAllocatedAddress.

If the value of this column is all 1's, then the corresponding
instance of ciapAllocatedAddress denotes an IP address.
OctetString
Constraints:
range: 4-16
.1.3.6.1.4.1.9.9.748.1.4.1.1.3