jnxFirewallsTable

The deprecated jnxFirewallsTable contains jnxFirewallsEntry, whose object ID is {jnxFirewallsTable 1}. Each jnxFirewallsEntry contains the objects listed in Table 78.

Table 78: jnxFirewallsEntry

Object

Object ID

Description

jnxFWFilter

jnxFirewallsEntry 1

The name of the firewall filter. This object does not support names that have more than 24 characters.

jnxFWCounter

jnxFirewallsEntry 2

The name of the counter or the policer. This name is specific within the firewall filter.

jnxFWType

jnxFirewallsEntry 3

The type of the jnxFWCounter object. The value of jnxFWType can be 1 (other), 2 (counter), or 3 (policer).

jnxFWPackets

jnxFirewallsEntry 4

The number of packets that are associated with the specified counter or policer.

jnxFWBytes

jnxFirewallsEntry 5

The number of bytes that are associated with the counter. For policers, the value of jnxFWBytes is always zero because the policers do not count the number of bytes.

Related Topics