>> MIB - Management Information Base

>> Table: ipNatExpTable - (.1.3.6.1.4.1.272.4.5.34.1)

Description: If NAT is switched on for an interface, this table contains entries for expected sessions. Table entries are creates by the system whenever there is a need for a new incoming session. Table entries are removed after timeout or if the expected session is established.

ipNatExpTable
OIDNameTypeAccess
.1IfIndexINTEGERR
.2ProtocolENUMR
.3IntAddrIpAddressR
.4IntPortINTEGERR
.5ExtAddrIpAddressR
.6ExtPortINTEGERR
.7RemoteAddrIpAddressR
.8ExtPortTypeENUMR
.9RemotePortINTEGERR
.10TimeoutINTEGERR

IfIndex
This object specifies the interface, for which the session is expected. A value of 0 means ANY interface.
Protocol
This object specifies the protocol, the expected session is using.

Enumerations:

  • icmp (1)
  • igmp (2)
  • tcp (6)
  • udp (17)
  • ipv6 (41)
  • gre (47)
  • esp (50)
  • ah (51)
  • ospf (89)
  • l2tp (115)
IntAddr
This object specifies the internal local IP Address used for the expected session.
IntPort
This object specifies the internal local port-number used for the expected session. A value of -1 means to copy the related external port-number without any NAT-translation.

Range: -1 to 65535

ExtAddr
This object specifies the external local address used for the expected session. A value of 0.0.0.0 means ANY address.
ExtPort
This object specifies the external local port-number used for the expected session. A value of -1 means ANY port-number.

Range: -1 to 65535

RemoteAddr
This object specifies the remote IP-address used for the expected session. A value of 0.0.0.0 means ANY address.
ExtPortType
This field is used for NAT-internal signalling. Applications shall set it to <supplied>. For automatically generated, NAT-out-triggered entries, the system sets this field to <pool> temporarily when the related ExtPort-entry is taken from one of the pools and must be released again later.

Enumerations:

  • supplied (1)
  • pool (2)
RemotePort
This object specifies the remote port-number used for the expected session. A value of -1 means ANY port number.

Range: -1 to 65535

Timeout
Set a specific Timeout in seconds for a new expected session. A value of 0 means UNSPECIFIED (default-value is taken).

Range: 0 to 86400


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH