jnxMacStatsTable

The jnxMacStatsTable contains a list of MAC statistics for Gigabit Ethernet interfaces.

jnxMacStatsEntry has six objects that are listed in Table 75.

Table 75: jnxMacStatsTable

Object

Object Identifier

Description

jnxVlanIndex

jnxMacStatsEntry 1

The virtual LAN (VLAN) ID of a VLAN.

jnxSourceMacAddress

jnxMacStatsEntry 2

The source MAC address.

jnxMacHCInOctets

jnxMacStatsEntry 3

The number of total octets received in this VLAN/MAC address.

jnxMacHCInFrames

jnxMacStatsEntry 4

The number of total frames received in this VLAN/MAC address

jnxMacHCOutOctets

jnxMacStatsEntry 5

The number of total octets transmitted in this VLAN/MAC address.

jnxMacHCOutFrames

jnxMacStatsEntry 6

The number of total frames transmitted in this VLAN/MAC address.

Related Topics