>> MIB - Management Information Base

>> Table: ipNatUPnPTable - (.1.3.6.1.4.1.272.4.5.45.20.10)

Description: This table specifies the IP addresses and port numbers for sessions requested from outside and authorized by a UPnP client.

Entries in the table are created by UPnP clients.

ipNatUPnPTable
OIDNameTypeAccess
.10IfIndexINTEGERR
.20ProtocolENUMR
.30RemoteAddrIpAddressR
.40ExtPortINTEGERR
.50IntAddrIpAddressR
.60IntPortINTEGERR
.70LeaseDurationINTEGERR
.80StatusENUMD
.90DescriptionDisplayStringR

IfIndex
This object specifies the interface index, for which the table entry shall be valid.
Protocol
This object specifies the protocol, for which the table entry shall be valid.

Enumerations:

  • tcp (6)
  • udp (17)
RemoteAddr
This object specifies the IP address of the remote host initiating the connection. An incoming call can only be accepted if the IP adress of the remote host initiating the connection is the one specified by this object. If this object is set to 0.0.0.0, the table entry will be valid for any remote host.
ExtPort
This object specifies the destination port number for incoming calls. An incoming call can only be accepted if the destination port is the one specified by this object. If this object is set to -1, the entry is valid for all port numbers.

Range: -1 to 65535

IntAddr
This object specifies the internal target host IP address for incoming calls matching the table entry.

An incoming call matching this entry will be routed to the internal server specified by this object.

IntPort
This object specifies the internal target host port-number for incoming calls matching the table entry.

Range: 0 to 65535

LeaseDuration
This object specifies a lease duration in seconds. The entry is discarded at the end of this time. If this object is set to 0, the lease duration is infinite, and the entry will have to be explicitely deleted by a UPnP client.

Range: 0 to 5184000

Status
This object specifies whether this entry is currently enabled or disabled.

Enumerations:

  • delete (10)
  • enabled (20)
  • disabled (30)
Description
This object specifies an optional description for this entry.

Length: 0 to 255


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