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