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