jnxScuStatsTable

The jnxRpfStatsTable, whose object identifier is {jnxRpfStats 1}, provides a list of RPF entries in table format.

jnxRpfStatsEntry

The jnxRpfStatsEntry, whose object identifier is {jnxRpfStatsTable 1}, has four objects, which are listed in Table 128.

Table 128: jnxRpfStatsEntry

Object

Object Identifier

Description

jnxRpfStatsIfIndex

jnxRpfStatsEntry 1

The ingress interface for traffic that is counted in an RpfStats entry.

jnxRpfStatsAddrFamily

jnxRpfStatsEntry 2

The address family of an entry’s traffic, which can be in IPv4 or IPv6 format.

jnxRpfStatsPackets

jnxRpfStatsEntry 3

The number of packets received on this interface, belonging to this address family, that have been rejected due to RPF processing.

jnxRpfStatsBytes

jnxRpfStatsEntry 4

The number of bytes received on this interface, belonging to this address family, that have been rejected due to RPF processing.

Related Topics