GNOME-PRODUCT-ZEBRA-MIB
上传用户:xiaozhuqw
上传日期:2009-11-15
资源大小:1338k
文件大小:2k
源码类别:

网络

开发平台:

Unix_Linux

  1. GNOME-PRODUCT-ZEBRA-MIB DEFINITIONS ::= BEGIN
  2. IMPORTS
  3. MODULE-IDENTITY,
  4. OBJECT-IDENTITY
  5. FROM SNMPv2-SMI
  6. gnomeProducts
  7. FROM GNOME-SMI;
  8. zebra MODULE-IDENTITY
  9. LAST-UPDATED "200004250000Z"
  10. ORGANIZATION "GNOME project"
  11. CONTACT-INFO
  12. "GNU Network Object Model Environment project
  13. see http://www.gnome.org for contact persons of a particular
  14. area or subproject of GNOME.
  15. Administrative contact for MIB module:
  16. Jochen Friedrich
  17. Wingertstr. 70/1
  18. 68809 Neulussheim
  19. Germany 
  20. email: snmp@gnome.org"
  21. DESCRIPTION
  22. "The product registrations for the various zebra subdeamons.
  23. These registrations are guaranteed to be unique and are used
  24. for SMUX registration by default (if not overridden manually)."
  25. ::= { gnomeProducts 2 }
  26. zserv OBJECT-IDENTITY
  27. STATUS  current
  28. DESCRIPTION
  29. "zserv is part of the zebra project which again is a GNU
  30. endorsed internet routing program.
  31. zserv is the main zebra process which implements routing
  32. entries with the kernel and handles routing updates between
  33. other routing protocols."
  34. ::= { zebra 1 }
  35. bgpd OBJECT-IDENTITY
  36. STATUS  current
  37. DESCRIPTION
  38. "bgpd is part of the zebra project which again is a GNU
  39. endorsed internet routing program."
  40. ::= { zebra 2 }
  41. ripd OBJECT-IDENTITY
  42. STATUS  current
  43. DESCRIPTION
  44. "ripd is part of the zebra project which again is a GNU
  45. endorsed internet routing program."
  46. ::= { zebra 3 }
  47. ripngd OBJECT-IDENTITY
  48. STATUS  current
  49. DESCRIPTION
  50. "ripngd is part of the zebra project which again is a GNU
  51. endorsed internet routing program."
  52. ::= { zebra 4 }
  53. ospfd OBJECT-IDENTITY
  54. STATUS  current
  55. DESCRIPTION
  56. "ospfd is part of the zebra project which again is a GNU
  57. endorsed internet routing program."
  58. ::= { zebra 5 }
  59. ospf6d OBJECT-IDENTITY
  60. STATUS  current
  61. DESCRIPTION
  62. "ospf6d is part of the zebra project which again is a GNU
  63. endorsed internet routing program."
  64. ::= { zebra 6 }
  65. END