Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in 1.2.7 #1

Open
KorXo opened this issue Nov 5, 2015 · 0 comments
Open

Not working in 1.2.7 #1

KorXo opened this issue Nov 5, 2015 · 0 comments

Comments

@KorXo
Copy link

KorXo commented Nov 5, 2015

Hi,

I updated to 1.2.7 innovation release and some of the checks are not working. According to Mathias:

The OID .1.3.6.1.4.1.12532.6.0 being used in the scan function is missing on
most devices. oid() now returns None instead of "" (as in 1.2.6). Please try changing
that line to:

"snmp_scan_function"    : lambda oid: "SA-2000" in oid(".1.3.6.1.4.1.12532.6.0", ""),

I have tried but still having problems. Just notify you if want to fix it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant