![](https://secure.gravatar.com/avatar/9abe20c0334c434e718283e11768653a.jpg?s=120&d=mm&r=g)
Hello,
Thanks for the advice! I'm pretty sure we don't have the latest software on the switches... they're old and as far as I know we never updated them.
I did some testing and here's what I found. Via the telnet interface, this are the statistics for 'unit 2 port 7' (sorry for the messed-up layout)
========================================================================================= Port Statistics Unit: [ 2 ] Port: [ 7 ] Received Transmitted -------------------------------------- -------------------------------------- Packets: 0 Packets: 0 Multicasts: 0 Multicasts: 0 Broadcasts: 0 Broadcasts: 0 Total Octets: 0 Total Octets: 0 Pause Frames: 0 Pause Frames: 0 FCS Errors/Frame Errors: 0 Collisions: 0 Undersized Packets: 0 Single Collisions: 0 Oversized Packets: 0 Multiple Collisions: 0 Filtered Packets: 0 Excessive Collisions: 0 Deferred Packets: 0 Late Collisions: 0
Packets 64 bytes: 0 Packets 256-511 bytes: 0 65-127 bytes 0 512-1023 bytes 0 128-255 bytes 0 1024-1518 bytes 0 (Jumbo) 1522-9216 bytes 0
=========================================================================================
All zero as you can see.
Here's what "snmpwalk -v 2c -c public <ip address> ifTable" gives me (I grepped for .71 since that's the id for that port):
========================================================================================= IF-MIB::ifIndex.71 = INTEGER: 71 IF-MIB::ifDescr.71 = STRING: Nortel Networks BayStack 5510-24T Ethernet Switch Module - Unit 2 Port 7 IF-MIB::ifType.71 = INTEGER: ethernetCsmacd(6) IF-MIB::ifMtu.71 = INTEGER: 1514 IF-MIB::ifSpeed.71 = Gauge32: 1000000000 IF-MIB::ifPhysAddress.71 = STRING: 0:12:83:bf:c4:1 IF-MIB::ifAdminStatus.71 = INTEGER: up(1) IF-MIB::ifOperStatus.71 = INTEGER: down(2) IF-MIB::ifLastChange.71 = Timeticks: (2915457457) 337 days, 10:29:34.57 IF-MIB::ifInOctets.71 = Counter32: 3710318200 IF-MIB::ifInUcastPkts.71 = Counter32: 2055778123 IF-MIB::ifInNUcastPkts.71 = Counter32: 2867510 IF-MIB::ifInDiscards.71 = Counter32: 5440 IF-MIB::ifInErrors.71 = Counter32: 0 IF-MIB::ifInUnknownProtos.71 = Counter32: 0 IF-MIB::ifOutOctets.71 = Counter32: 651533736 IF-MIB::ifOutUcastPkts.71 = Counter32: 3151498062 IF-MIB::ifOutNUcastPkts.71 = Counter32: 204448697 IF-MIB::ifOutDiscards.71 = Counter32: 0 IF-MIB::ifOutErrors.71 = Counter32: 0 IF-MIB::ifOutQLen.71 = Gauge32: 0 IF-MIB::ifSpecific.71 = OID: EtherLike-MIB::dot3 =========================================================================================
These numbers are obviously way different. So I guess I should really look into the software version now.. ?
Regards, Tom
-----Oorspronkelijk bericht----- Van: observium [mailto:observium-bounces@observium.org] Namens Michael Loftis Verzonden: vrijdag 21 februari 2014 13:46 Aan: Observium Network Observation System Onderwerp: Re: [Observium] strange numbers from nortel switch
Sounds like you've got a buggy SNMP implementation on your switch. Try making sure you've got the latest software on your switches. You can see the snmp counters by using snmpwalk directly on most platforms ... snmpwalk -v 2c -c <YOUR COMMUNITY> <YOURHOST> ifTable
You can also walk just specific portions by replacing ifTable with the portion you're interested in, or use snmpget instead of snmpwalk to get a single specific counter. YMMV because some distributions do not setup their command line snmp stuff correctly to find the MIBs (Observium works by explicitly setting this to known working values and shipping MIB definitions)
On Fri, Feb 21, 2014 at 4:23 AM, Tom De Puysseleyr tom.depuysseleyr@belorta.be wrote:
Hi
I'm trying to setup Observium to poll all of our switches, and so far I just love it. Great job guys! I hope to convince the management to subscribe soon, but for now we'll have to do with the community version.
Let me try to explain my issue. I am polling a dual stack of Nortel Baystack 5510-24T switches using snmp v2c. All ports of unit 1 and ports 1 - 6 of unit 2 look fine. The graphics (bits/sec) for port 7 to 24 of unit 2 are strange though. Port 7 is not used, no device is connected to it at all. The average traffic according to the graphs is around 30Gbit/s. All other ports after port 7 show the exact same numbers. So first I tried to reset all port statistics on the switch. The graphs showed 0 bits/s for a few minutes, but then after let's say 30 minutes it shows a current bandwidth of 8Gbit/s. I tried deleting the device from Observium and added it again, but it seems that all counters are still there. When I look at the port using telnet, all counters are 0. I know that this switch is not in the supported devices list, but as far as I know the default snmp pollings should provide correct numbers for bandwidth statistics, no?
Any help is greatly appreciated!
Regards,
Tom De Puysseleyr
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium