ciapPoolType
CISCO-IP-ADDRESS-POOL-MIB ·
.1.3.6.1.4.1.9.9.748.1.2.2.1.5
Object
column
r/w
Enumeration
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.
'shared'
The system uses this IP address pool regardless of the
entity (e.g., IPCP, IPsec, DHCP) allocating IP
addresses from this IP address pool. Sometimes we use
the term 'untyped pool' to refer to an IP address pool
used in this manner.
'local'
The system restricts the use this IP address pool to
assign IP addresses to peers when establishing a
connection (e.g., PPP and IPsec) to the system.
'dhcp'
The system restricts the use of this IP address pool
to a DHCP server.
Context
- MIB
- CISCO-IP-ADDRESS-POOL-MIB
- OID
.1.3.6.1.4.1.9.9.748.1.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciapPoolEntry
- Table
- ciapPoolTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | shared |
3 | local |
4 | dhcp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciapPoolId This object uniquely identifies the IP address pool. | column | CISCO-IP-ADDRESS-POOL-TC-MIBIpAddrPoolInstanceIdentifier | .1.3.6.1.4.1.9.9.748.1.2.2.1.1 |
| ciapPoolAddressesInUse This object indicates the number of IP addresses or prefixes
allocated from this IP address pool. | column | IP addresses/prefixes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.748.1.2.2.1.10 |
| ciapPoolAddressesFree This object indicates the number of available IP addresses or
prefixes in this IP address pool. | column | IP addresses/prefixes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.748.1.2.2.1.11 |
| ciapPoolStatus This object specifies the status of this IP address pool. The
following columns must be valid before activating this IP
address pool:
- ciapPoolStorage
- c… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.748.1.2.2.1.2 |
| ciapPoolStorage This object specifies the memory realization of this IP
address pool. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.748.1.2.2.1.3 |
| ciapPoolName 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.
… | column | CISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolNameOrNull | .1.3.6.1.4.1.9.9.748.1.2.2.1.4 |
| ciapPoolContainedIn 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 t… | column | CISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolGroupNameOrNull | .1.3.6.1.4.1.9.9.748.1.2.2.1.6 |
| ciapPoolThresholdUnits This object specifies the units for the corresponding instances
of ciapPoolThresholdRising and ciapPoolThresholdFalling.
The value of ciapGlobalThresholdUnits.0 spe… | column | IP addresses CISCO-IP-ADDRESS-POOL-TC-MIBIpAddressPoolThresholdUnits | .1.3.6.1.4.1.9.9.748.1.2.2.1.7 |
| ciapPoolThresholdRising 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 … | column | Unsigned32 | .1.3.6.1.4.1.9.9.748.1.2.2.1.8 |
| ciapPoolThresholdFalling 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… | column | Unsigned32 | .1.3.6.1.4.1.9.9.748.1.2.2.1.9 |