i am running snmp discovery but i am getting this error i cant go beyond this
INFO:root:Scanning network 192.168.0.0/24 for SNMP-enabled devices…
INFO:root:Scanning IP range 192.168.0.0/24 for open SNMP ports…
DEBUG:root:Host 192.168.0.151: {‘hostnames’: [{‘name’: ”, ‘type’: ”}], ‘addresses’: {‘ipv4’: ‘192.168.0.151’, ‘mac’: ‘AA:BB:CC:80:20:00’}, ‘vendor’: {}, ‘status’: {‘state’: ‘up’, ‘reason’: ‘arp-response’}, ‘udp’: {161: {‘state’: ‘open’, ‘reason’: ‘udp-response’, ‘name’: ‘snmp’, ‘product’: ”, ‘version’: ”, ‘extrainfo’: ”, ‘conf’: ‘3’, ‘cpe’: ”}}}
INFO:root:Found open SNMP port on 192.168.0.151
INFO:root:Found 1 SNMP-enabled devices:
INFO:root:Device IP: 192.168.0.151
ERROR:root:SNMP GET error: name ‘getCmd’ is not defined
i am trying to do a discovery using SNMP i founf the device but getcmd error i am getting
Lohit Soundarajan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.