1smt_dhcp_ra_support.conf(5)   File Formats Manual  smt_dhcp_ra_support.conf(5)
2
3
4

NAME

6       smt_dhcp_ra_support.conf  - The configuration file for the DHCP Manage‐
7       ment using WBEM technologies.
8
9

SYNOPSIS

11       The smt_dhcp_ra_support.conf file is used  to  configure  the  WBEM-SMT
12       instrumentation components. It defines several configuration parameters
13       that are required to run the CMPI provider correctly.
14
15

DESCRIPTION

17       This configuration file is used to define some variables used  for  the
18       WBEM-SMT  DHCP  Instrumentation.  The providers will pick up the values
19       from this file and process according to these settings.
20
21

FILE FORMAT

23       The file is used in the ini-style format. Which means to set a configu‐
24       ration parameter you have to specify a name value pair like
25
26
27       <name> = <value>
28
29
30       where  name  is a known configuration parameter and value a valid value
31       for the configuration parameter.
32
33
34       Is a line starting with # then the line is used  as  a  comment.  Empty
35       lines are totally ignored from any processing.
36
37

ERROR HANDLING

39       If  an attribute name is not known, it will be ignored from any further
40       processing.
41       Misspelled values or values which are exceeding the values ranges  will
42       automatically be replaced by the attributes default value.
43
44

CONFIGURATION PARAMETERS

46       dhcpconf
47              The  dhcpconf  attribute  is used to define the location and the
48              name of the DHCP configuration file.
49              The default is '/etc/dhcpd.conf'
50
51       initscript
52              The initscript attribute defines the location and  the  name  of
53              the  init  script  which  is used to start/stop/restart the DHCP
54              server.
55              The default is '/etc/rc.d/init.d/dhcpd'
56
57       scriptdir
58              The scriptdir attribute is used to define  the  directory  where
59              several  scripts  are  located.  These  are used by the resource
60              access layer.
61              The default is '/usr/share/sblim-cmpi-dhcp'
62

AUTHOR

64       The  initial  man  page  has   been   written   by   Wolfgang   Taphorn
65       <taphorn@de.ibm.com>
66
67       To  report  weird behavior and bugs or suggestions and help contact the
68       sblim project by sending email  to  the  sblim-devel  mailing  list  at
69       sblim-devel@lists.sourceforge.net.
70
71
72
731.0                              November 2007     smt_dhcp_ra_support.conf(5)
Impressum