fa55691cd0837e50f18b690da2fad9e631a6eaa9
[freeradius.git] / doc / GNOME-PRODUCT-RADIUSD-MIB
1 GNOME-PRODUCT-RADIUSD-MIB DEFINITIONS ::= BEGIN
2
3 IMPORTS
4         MODULE-IDENTITY,
5         OBJECT-IDENTITY
6                 FROM SNMPv2-SMI
7         gnomeProducts
8                 FROM GNOME-SMI;
9
10 freeradius MODULE-IDENTITY
11         LAST-UPDATED "200009260000Z"
12         ORGANIZATION "GNOME project"
13         CONTACT-INFO
14                 "GNU Network Object Model Environment project
15                 
16                 see http://www.gnome.org for contact persons of a particular
17                 area or subproject of GNOME.
18
19                 Administrative contact for MIB module:
20
21                 Jochen Friedrich
22                 Wingertstr. 70/1
23                 68809 Neulussheim
24                 Germany 
25
26                 email: snmp@gnome.org"
27         DESCRIPTION
28                 "The product registrations for the FreeRADIUS SNMP subagent.
29                 These registrations are guaranteed to be unique and are used
30                 for SMUX registration by default (if not overridden manually)."
31         ::= { gnomeProducts 3 }
32
33 radiusd OBJECT-IDENTITY
34         STATUS  current
35         DESCRIPTION
36                 "radiusd is the RADIUS protocol deamon of the FreeRADIUS
37                 project."
38         ::= { freeradius 1 }
39
40 END