hi all....

i m running a program like...

import os
os.system('snmpwalk -v2c -c armk123 192.168.1.182 .1.3.6.1.4.1.18489.1.2.1.1>text')


i want to write a program whether snmpwalk is running or not....

i m new to python and i m not getting any idea ,so plz help me

snmpwalk is running .....but i dono how to write in program....


so plz help me :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.