ipNatPrExtPort
BINTEC-IPEXT-MIB ·
.0.6.1.7
Object
column
r/w
Integer32
This object specifies together with ipNatPrExtPortRange the range of port numbers for incoming packets, for which the table entry shall be valid. If both objects are set to -1, the entry is valid for all portnumbers. If ipNatPrPortRange is set to -1, the entry is only valid, when the destination port of an incoming IP packet is equal to ipNatPrExtPort. Otherwise, the entry is valid, if the destination port number lies in the range ExtPort .. ExtPortRange.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.6.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipNatPresetEntry
- Table
- ipNatPresetTable
- Siblings
- 12
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipNatPrIfIndex 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.6.1.1 |
| ipNatPrIntPort This object specifies the internal target host's port-number
for incoming packets matching the table entry. If this
object is set to -1, the target portnumber will be
taken from t… | column | Integer32 | .0.6.1.10 |
| ipNatPrIntMask With ipNatPrIntAddr, this object specifies the internal target
host's IP address for incoming packets matching the table
entry.
An incoming packet matching this ent… | column | RFC1155-SMIIpAddress | .0.6.1.11 |
| ipNatPrTimeout 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.6.1.12 |
| ipNatPrDescr A textual string describing this NAT forwarding rule. | column | OctetString | .0.6.1.13 |
| ipNatPrProtocol This object specifies the protocol, for which the table
entry shall be valid. | column | Enumeration | .0.6.1.2 |
| ipNatPrRemoteAddr This object specifies together with ipNatPrRemoteMask the
the set of IP addresses of remote hosts initiating a
session. The table entry will be valid for an incoming
packet, when … | column | RFC1155-SMIIpAddress | .0.6.1.3 |
| ipNatPrRemoteMask This object specifies together with ipNatPrRemoteAddr
the set of IP addresses of remote hosts initiating the
session. The table entry will be valid for an incoming
packet, when th… | column | RFC1155-SMIIpAddress | .0.6.1.4 |
| ipNatPrExtAddr This object specifies together with ipNatPrExtMask the
set of destination IP addresses, for which the table entry
shall be valid. The entry is valid, if the target IP
address of a… | column | RFC1155-SMIIpAddress | .0.6.1.5 |
| ipNatPrExtMask This object specifies together with ipNatPrExtAddr the
set of destination IP addresses, for which the table entry
shall be valid. The entry is valid, if the target IP
address of a… | column | RFC1155-SMIIpAddress | .0.6.1.6 |
| ipNatPrExtPortRange This object specifies together with ipNatPrExtPort the
range of portnumbers for incoming packets, for which the table
entry shall be valid. If both objects are set to -1, the
entr… | column | Integer32 | .0.6.1.8 |
| ipNatPrIntAddr With ipNatPrIntMask, this object specifies the internal target
host's IP address for incoming packets matching the table
entry.
An incoming packet matching this ent… | column | RFC1155-SMIIpAddress | .0.6.1.9 |