Skip to content

Example agent timeout #16

@sewashinobi

Description

@sewashinobi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions