UCD.fields
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:0k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. Field "SNMPAgent" {
  2. Type Enumeration;
  3. Flags capability, general, locate;
  4. Enumeration 
  5. "Unset",
  6. "UCD HP-UX 9",
  7. "UCD HP-UX 10",
  8. "UCD SunOS4",
  9. "UCD Solaris",
  10. "UCD OSF/3",
  11. "UCD Ultrix",
  12. "UCD Unknown",
  13. "UCDavis Agent";
  14. }
  15. Field "vendor" {
  16. Type Enumeration;
  17. Flags capability, general, locate;
  18. Enumeration "Unset",
  19. "UCDavis";
  20. }