ipNatOutExtAddr
BINTEC-IPEXT-MIB ·
.0.18.1.5
Object
With ipNatOutExtMask, this object specifies the external
'IP address' or 'NET address' to which the internal IP address
is mapped.
- To map exactly to ipNatOutExtAddr (i.e. map to a single IP
address), ipNatOutExtMask MUST be set to 255.255.255.255
- To keep HOST part of source IP address and map only the
NET part, ipNatOutExtMask MUST be the related subnet mask
(and it should be the same as ipNatOutIntMask ).
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.18.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipNatOutEntry
- Table
- ipNatOutTable
- Siblings
- 16
Syntax
RFC1155-SMIIpAddress
- Source
- RFC1155-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipNatOutIfIndex This object specifies the interface index, for which the
table entry shall be valid. If set to 0, the entry will
be valid for all interfaces configured to use NAT. | column | Integer32 | .0.18.1.1 |
| ipNatOutIntPort This object specifies the internal source port for which the
table entry shall be valid. If this object is set to -1,
any internal source port matches this entry. | column | Integer32 | .0.18.1.10 |
| ipNatOutExtPort This object may be used to specify a fixed external source
port to which the internal source port is mapped.
If this object is set to -1, the port is mapped to the next
free so… | column | Integer32 | .0.18.1.11 |
| ipNatOutExtMask With ipNatOutExtAddr, this object specifies the external
'IP address' or 'NET address' to which the internal IP address
is mapped.
- To map exactly to ipNatOutExt… | column | RFC1155-SMIIpAddress | .0.18.1.12 |
| ipNatOutTimeout When there is no traffic associated with a NAT entry, this
entry is discarded at the end of a timeout value. This object
holds this timeout value in seconds. If set to the defau… | column | seconds Integer32 | .0.18.1.13 |
| ipNatOutDescr A textual string describing this NAT translation rule. | column | OctetString | .0.18.1.14 |
| ipNatOutNatCategory Specifies the NAT category according RFC 3489 and 5389
to be applied for UDP traffic matching with this entry. | column | Enumeration | .0.18.1.15 |
| ipNatOutIntPortRange This object specifies together with ipNatOutIntPort the
internal source port range for which the table entry shall
be valid. If this object is set to -1, only ipNatOutIntPort
is u… | column | Integer32 | .0.18.1.16 |
| ipNatOutExtPortRange This object may be used together with ipNatOutExtPort to
specify a fixed external source port number range to which
the internal source port numbers are mapped. This mapping
depen… | column | Integer32 | .0.18.1.17 |
| ipNatOutProtocol This object specifies the protocol, for which the table
entry shall be valid. | column | Enumeration | .0.18.1.2 |
| ipNatOutRemoteAddr This object specifies together with ipNatOutRemoteMask the
set of target IP addresses for which the table entry is
valid. If both objects are set to 0.0.0.0, the table entry
wil… | column | RFC1155-SMIIpAddress | .0.18.1.3 |
| ipNatOutRemoteMask This object specifies together with ipNatOutRemoteAddr the
set of target IP addresses for which the table entry is
valid. If both objects are set to 0.0.0.0, the table entry
wil… | column | RFC1155-SMIIpAddress | .0.18.1.4 |
| ipNatOutRemotePort This object specifies together with ipNatOutRemotePortRange
the range of portnumbers for outgoing packets, for which the
table entry shall be valid. If both objects are set to -1,… | column | Integer32 | .0.18.1.6 |
| ipNatOutRemotePortRange This object specifies together with ipNatOutRemotePort
the range of portnumbers for outgoing packets, for which the
table entry shall be valid. If both objects are set to -1, the
… | column | Integer32 | .0.18.1.7 |
| ipNatOutIntAddr This object specifies together with ipNatOutIntMask
the internal hosts IP address for outgoing packets
matching the table entry. If both objects are set to
0.0.0.0, the table … | column | RFC1155-SMIIpAddress | .0.18.1.8 |
| ipNatOutIntMask This object specifies together with ipNatOutIntAddr
the internal hosts IP address for outgoing packets
matching the table entry. If both objects are set to
0.0.0.0, the table … | column | RFC1155-SMIIpAddress | .0.18.1.9 |