Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

snmp beginner

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
i am a beginner to java api for adventnet api. Yesterday i got code for my first test program to list the snmp enabled devices in my network from http://forums.adventnet.com/viewtopic.php?t=341811. It worked fine. Thanks to Adventnet.

Now, these are my requirements
- listing devices (video encoders, switches, printers, computers, etc) in my lan.
- Getting the details of the listed devices. Ex for video encoder i want to know: name, model, vendor, supported formats, framerate supported, video port, address, etc.
- i want to read video data from this encoder

please try to answer by considering all words in requirements. Help us.
where can i download (zip, pdf,...) a starter, advanced tutorial for using adventnet snmp java api (AdventNetSnmp.jar,...) which explains the steps involved in various requirements (atleast the above)

Thanks a lot
 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This does not look like a doubt or a question to be answered, but more of a search job. I think you should contact AdventNet since you are using their API or just search on the internet.
 
reply
    Bookmark Topic Watch Topic
  • New Topic