ipNatRemotePort
BINTEC-IPEXT-MIB ·
.0.5.1.8
Object
column
Integer32
This object specifies the remote portnumber used for the session. This is an outside portnumber. However, it is visible to outside networks and also to inside networks.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.5.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipNatEntry
- Table
- ipNatTable
- Siblings
- 13
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipNatIfIndex This object specifies the interface, for which the session
is monitored. | column | Integer32 | .0.5.1.1 |
| ipNatAge This object specifies how long no packet has been
transferred for the session and is used internally
for timeout purposes. | column | RFC1155-SMITimeTicks | .0.5.1.10 |
| ipNatContext This object holds a protocol specific context needed
to identify sessions for ICMP unreachable address
mapping. | column | Integer32 | .0.5.1.11 |
| ipNatTimeout 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. | column | seconds Integer32 | .0.5.1.12 |
| ipNatState Set this object to delete to remove this entry. | column | Enumeration | .0.5.1.13 |
| ipNatCategory Specifies the NAT category according RFC 3489 and 5389
to be applied for UDP traffic matching with this entry. | column | Enumeration | .0.5.1.14 |
| ipNatProtocol This object specifies the protocol, the session is using.
The value icmp specifies an icmp-echo (ping) session. ICMP
error messages are processed by the appropriate tcp or
udp ses… | column | Enumeration | .0.5.1.2 |
| ipNatIntAddr This object specifies the internal local IP Address used for
the session. The internal address is only visible to
inside networks and is translated to the external address,
when a… | column | RFC1155-SMIIpAddress | .0.5.1.3 |
| ipNatIntPort This object specifies the internal local portnumber used for
the session. The internal portnumber is only visible to
inside networks and is translated to the external portnumber
w… | column | Integer32 | .0.5.1.4 |
| ipNatExtAddr This object specifies the external local address used for
the session. This address is visible outside only and
will be translated to the internal address, whenever
a packet is re… | column | RFC1155-SMIIpAddress | .0.5.1.5 |
| ipNatExtPort This object specifies the external local portnumber used for
the session. This address is visible outside only and is
translated to the internal portnumber, whenever a packet
is r… | column | Integer32 | .0.5.1.6 |
| ipNatRemoteAddr This object specifies the remote IP-address used for the
session. This is an outside address. However, it is visible
to outside networks and also to inside networks. | column | RFC1155-SMIIpAddress | .0.5.1.7 |
| ipNatDirection This object specifies, whether the session is incoming
(from outside to inside) or outgoing (from inside to
outside). | column | Enumeration | .0.5.1.9 |