cIpLocalPoolAddrType
CISCO-IP-LOCAL-POOL-MIB ·
.1.3.6.1.4.1.9.9.326.1.1.2.1.2
Object
column
INET-ADDRESS-MIBInetAddressType
This object specifies the address type of cIpLocalPoolAddressLo and cIpLocalPoolAddressHi.
Context
- MIB
- CISCO-IP-LOCAL-POOL-MIB
- OID
.1.3.6.1.4.1.9.9.326.1.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cIpLocalPoolConfigEntry
- Table
- cIpLocalPoolConfigTable
- Siblings
- 8
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | 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. | column | CIpLocalPoolName | .1.3.6.1.4.1.9.9.326.1.1.2.1.1 |
| 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.
… | column | INET-ADDRESS-MIBInetAddress | .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… | column | INET-ADDRESS-MIBInetAddress | .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. | column | SNMPv2-SMIGauge32 | .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. | column | SNMPv2-SMIGauge32 | .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 cont… | column | CIpLocalPoolGroupNameOrNull | .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. | column | SNMPv2-TCRowStatus | .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. | column | Unsigned32 | .1.3.6.1.4.1.9.9.326.1.1.2.1.9 |