Oct 012009
 

Quick update today! User Christianha, pointed out to me that the port_report tool was not matching any MAC address he passed. The reason for this is because he was passing the MAC address in uppercase. As per his suggestion, I fixed line 348 so that before it returns the mac, it willl make the MAC lower case. Then I just realized something…. I reverted line 348 back to way it was and changed line 676 instead..

It was if nmac == cmac:
Now it is  re.search(nmac, cmac, re.IGNORECASE):

I felt this was the safer option..

Thank you Christianha for pointing the issues out..

LD Port Report == Download

dynasty

  One Response to “LD Port Report 1.13 quick update. The Mac Address Reporting Tool”

  1. Just stumbled upon your script and wanted to say many thanks for having created it.

    Looks like the last update for this was in 2009, but Im hoping this msg will reach you:

    Are you planning on including SNMPv3 support for your script ? I’ve searched around and found that it seems to only need a few Arg tweaks along with the usage of :
    cmdgen.UsmUserData(‘test-user’, ‘authkey1′, ‘privkey1′)

    but then again I fail at programming and couldn’t do it myself.


Warning: fopen(/home/dynasty/linuxdynasty.org/wp-content/plugins/wp-google-plus-one/lib/standard.txt) [function.fopen]: failed to open stream: No such file or directory in /home/dynasty/linuxdynasty.org/wp-content/plugins/wp-google-plus-one/plusone.php on line 104

Warning: fread(): supplied argument is not a valid stream resource in /home/dynasty/linuxdynasty.org/wp-content/plugins/wp-google-plus-one/plusone.php on line 105

Warning: fclose(): supplied argument is not a valid stream resource in /home/dynasty/linuxdynasty.org/wp-content/plugins/wp-google-plus-one/plusone.php on line 106
.