I've fixed all the little python problems so far with my freebsd install. Everything seems to work now except adding devices. I have all the rooms and locations setup but when I try and add an actual router I get the following error:
Error: pysnmpap.cli.error.BadArgumentError: Parser error at ObjectName: public: Malformed Object ID .1.3.6.1.2.1.public at ObjectName: invalid literal for long(): public
Where public is the RO snmp string.
Thanks