Related Documentation
NAT Rule Hit Table
The jnxJsNatRuleTable, whose object ID is {jnxJsNatObjects 5}, monitors the NAT rule hits. Table 1 identifies objects in the NAT Rule Hit Table.
Table 1: NAT Rule Hit Table
| Object | Object ID | Description |
|---|---|---|
jnxJsNatRuleEntry | jnxJsNatRuleTable 1 | NAT rule hit entries. This object is indexed by the rule index. Sequence of parameters:
|
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. It is deprecated to avoid negative values. |
jnxJsNatRuleHits | jnxJsNatRuleEntry 4 | Number of hits on this NAT rule to deprecate jnxJsNatRuleTransHits. |
jnxJsNatRuleNumOfSessions | jnxJsNatRuleEntry 5 | Number of sessions on this NAT rule. |

