Chapter 6: Cabletron MIBPage 6-28Fast Network 10 MIB Reference Guide• DEST_BBRIDGE = 5, a bridge management broadcast packet (either an ARPto the FN10 or an ARP created by the FN10)• DEST_BROADCAST = 6, a received broadcast packet (other than an ARP tothe FN10 itself)• OUTCOME_FWD = 0, packet forwarded• OUTCOME_LOCAL =7, packet filtered (local traffic, or the destination wasthe FN10 itself)• OUTCOME_BLOCK = 14, packet filtered (port blocked from bridging)• OUTCOME_SOURCE = 21, packet filtered (restriction on source port, orreceived packet’s contents prevent it from being forwarded)• OUTCOME_DEST = 28, packet filtered (destination port restriction)sxifRxHwFCSs {sxifEntry 18}Counter Read-OnlyNumber of received packets discarded due to FCS errors.sxifRxQueues {sxifEntry 19}Counter Read-OnlyNumber of received packets lost because of insufficient receive buffers.sxifTxPacket {sxifEntry 20}Octet String Read-OnlyA 28 byte array, containing the number of transmitted packets broken down into7 categories. The number of packets in each category is encoded as a series of 4bytes, which should be converted into a 32 bit counter. The 7 categories are theDEST_xxx values, as previously described.sxifTxStorms {sxifEntry 21}Counter Read-OnlyNumber of packets not sent due to protection against a multicast storm.sxifTxDests {sxifEntry 22}Counter Read-OnlyNumber of packets not sent due to a destination port filtering restriction.