jnxDcuStatsTable
jnxDcuStatsTable contains statistics for traffic that satisfies the rules in each configured destination class. A separate set of statistics is kept for each destination class on each interface and address family on which this feature is enabled. This is essentially a replacement for jnxDCUsTable.
The entries in the jnxDcuStatsTable, whose object identifier is {jnxDCUs 2}, are represented by jnxDCUsStatsEntry and are listed in Table 1.
Table 1: jnxDCUsStatsEntry
Ojbect | Object Identifier | Description |
---|---|---|
jnxDcuStatsSrcIfIndex | jnxDcuStatsEntry 1 | The interface index of the ingress interface for traffic counted in each entry. |
jnxDcuStatsAddrFamily | jnxDcuStatsEntry 2 | The address family of the entry’s traffic. |
nxDcuStatsClassName | jnxDcuStatsEntry 3 | The name of the destination class that applies to the entry’s traffic. |
jnxDcuStatsPackets | jnxDcuStatsEntry 4 | The number of packets received on this interface and belonging to this address family that match this destination class. |
jnxDcuStatsBytes | jnxDcuStatsEntry 5 | The number of bytes received on this interface and belonging to this address family that match this destination class. |
jnxDcuStatsClName | jnxDcuStatsEntry 6 | The name of the destination class. This object is a duplicate of jnxDcuStatsClassName and is included to satisfy those network management applications that cannot extract the destination class name from the instance portion of the OID. |