Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by miteshlad2

  1. miteshlad2

    long constants put back together!

    Thanks for your help PHV..!!! It works a treat..
  2. miteshlad2

    long constants put back together!

    Just cust and pasted your reply, but its giving me the same error message I had from the beggining.. thanks
  3. miteshlad2

    long constants put back together!

    I broke it up as I tried it as a whole string at first e.g. Const Trap = "awtrap -f swccasn2 -h 10.101.44.31 -p 162 -c public 1 6 12 1 -s "hello this is a test trap"" but this failed, I would like to have it on one line but i don't think its possible Thanks Mitesh
  4. miteshlad2

    long constants put back together!

    Hello all, I've put together the following script which should fire the following snmp trap through a DOS Window when a certain process is detected, in this case i have used notepad.exe: awtrap -f swccasn2 -h 10.101.44.31 -p 162 -c public 1 6 12 1 -s "hello this is a test trap" however as...

Part and Inventory Search

Back
Top