Interface Port.IngressInterfaceErrorsOrBuilder

    • Method Detail

      • hasIfInErrors

        boolean hasIfInErrors()
        optional uint64 if_in_errors = 1;
         Counter: the number of packets that contained errors
         
      • getIfInErrors

        long getIfInErrors()
        optional uint64 if_in_errors = 1;
         Counter: the number of packets that contained errors
         
      • hasIfInQdrops

        boolean hasIfInQdrops()
        optional uint64 if_in_qdrops = 2;
         Counter: the number of packets dropped by the input queue of the I/O Manager ASIC
         
      • getIfInQdrops

        long getIfInQdrops()
        optional uint64 if_in_qdrops = 2;
         Counter: the number of packets dropped by the input queue of the I/O Manager ASIC
         
      • hasIfInFrameErrors

        boolean hasIfInFrameErrors()
        optional uint64 if_in_frame_errors = 3;
         Counter: the number of packets which were misaligned
         
      • getIfInFrameErrors

        long getIfInFrameErrors()
        optional uint64 if_in_frame_errors = 3;
         Counter: the number of packets which were misaligned
         
      • hasIfInDiscards

        boolean hasIfInDiscards()
        optional uint64 if_in_discards = 4;
         Counter: the number of non-errorpackets which were chosen to be discarded
         
      • getIfInDiscards

        long getIfInDiscards()
        optional uint64 if_in_discards = 4;
         Counter: the number of non-errorpackets which were chosen to be discarded
         
      • hasIfInRunts

        boolean hasIfInRunts()
        optional uint64 if_in_runts = 5;
         Counter: the number of runt packets
         
      • getIfInRunts

        long getIfInRunts()
        optional uint64 if_in_runts = 5;
         Counter: the number of runt packets
         
      • hasIfInL3Incompletes

        boolean hasIfInL3Incompletes()
        optional uint64 if_in_l3_incompletes = 6;
         Counter: the number of packets that fail Layer 3 sanity checks of the header
         
      • getIfInL3Incompletes

        long getIfInL3Incompletes()
        optional uint64 if_in_l3_incompletes = 6;
         Counter: the number of packets that fail Layer 3 sanity checks of the header
         
      • hasIfInL2ChanErrors

        boolean hasIfInL2ChanErrors()
        optional uint64 if_in_l2chan_errors = 7;
         Counter: the number of packets for which the software could not find a valid logical interface
         
      • getIfInL2ChanErrors

        long getIfInL2ChanErrors()
        optional uint64 if_in_l2chan_errors = 7;
         Counter: the number of packets for which the software could not find a valid logical interface
         
      • hasIfInL2MismatchTimeouts

        boolean hasIfInL2MismatchTimeouts()
        optional uint64 if_in_l2_mismatch_timeouts = 8;
         Counter: the number of malform or short packets
         
      • getIfInL2MismatchTimeouts

        long getIfInL2MismatchTimeouts()
        optional uint64 if_in_l2_mismatch_timeouts = 8;
         Counter: the number of malform or short packets
         
      • hasIfInFifoErrors

        boolean hasIfInFifoErrors()
        optional uint64 if_in_fifo_errors = 9;
         Counter: the number of FIFO errors
         
      • getIfInFifoErrors

        long getIfInFifoErrors()
        optional uint64 if_in_fifo_errors = 9;
         Counter: the number of FIFO errors
         
      • hasIfInResourceErrors

        boolean hasIfInResourceErrors()
        optional uint64 if_in_resource_errors = 10;
         Counter: the number of resourceerrors
         
      • getIfInResourceErrors

        long getIfInResourceErrors()
        optional uint64 if_in_resource_errors = 10;
         Counter: the number of resourceerrors