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: |
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 |