ipNatExRemotePortRange
BINTEC-IPEXT-MIB ·
.0.60.1.10
Object
column
r/w
Integer32
This object specifies together with ipNatExRemotePort the range of remote portnumbers, for which the table entry shall be valid. If both objects are set to -1, the entry is valid for all remote portnumbers. If ipNatExRemotePortRange is set to -1, the entry is only valid when the remote portnumber of a packet is equal to ipNatExRemotePort. Otherwise, the entry is valid if the remote portnumber lies in the range ExRemotePort .. ExRemotePortRange.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.60.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipNatExcludeEntry
- Table
- ipNatExcludeTable
- Siblings
- 11
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipNatExIfIndex 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.60.1.1 |
| ipNatExDescr A textual string describing this NAT excluding rule. | column | OctetString | .0.60.1.11 |
| ipNatExAction This object specifies which packets will be excluded from NAT
processing. When set to 'exclude' (default value), any packet
matching the parameters of the entry will be excluded… | column | Enumeration | .0.60.1.12 |
| ipNatExProtocol This object specifies the protocol, for which the table
entry shall be valid. | column | Enumeration | .0.60.1.2 |
| ipNatExLocalAddr This object specifies together with ipNatExLocalMask the set
of IP addresses of local hosts involved in the communication.
The table entry will be valid when the IP address of t… | column | RFC1155-SMIIpAddress | .0.60.1.3 |
| ipNatExLocalMask This object specifies together with ipNatExLocalAddr the set
of IP addresses of local hosts involved in the communication.
The table entry will be valid when the IP address of t… | column | RFC1155-SMIIpAddress | .0.60.1.4 |
| ipNatExLocalPort This object specifies together with ipNatExLocalPortRange
the range of local portnumbers, for which the table entry
shall be valid. If both objects are set to -1, the entry is
… | column | Integer32 | .0.60.1.5 |
| ipNatExLocalPortRange This object specifies together with ipNatExLocalPort
the range of local portnumbers, for which the table entry
shall be valid. If both objects are set to -1, the entry is
valid… | column | Integer32 | .0.60.1.6 |
| ipNatExRemoteAddr This object specifies together with ipNatExRemoteMask the set
of IP addresses of remote hosts involved in the communication.
The table entry will be valid when the IP address of… | column | RFC1155-SMIIpAddress | .0.60.1.7 |
| ipNatExRemoteMask This object specifies together with ipNatExRemoteAddr the set
of IP addresses of remote hosts involved in the communication.
The table entry will be valid when the IP address of… | column | RFC1155-SMIIpAddress | .0.60.1.8 |
| ipNatExRemotePort This object specifies together with ipNatExRemotePortRange
the range of remote portnumbers, for which the table entry
shall be valid. If both objects are set to -1, the entry is… | column | Integer32 | .0.60.1.9 |