Ad Widget

Collapse

IfinOctets value

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • diopter
    Junior Member
    • May 2006
    • 26

    #1

    IfinOctets value

    i get a large value from IfInOctets which equal to 3860756393

    Is this normal?
    can anyone tell me what is this value mean? Bytes ? bits?

    if i wan this to represent in Kb or Mb , is it possible and how?
    thx!
  • gadget
    Junior Member
    • Jan 2006
    • 14

    #2
    Originally posted by diopter
    i get a large value from IfInOctets which equal to 3860756393
    Octets are Bytes, and the value does increment with every Byte sent through this port. If you want to get the *current* traffic, use Zabbix's delta function, this will report - as the name says - just the difference between the new and the old value. This is probably what you want...

    Comment

    • diopter
      Junior Member
      • May 2006
      • 26

      #3
      Originally posted by gadget
      Octets are Bytes, and the value does increment with every Byte sent through this port. If you want to get the *current* traffic, use Zabbix's delta function, this will report - as the name says - just the difference between the new and the old value. This is probably what you want...
      oh thx. i can show kbps now

      Comment

      • swaterhouse
        Senior Member
        • Apr 2006
        • 268

        #4
        If you truly want to show kbps you need to set the custom multiplier to 8 because most bandwith is measured in bits per second not bytes per second.

        8 bits = 1 byte = 1 octet

        Comment

        • diopter
          Junior Member
          • May 2006
          • 26

          #5
          Originally posted by swaterhouse
          If you truly want to show kbps you need to set the custom multiplier to 8 because most bandwith is measured in bits per second not bytes per second.

          8 bits = 1 byte = 1 octet
          ya i oredi set it to 8 ..
          thx anyway

          Comment

          • data
            Junior Member
            • Jun 2006
            • 3

            #6
            And ifInOctets with cisco VLAN's?

            It seems the value of ifInOctets on a Cisco catalyst is different than of a physical interface. Does anyone know why?

            Comment

            Working...