ipNatOutOperTable
OBJECT-TYPE
1.3.6.1.4.1.272.4.5.61
Description
This table displays all currently active IP address translation policies in 'outgoing' direction. It's similar to the former defined ipNatOutTable. Table entries are created: - either by the IP subsystem itself due to the administratively-defined ipNatOutTable entries (ipNatOutOperType_permanent(1)) - or by several subsystems whenever there is a need for such non-static NAT policies (ipNatOutOperType_temporary(2)) Table entries are deleted: - either by the IP subsystem itself due to the administratively-defined ipNatOutTable entries (ipNatOutOperType_permanent(1)) - or by several subsystems whenever there is a need for such non-static NAT policies (ipNatOutOperType_temporary(2)) - or, in case of non-permanent entries, by the administrator If no matching entry is found (neither in the IP address is set to the IP address defined on the interface configured for NAT. If a matching entry is found, the source IP address of outgoing IP packets is translated according to the couple 'ipNatOutOperExtAddr /ipNatOutOperExtMask'. - If external IP address is a 'host IP address', the whole source IP address is mapped. - If external IP address is a 'net IP address', only the 'net part' of source IP address is affected. This table is only used if the outgoing address translation is activated (ipExtIfNatOutXlat).
Syntax
SEQUENCE OF IpNatOutOperEntry
Children (1)