home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2007 April / PCpro_2007_04.ISO / files / dsl / ManageEngineWiFiManager.exe / Disk1 / data1.cab / SourceFiles / WiFiManager.exe / html / Help.txt < prev    next >
Encoding:
Text File  |  2004-06-21  |  3.1 KB  |  54 lines

  1. The MIB browser applet allows you to load and browse multiple MIB modules and view data 
  2. on an SNMP agent.  You can also view real-time graphs, and tables, of SNMP data.
  3.  
  4. Version 1.1 includes a number of enhancements, including an SNMP walk capability, 
  5. configurable options for the line graph, table display, etc.  You can use HTML
  6. applet parameters, to determine  which MIBs are loaded at startup.  Applet parameters 
  7. also support  setting default host and community string parameters, as well as  the 
  8. SNMP port of the agent to be used.  Please see the supplied HTML files for details.
  9.  
  10. If you need to load additional MIBs, choose "Load MIB" and specify the MIB module file 
  11. to load a MIB.  Once a MIB is parsed, you will see the root node for the MIB tree in 
  12. the SUB-NODES list box.  Double click on a MIB node to move down the MIB tree.
  13.  
  14. At any point in the MIB tree, you may select "Get" to get all the objects under that
  15. node.  Of course, the hostname for the agent and a valid community string has to be 
  16. entered  as well.   On some platforms, a patch is required to use IP addresses. Once 
  17. you select a leaf node (the SUB-NODES list will be empty), you can select "Getnext" to 
  18. get the first instance of that object from your SNMP agent.  You can also specify the 
  19. instance yourself, by adding it at the  end of the Object ID, e.g. adding .0 for 
  20. scalar variables.  
  21.  
  22. Once a variable has been selected, choose graph to view a real-time graph of the data.  
  23. You can modify some of the graph parameters, e.g. the polling interval, on the graph.  
  24. To change the polling interval, simply change the value and hit enter. 
  25.  
  26. You can choose "Get" at any point in a MIB module, and an SNMP walk will begin.  Hit 
  27. "Stop" when you want to stop  the walk. If an SNMP table selected, a formatted table 
  28. will be displayed based on data obtained from the SNMP agent.  The "Clear" button 
  29. clears the Results area, which is needed when it stops working after a lot of output 
  30. data is written to it.
  31.  
  32. If you are loading the MIB browser and SNMP classes from a web server it's likely that 
  33. SNMP operations will not work and a java application  program supplied with this 
  34. Package needs to be run on your web server host.   The demo from our server will not 
  35. allow SNMP comunication, since we're  not running this program on our host.  
  36.  
  37. Once the browser has been loaded from the network, MIB loading  and browsing should 
  38. work in any case with MIB modules in  applet directory. rfc1213-MIB, rfc1271-RMON and  
  39. rfc1155-SMI (an empty module) are available in the applet directory for loading and 
  40. testing. Just  specify the file name in the dialog.  Some of these may also be  needed 
  41. when you have imports in your other MIB modules.
  42.  
  43. If you've copied all files to your local file system, set your CLASSPATH as specified 
  44. in the tutorial in a shell window (or DOS window), and start appletviewer or your 
  45. browser from that same shell window.
  46.  
  47. Please check the URL http://www.adventnet.com/tutorial.html for  more details on 
  48. setting up your environment so you can get the  complete functionality of this applet.  
  49.  
  50. DEBUG OUTPUT (Turned on when this window is open):
  51.  
  52.  
  53.  
  54.