dsliteNATBindMappingMapBehavior
DSLite-MIB ·
.1.3.6.1.2.1.240.1.2.1.1.12
Object
column
Enumeration
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 same external address and port for all destination
address and port combinations reached through the same
external realm and using the given protocol.
addressDependent(1) maps to the same external address
and port for all destination ports at the same
destination address reached through the same external
realm and using the given protocol.
addressAndPortDependent(2) maps to a separate external
address and port combination for each different
destination address and port combination reached
through the same external realm.
For the DS-Lite scenario, it must be
addressAndPortDependent(2).
Context
- MIB
- DSLite-MIB
- OID
.1.3.6.1.2.1.240.1.2.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dsliteNATBindEntry
- Table
- dsliteNATBindTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | endpointIndependent |
1 | addressDependent |
2 | addressAndPortDependent |
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 |
| 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 |
| dsliteNATBindMappingAddressPooling 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 usi… | column | Enumeration | .1.3.6.1.2.1.240.1.2.1.1.14 |
| 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 |