home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / tcp188.exe / SNMP.CFG < prev    next >
Text File  |  1992-09-11  |  1KB  |  47 lines

  1. ###########################################################
  2. # snmp.cfg
  3. #
  4. # Snmp Agent Configuration File
  5. #
  6. # This file specifies Information made available through 
  7. # snmp by the snmp agent.  This information corresponds to 
  8. # the MIB-II System Group (RFC 1213)
  9. #
  10. # File Format:
  11. #
  12. #    All Information must be preceeded by white space
  13. #  
  14. #    The keyword, left justified, signifies the 
  15. #    start of a new section.
  16. #
  17. #    Comments are preceeded by the hash mark, and proceed 
  18. #    to the end of the line 
  19. #
  20. # Keyword        RFC1213 Variable in System Group
  21. #
  22. # Name            sysName
  23. #
  24. # Hardware        Hardware portion of sysDescr
  25. #
  26. # Location        sysLocation
  27. #
  28. # Contact        sysContact
  29. #
  30. ###########################################################
  31. Name
  32.   NetWare_Server
  33. Hardware
  34.   # Hardware component of sysDescr object
  35.   # Compaq DeskPro 386, 16MHz, 8 Meg
  36. Location
  37.   # where the heck am i?
  38.   # Room 69
  39.   # 1234 Main Street
  40.   # City, State, Usa
  41.   # The Universe
  42. Contact
  43.   # who the heck am i?
  44.   # Jane Doe
  45.   # 1.555.1234
  46.   # jane.doe@unameit.com
  47.