This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

monitoring interface errors/collisions

I want to monitor interface errors and collisions but can't find the correct OID for this, but this is what I think will provide me with the correct output:

5 minute input rate 10000 bits/sec, 7 packets/sec
5 minute output rate 142000 bits/sec, 24 packets/sec
143297898 packets input, 34571883835 bytes, 0 no buffer
Received 2732090 broadcasts (295488 multicast)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 input packets with dribble condition detected
253560814 packets output, 117274967390 bytes, 0 underruns
1341799 output errors, 542123 collisions, 0 interface resets
0 babbles, 259128 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out

-> input errors: 1.3.6.1.2.1.2.2.1.14 ( ifinerors )
-> crc: ?
-> output errors: 1.3.6.1.2.1.2.2.1.20 ( ifouterrors )
-> collisions: 1.3.6.1.2.1.10.7.2.1.4 ( dot3statssinglecollisionframes )
-> late collisions: 1.3.6.1.2.1.10.7.2.1.8 ( dot3statslatecollisions )

BUT, these are incremented figures, I'd like to have an average per second or a way to see how many of these errors occur on a timed measurement ( like x/hour or x/day )

Parents
  • thnx for the information, but i have an additional question.

    How am I able to setup this monitoring to be an incremental view on a daily basis ?

    I have no clue what to use in the Mib poller properties

    Rate ?
    Counter ?
    unit ?
    timeframe ?

    What's the exact explanation for these properties, it's nowwhere explained at all.
Reply
  • thnx for the information, but i have an additional question.

    How am I able to setup this monitoring to be an incremental view on a daily basis ?

    I have no clue what to use in the Mib poller properties

    Rate ?
    Counter ?
    unit ?
    timeframe ?

    What's the exact explanation for these properties, it's nowwhere explained at all.
Children
No Data