Closed gavmckee80 closed 6 years ago
That sounds a bit end of life:ish, but I can take a look. :)
Can you also do a: print hostinfo.__dict__
:) thanks
In [224]: print hostinfo.__dict__
{'sysobjectid': '1.3.6.1.4.1.9.1.209', 'vendor': 'cisco', 'description': u'Cisco Internetwork Operating System Software \r\nIOS (tm) C2600 Software (C2600-IK9S-M), Version 12.2(24b), RELEASE SOFTWARE (fc1)\r\nCopyright (c) 1986-2004 by cisco Systems, Inc.\r\nCompiled Fri 23-Jul-04 21:35 by pwade', 'uptime': datetime.timedelta(159, 84935, 500000), 'contact': u'Operations xxxxxx', 'location': u'xxxxxxxxxx', 'version': 'UNKNOWN', 'os': 'UNKNOWN', '_snmp': <nelsnmp.snmp.SnmpHandler object at 0x7ff53ac9a710>}
Can you test this with the cisco_eol
branch I just pushed and report back?
Thanks!
sure, let me pull and test
Were you able to test this?