Specifications
ATX Group
ATX MIB Reference Guide 10-47
• OUTCOME_LOCAL =5, packet filtered (local traffic, or the destination was
the ATX itself) - note that OUTCOME_LOCAL + DEST_UNKNOWN (or +
DEST_MULTI for packets received on ports running the PPP protocol)
indicates that the packet has been temporarily queued pending the results of
ARP or IP options processing, and the unit may eventually forward the
packet.
• OUTCOME_BLOCK = 10, packet filtered (port blocked from bridging and/
or routing)
• OUTCOME_SOURCE = 15, packet filtered (restriction on source port, or
received packet’s contents prevent it from being forwarded); note that a
packet with invalid contents may cause DEST_MULTI/DEST_KNOWN to
be set for an intended DEST_MBRIDGE/DEST_UBRIDGE type of packet
• OUTCOME_DEST = 20, packet filtered (destination port restriction)
sifRxChar0s {sifEntry 24}
Counter Read-Only
Number of characters in the forwarded received packets.
sifRxChar1s {sifEntry 25}
Counter Read-Only
Number of characters in the filtered received packets.
sifRxSizeErrors {sifEntry 26}
Counter Read-Only
Number of received packets discarded due to size errors.
sifRxHwFCSs {sifEntry 27}
Counter Read-Only
Number of received packets discarded due to FCS errors.
sifRxQueues {sifEntry 28}
Counter Read-Only
Number of received packets lost because of insufficient receive buffers. (For
certain interfaces with multipacket FIFO hardware, this count might be
approximate.)
sifRxFFcnts {sifEntry 29}
Obsolete