NAT Rule Hit Table

The jnxJsNatRuleTable, whose object ID is jnxJsNatObjects 5, monitors the NAT rule hits. Table 106 identifies objects in the NAT rule hit table.

Table 106: NAT Rule Hit Table

ObjectObject IDDescription

jnxJsNatRuleEntry

jnxJsNatRuleTable 1

NAT rule hit entries. This object is indexed by the rule index.

Sequence of parameters:

  • jnxJsNatRuleName
  • jnxJsNatRuleType
  • jnxJsNatRuleTransHits

jnxJsNatRuleName

jnxJsNatRuleEntry 1

NAT rule name.

jnxJsNatRuleType

jnxJsNatRuleEntry 2

NAT types such as source, destination, and static.

jnxJsNatRuleTransHits

jnxJsNatRuleEntry 3

Number of hits on this NAT rule.

Related Topics