hi all.......
I m running a program in windows like this
import os
os.system('snmpwalk -v2c -c ar441c 192.168.1.10 .1.3.6.1.4.1.18489.1.2.1.1')
when i run this i m getting error like
SNMPWALK IS NOT RECOGNISED AS A INTERNAL AND EXTERNAL COMMAND,OPERABLE PROGRAM OR BATCH FILE
so anyone can plz help me........
thanks in advance:(:(