Source NAT Table
Table 103 identifies objects in the Source NAT Table.
Table 103: Source NAT Table
Object | Object ID | Description |
---|---|---|
jnxJsSrcNatNumOfEntries | jnxJsNatObjects 1 | Total number of dynamic addresses being translated. |
jnxJsSrcNatTable | jnxJsNatObjects 2 | Table that exposes the source NAT attributes of the translated addresses. When performing source IP address translation, the device translates the original source IP address or port number to a different one. The resource, address source pools, provide the security device with a supply of addresses from which to draw when performing source NAT. The security device has the following types of source pools:
This table contains information about source IP address translation only. |
jnxJsSrcNatEntry | jnxJsSrcNatTable 1 | Source NAT address entries. This object is indexed by the address pool table and the address allocated. Sequence of parameters:
|
jnxJsNatSrcIpPoolName | jnxJsSrcNatEntry 1 | Address pool from which the translated address is allocated. |
jnxJsNatSrcGlobalAddr | jnxJsSrcNatEntry 2 | Name of dynamic source IP address allocated from the address pool used in the NAT translation. |
jnxJsNatSrcPortPoolType | jnxJsSrcNatEntry 3 | Source NAT can do address translation with or without PAT. The source port pool type indicates whether the address translation is done with PAT, without PAT, or as a static translation:
|
jnxJsNatSrcNumOfPortInuse | jnxJsSrcNatEntry 4 | Number of ports in use for this NAT address entry. This attribute is applicable to only NAT translation with PAT. |
jnxJsNatSrcNumOfSessions | jnxJsSrcNatEntry 5 | Number of sessions in use for this NAT address entry. This attribute is applicable to only NAT translation without PAT. |
jnxJsNatSrcAssocatedIf | jnxJsSrcNatEntry 6 | Index of interfaces associated with this NAT address entry. For each interface, the value is a unique value, greater than zero. |