return 'none' #鎵ц 緋葷粺鍛戒護snmpwalk璋冪敤 def snmpwalk(host,publicKey,iso): return [i.strip() for i in os.popen('/usr/bin/snmpwalk -c %s -v 2c %s %s'%(publicKey,host,iso)).readlines()] def getPorts(_ip,_public,option): if option == 'ports': postsString = (j.spl...
www.dbjr.com.cn/article/486...htm 2025-6-7