-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hello.
First of all, thank you for that library, since it appears to be the most alive Pyhon-SNMP implementation.
I tried to run simple agent example, from the master branch, that was successful. After that I tried to do as comments say at the beginning of simple_agent.py.
However this time I had response:
snmpwalk -v 2c -c secret -M+. localhost SIMPLE-MIB::simpleMIB
SIMPLE-MIB::simpleMIB = No Such Object available on this agent at this OID
Also, I noted that nowadays <rosecret> is called simply secret inside the /etc/snmp/snmpd.conf.
And in comments:
Then, from a separate console and from inside the python-netsnmpagent
directory, you can run
I believe you meant from /examples directory, since SIMPLE_MIB.txt is available only there?
Metadata
Metadata
Assignees
Labels
No labels