1264790Sbapt.de1 NOP
2264790Sbapt.  it 1 an-trap
3272955Srodrigc.  if \\n[.$] \,\\$*\/
4264790Sbapt..
5264790Sbapt.ie t \
6264790Sbapt.ds B-Font [CB]
7264790Sbapt.ds I-Font [CI]
8264790Sbapt.ds R-Font [CR]
9264790Sbapt.el \
10264790Sbapt.ds B-Font B
11264790Sbapt.ds I-Font I
12264790Sbapt.ds R-Font R
13264790Sbapt.TH ntpsnmpd @NTPSNMPD_MS@ "21 Nov 2016" "4.2.8p9" "User Commands"
14264790Sbapt.\"
15264790Sbapt.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-oTaGvl/ag-ATayul)
16264790Sbapt.\"
17264790Sbapt.\" It has been AutoGen-ed November 21, 2016 at 08:03:18 AM by AutoGen 5.18.5
18264790Sbapt.\" From the definitions ntpsnmpd-opts.def
19264790Sbapt.\" and the template file agman-cmd.tpl
20264790Sbapt.SH NAME
21264790Sbapt\f\*[B-Font]ntpsnmpd\fP
22264790Sbapt\- NTP SNMP MIB agent
23264790Sbapt.SH SYNOPSIS
24264790Sbapt\f\*[B-Font]ntpsnmpd\fP
25264790Sbapt.\" Mixture of short (flag) options and long options
26264790Sbapt[\f\*[B-Font]\-flags\f[]]
27264790Sbapt[\f\*[B-Font]\-flag\f[] [\f\*[I-Font]value\f[]]]
28264790Sbapt[\f\*[B-Font]\-\-option-name\f[][[=| ]\f\*[I-Font]value\f[]]]
29264790Sbapt.sp \n(Ppu
30264790Sbapt.ne 2
31264790Sbapt
32264790SbaptAll arguments must be options.
33264790Sbapt.sp \n(Ppu
34264790Sbapt.ne 2
35264790Sbapt
36264790Sbapt.SH DESCRIPTION
37264790Sbapt\f\*[B-Font]ntpsnmpd\fP
38264790Sbaptis an SNMP MIB agent designed to interface with
39264790Sbapt\fCntpd\f[]\fR(@NTPD_MS@)\f[].
40264790Sbapt.SH "OPTIONS"
41264790Sbapt.TP
42264790Sbapt.NOP \f\*[B-Font]\-n\f[], \f\*[B-Font]\-\-nofork\f[]
43264790SbaptDo not fork.
44264790Sbapt.sp
45264790Sbapt.TP
46264790Sbapt.NOP \f\*[B-Font]\-p\f[], \f\*[B-Font]\-\-syslog\f[]
47264790SbaptLog to syslog().
48264790Sbapt.sp
49264790Sbapt.TP
50264790Sbapt.NOP \f\*[B-Font]\-\-agentxsocket\f[]=\f\*[I-Font]string\f[]
51264790SbaptThe socket address ntpsnmpd uses to connect to net-snmpd.
52264790SbaptThe default
53264790Sbapt\f\*[I-Font]string\f[]
54264790Sbaptfor this option is:
55264790Sbapt.ti +4
56264790Sbapt unix:/var/agentx/master
57264790Sbapt.sp
58264790Sbapt[<transport-specifier>:]<transport-address>
59264790SbaptThe default "agent X socket" is the Unix Domain socket
60264790Sbapt\fIunix:/var/agentx/master\fP.
61264790SbaptAnother common alternative is \fItcp:localhost:705\fP.
62264790Sbapt.TP
63264790Sbapt.NOP \f\*[B-Font]\-\&?\f[], \f\*[B-Font]\-\-help\f[]
64264790SbaptDisplay usage information and exit.
65264790Sbapt.TP
66264790Sbapt.NOP \f\*[B-Font]\-\&!\f[], \f\*[B-Font]\-\-more-help\f[]
67264790SbaptPass the extended usage information through a pager.
68264790Sbapt.TP
69264790Sbapt.NOP \f\*[B-Font]\->\f[] [\f\*[I-Font]cfgfile\f[]], \f\*[B-Font]\-\-save-opts\f[] [=\f\*[I-Font]cfgfile\f[]]
70264790SbaptSave the option state to \fIcfgfile\fP.  The default is the \fIlast\fP
71264790Sbaptconfiguration file listed in the \fBOPTION PRESETS\fP section, below.
72264790SbaptThe command will exit after updating the config file.
73264790Sbapt.TP
74264790Sbapt.NOP \f\*[B-Font]\-<\f[] \f\*[I-Font]cfgfile\f[], \f\*[B-Font]\-\-load-opts\f[]=\f\*[I-Font]cfgfile\f[], \f\*[B-Font]\-\-no-load-opts\f[]
75264790SbaptLoad options from \fIcfgfile\fP.
76264790SbaptThe \fIno-load-opts\fP form will disable the loading
77264790Sbaptof earlier config/rc/ini files.  \fI\-\-no-load-opts\fP is handled early,
78264790Sbaptout of order.
79264790Sbapt.TP
80264790Sbapt.NOP \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]
81264790SbaptOutput version of program and exit.  The default mode is `v', a simple
82264790Sbaptversion.  The `c' mode will print copyright information and `n' will
83264790Sbaptprint the full copyright notice.
84264790Sbapt.PP
85264790Sbapt.SH "OPTION PRESETS"
86264790SbaptAny option that is not marked as \fInot presettable\fP may be preset
87264790Sbaptby loading values from configuration ("RC" or ".INI") file(s) and values from
88264790Sbaptenvironment variables named:
89264790Sbapt.nf
90264790Sbapt  \fBNTPSNMPD_<option-name>\fP or \fBNTPSNMPD\fP
91264790Sbapt.fi
92264790Sbapt.ad
93264790SbaptThe environmental presets take precedence (are processed later than)
94264790Sbaptthe configuration files.
95264790SbaptThe \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP".
96264790SbaptIf any of these are directories, then the file \fI.ntprc\fP
97264790Sbaptis searched for within those directories.
98264790Sbapt.SH USAGE
99264790Sbapt\f\*[B-Font]ntpsnmpd\fP
100264790Sbaptcurrently uses a private MIB OID,
101264790Sbapt\[oq]enterprises.5597\[cq],
102264790Sbaptwhich is the Meinberg top level OEM OID, and
103264790Sbapt\[oq]99\[cq]
104264790Sbaptis the temporary working space for this project. 
105264790SbaptThe final OID has to be registered with IANA
106264790Sbaptand this is done by the RFC Editor
107264790Sbaptwhen the NTPv4 MIB RFC is standardized. 
108264790Sbapt.sp \n(Ppu
109264790Sbapt.ne 2
110264790Sbapt
111264790SbaptIf you have
112264790Sbapt\fCsnmpwalk\f[]\fR(1)\f[]
113264790Sbaptinstalled you can run
114264790Sbapt.Dl % snmpwalk \-v2c \-c public localhost enterprises.5597.99
115264790Sbaptto see a list of all currently supported NTP MIB objects
116264790Sbaptand their current values.
117264790Sbapt.SH "ENVIRONMENT"
118264790SbaptSee \fBOPTION PRESETS\fP for configuration environment variables.
119264790Sbapt.SH "FILES"
120264790SbaptSee \fBOPTION PRESETS\fP for configuration files.
121264790Sbapt.SH "EXIT STATUS"
122264790SbaptOne of the following exit values will be returned:
123264790Sbapt.TP
124264790Sbapt.NOP 0 " (EXIT_SUCCESS)"
125264790SbaptSuccessful program execution.
126264790Sbapt.TP
127264790Sbapt.NOP 1 " (EXIT_FAILURE)"
128264790SbaptThe operation failed or the command syntax was not valid.
129264790Sbapt.TP
130264790Sbapt.NOP 66 " (EX_NOINPUT)"
131264790SbaptA specified configuration file could not be loaded.
132264790Sbapt.TP
133264790Sbapt.NOP 70 " (EX_SOFTWARE)"
134264790Sbaptlibopts had an internal operational error.  Please report
135264790Sbaptit to autogen-users@lists.sourceforge.net.  Thank you.
136264790Sbapt.PP
137264790Sbapt.SH AUTHORS
138264790Sbapt.NOP  "Heiko Gerstung" 
139264790Sbapt.br
140264790Sbapt.SH "COPYRIGHT"
141264790SbaptCopyright (C) 1992-2016 The University of Delaware and Network Time Foundation all rights reserved.
142264790SbaptThis program is released under the terms of the NTP license, <http://ntp.org/license>.
143264790Sbapt.SH "BUGS"
144264790SbaptPlease send bug reports to: http://bugs.ntp.org, bugs@ntp.org
145264790Sbapt.SH NOTES
146264790SbaptThe following objects are currently supported:
147264790Sbapt.sp \n(Ppu
148264790Sbapt.ne 2
149264790Sbapt
150264790Sbapt.TP 29
151264790Sbapt.NOP \f[C]ntpEntSoftwareName\f[]
152264790Sbaptplease fill me in...
153264790Sbapt.br
154264790Sbapt.ns
155264790Sbapt.TP 29
156264790Sbapt.NOP \f[C]ntpEntSoftwareVersion\f[]
157264790Sbaptplease fill me in...
158264790Sbapt.br
159264790Sbapt.ns
160264790Sbapt.TP 29
161264790Sbapt.NOP \f[C]ntpEntSoftwareVersionVal\f[]
162264790Sbaptplease fill me in...
163264790Sbapt.br
164264790Sbapt.ns
165264790Sbapt.TP 29
166264790Sbapt.NOP \f[C]ntpEntSoftwareVendor\f[]
167264790Sbaptplease fill me in...
168264790Sbapt.br
169264790Sbapt.ns
170264790Sbapt.TP 29
171264790Sbapt.NOP \f[C]ntpEntSystemType\f[]
172264790Sbaptplease fill me in...
173264790Sbapt.br
174264790Sbapt.ns
175264790Sbapt.TP 29
176264790Sbapt.NOP \f[C]ntpEntTimeResolution\f[]
177264790Sbaptplease fill me in...
178264790Sbapt.br
179264790Sbapt.ns
180264790Sbapt.TP 29
181264790Sbapt.NOP \f[C]ntpEntTimeResolutionVal\f[]
182264790Sbaptplease fill me in...
183264790Sbapt.br
184264790Sbapt.ns
185264790Sbapt.TP 29
186264790Sbapt.NOP \f[C]ntpEntTimePrecision\f[]
187264790Sbaptplease fill me in...
188264790Sbapt.br
189264790Sbapt.ns
190264790Sbapt.TP 29
191264790Sbapt.NOP \f[C]ntpEntTimePrecisionVal\f[]
192264790Sbaptplease fill me in...
193264790Sbapt.br
194264790Sbapt.ns
195264790Sbapt.TP 29
196264790Sbapt.NOP \f[C]ntpEntTimeDistance\f[]
197264790Sbaptplease fill me in...
198264790Sbapt.PP
199264790Sbapt.sp \n(Ppu
200264790Sbapt.ne 2
201264790Sbapt
202264790SbaptThis manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
203264790Sbaptoption definitions.
204264790Sbapt