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

Example agent timeout #16

Open
sewashinobi opened this issue May 21, 2017 · 0 comments
Open

Example agent timeout #16

sewashinobi opened this issue May 21, 2017 · 0 comments

Comments

@sewashinobi
Copy link

sewashinobi commented May 21, 2017

The example agent (example_agent.py) timeout at setting ip address place.. Not sure if this is something to do with my configuration?
self.set_IPADDRESS('5.0', '127.0.0.1')

$ snmpwalk -v 2c -c public localhost NET-SNMP-EXAMPLES-MIB::netSnmpExampleScalars

NET-SNMP-EXAMPLES-MIB::netSnmpExampleInteger.0 = INTEGER: 1000
NET-SNMP-EXAMPLES-MIB::netSnmpExampleString.0 = STRING: String for NET-SNMP-EXAMPLES-MIB
NET-SNMP-EXAMPLES-MIB::netSnmpExampleScalars.4.0 = OID: iso.2
Timeout: No Response from localhost

If I remove the set ipaddress from the example_agent.py code, it works. Not sure what is going wrong here

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