dsliteNATBindMappingAddressPooling
DSLite-MIB ·
.1.3.6.1.2.1.240.1.2.1.1.14
Object
column
Enumeration
Type of address pooling behavior that was used to create
this mapping.
arbitrary(0) pooling behavior means that the NAT instance
may create the new port mapping using any address in the
pool that has a free port for the protocol concerned.
paired(1) pooling behavior, the behavior RECOMMENDED by RFC
4787, REQ-2 means that once a given internal address has
been mapped to a particular address in a particular pool,
further mappings of the same internal address to that pool
will reuse the previously assigned pool member address.
Context
- MIB
- DSLite-MIB
- OID
.1.3.6.1.2.1.240.1.2.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dsliteNATBindEntry
- Table
- dsliteNATBindTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | arbitrary |
1 | paired |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dsliteNATBindMappingInstanceIndex Index of the NAT instance that created this port
map entry. | column | NATV2-MIBNatv2InstanceIndex | .1.3.6.1.2.1.240.1.2.1.1.1 |
| dsliteNATBindMappingIntPort The mapping's internal port number. This MUST be a
non-zero value. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.240.1.2.1.1.10 |
| dsliteNATBindMappingPool Index of the pool that contains this mapping's external
address and port. If zero, no pool is associated with
this mapping. | column | Unsigned32 | .1.3.6.1.2.1.240.1.2.1.1.11 |
| dsliteNATBindMappingMapBehavior Mapping behavior as described in Section 4.1 of RFC 4787.
endpointIndependent(0), the behavior REQUIRED by
RFC 4787, REQ-1 maps the source address and port to
the s… | column | Enumeration | .1.3.6.1.2.1.240.1.2.1.1.12 |
| dsliteNATBindMappingFilterBehavior Filtering behavior as described in Section 5 of RFC 4787.
endpointIndependent(0) accepts for translation packets
from all combinations of remote address and port
de… | column | Enumeration | .1.3.6.1.2.1.240.1.2.1.1.13 |
| dsliteNATBindMappingProto This object specifies the mapping's transport protocol
number. | column | NATV2-MIBProtocolNumber | .1.3.6.1.2.1.240.1.2.1.1.2 |
| dsliteNATBindMappingExtRealm The realm to which dsliteNATBindMappingExtAddress
belongs. | column | OctetString | .1.3.6.1.2.1.240.1.2.1.1.3 |
| dsliteNATBindMappingExtAddressType Address type for the mapping's external address.
This object MUST be set to the value of iPv4(1).
The values of ipv6(2), ipv4z(3), and ipv6z(4) are
not allowed. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.240.1.2.1.1.4 |
| dsliteNATBindMappingExtAddress The mapping's external address. This is the source
address for translated outgoing packets. The address
type is given by dsliteNATBindMappingExtAddressType. | column | OctetString | .1.3.6.1.2.1.240.1.2.1.1.5 |
| dsliteNATBindMappingExtPort The mapping's assigned external port number.
This is the source port for translated outgoing
packets. This MUST be a non-zero value. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.240.1.2.1.1.6 |
| dsliteNATBindMappingIntRealm The realm to which natMappingIntAddress belongs. This
realm defines the IPv6 address space from which the
tunnel source address is taken. The realm of the
encapsulated IPv4 addr… | column | OctetString | .1.3.6.1.2.1.240.1.2.1.1.7 |
| dsliteNATBindMappingIntAddressType Address type of the mapping's internal address.
This object MUST be set to the value of iPv4z(3).
The values of ipv4(1), ipv6(2), and ipv6z(4) are
not allowed. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.240.1.2.1.1.8 |
| dsliteNATBindMappingIntAddress The mapping's internal address. It is the IPv6 tunnel
source address. The address type is given by
dsliteNATBindMappingIntAddressType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.240.1.2.1.1.9 |