-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels