jnxJsNatIfSrcPoolPortTable

jnxJsNatIfSrcPoolPortTable, whose object ID is jnxJsNatObjects 3, monitors the port usage of the NAT interface source IP address pool by displaying information about the objects listed in Table 105.

The interface source pool is predefined. This source pool is referenced in a policy in which it is configured. The security device translates the source IP address to the address of the egress interface for the traffic, matching a policy that references the interface source pool. The security device always applies PAT for the interface source pool.

Table 105: jnxJsNatIfSrcPoolPortTable

Object

Object ID

Description

jnxJsNatIfSrcPoolPortEntry

jnxJsNatIfSrcPoolPortTable 1

Source NAT address entries. This object is indexed by the address pool table and the address.

Sequence of parameters:

  • jnxJsNatIfSrcPoolIndex
  • jnxJsNatIfSrcPoolTotalSinglePorts
  • jnxJsNatIfSrcPoolAllocSinglePorts
  • jnxJsNatIfSrcPoolTotalTwinPorts
  • jnxJsNatIfSrcPoolAllocTwinPorts

jnxJsNatIfSrcPoolIndex

jnxJsNatIfSrcPoolPortEntry 1

Index number of the port pool of this address pool.

jnxJsNatIfSrcPoolTotalSinglePorts

jnxJsNatIfSrcPoolPortEntry 2

Total number of single ports in a port pool.

jnxJsNatIfSrcPoolAllocSinglePorts

jnxJsNatIfSrcPoolPortEntry 3

Number of single ports in a port pool allocated or in use.

jnxJsNatIfSrcPoolTotalTwinPorts

jnxJsNatIfSrcPoolPortEntry 4

Total number of twin ports in a port pool.

jnxJsNatIfSrcPoolAllocTwinPorts

jnxJsNatIfSrcPoolPortEntry 5

Number of twin ports in a port pool allocated or in use.

Related Topics