1275970Scy.de1 NOP
2275970Scy.  it 1 an-trap
3275970Scy.  if \\n[.$] \,\\$*\/
4275970Scy..
5275970Scy.ie t \
6275970Scy.ds B-Font [CB]
7275970Scy.ds I-Font [CI]
8275970Scy.ds R-Font [CR]
9275970Scy.el \
10275970Scy.ds B-Font B
11275970Scy.ds I-Font I
12275970Scy.ds R-Font R
13338531Sdelphij.TH ntpsnmpd @NTPSNMPD_MS@ "14 Aug 2018" "4.2.8p12" "User Commands"
14275970Scy.\"
15338531Sdelphij.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-vVaOGF/ag-HVaGFF)
16275970Scy.\"
17338531Sdelphij.\" It has been AutoGen-ed August 14, 2018 at 08:30:10 AM by AutoGen 5.18.5
18275970Scy.\" From the definitions ntpsnmpd-opts.def
19275970Scy.\" and the template file agman-cmd.tpl
20275970Scy.SH NAME
21275970Scy\f\*[B-Font]ntpsnmpd\fP
22275970Scy\- NTP SNMP MIB agent
23275970Scy.SH SYNOPSIS
24275970Scy\f\*[B-Font]ntpsnmpd\fP
25275970Scy.\" Mixture of short (flag) options and long options
26275970Scy[\f\*[B-Font]\-flags\f[]]
27275970Scy[\f\*[B-Font]\-flag\f[] [\f\*[I-Font]value\f[]]]
28275970Scy[\f\*[B-Font]\-\-option-name\f[][[=| ]\f\*[I-Font]value\f[]]]
29275970Scy.sp \n(Ppu
30275970Scy.ne 2
31275970Scy
32275970ScyAll arguments must be options.
33275970Scy.sp \n(Ppu
34275970Scy.ne 2
35275970Scy
36275970Scy.SH DESCRIPTION
37275970Scy\f\*[B-Font]ntpsnmpd\fP
38275970Scyis an SNMP MIB agent designed to interface with
39285612Sdelphij\fCntpd\f[]\fR(@NTPD_MS@)\f[].
40275970Scy.SH "OPTIONS"
41275970Scy.TP
42275970Scy.NOP \f\*[B-Font]\-n\f[], \f\*[B-Font]\-\-nofork\f[]
43275970ScyDo not fork.
44275970Scy.sp
45275970Scy.TP
46275970Scy.NOP \f\*[B-Font]\-p\f[], \f\*[B-Font]\-\-syslog\f[]
47275970ScyLog to syslog().
48275970Scy.sp
49275970Scy.TP
50275970Scy.NOP \f\*[B-Font]\-\-agentxsocket\f[]=\f\*[I-Font]string\f[]
51275970ScyThe socket address ntpsnmpd uses to connect to net-snmpd.
52275970ScyThe default
53275970Scy\f\*[I-Font]string\f[]
54275970Scyfor this option is:
55275970Scy.ti +4
56275970Scy unix:/var/agentx/master
57275970Scy.sp
58275970Scy[<transport-specifier>:]<transport-address>
59275970ScyThe default "agent X socket" is the Unix Domain socket
60275970Scy\fIunix:/var/agentx/master\fP.
61275970ScyAnother common alternative is \fItcp:localhost:705\fP.
62275970Scy.TP
63275970Scy.NOP \f\*[B-Font]\-\&?\f[], \f\*[B-Font]\-\-help\f[]
64275970ScyDisplay usage information and exit.
65275970Scy.TP
66275970Scy.NOP \f\*[B-Font]\-\&!\f[], \f\*[B-Font]\-\-more-help\f[]
67275970ScyPass the extended usage information through a pager.
68275970Scy.TP
69275970Scy.NOP \f\*[B-Font]\->\f[] [\f\*[I-Font]cfgfile\f[]], \f\*[B-Font]\-\-save-opts\f[] [=\f\*[I-Font]cfgfile\f[]]
70275970ScySave the option state to \fIcfgfile\fP.  The default is the \fIlast\fP
71275970Scyconfiguration file listed in the \fBOPTION PRESETS\fP section, below.
72275970ScyThe command will exit after updating the config file.
73275970Scy.TP
74275970Scy.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[]
75275970ScyLoad options from \fIcfgfile\fP.
76275970ScyThe \fIno-load-opts\fP form will disable the loading
77275970Scyof earlier config/rc/ini files.  \fI\-\-no-load-opts\fP is handled early,
78275970Scyout of order.
79275970Scy.TP
80275970Scy.NOP \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]
81275970ScyOutput version of program and exit.  The default mode is `v', a simple
82275970Scyversion.  The `c' mode will print copyright information and `n' will
83275970Scyprint the full copyright notice.
84275970Scy.PP
85275970Scy.SH "OPTION PRESETS"
86275970ScyAny option that is not marked as \fInot presettable\fP may be preset
87275970Scyby loading values from configuration ("RC" or ".INI") file(s) and values from
88275970Scyenvironment variables named:
89275970Scy.nf
90275970Scy  \fBNTPSNMPD_<option-name>\fP or \fBNTPSNMPD\fP
91275970Scy.fi
92275970Scy.ad
93275970ScyThe environmental presets take precedence (are processed later than)
94275970Scythe configuration files.
95275970ScyThe \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP".
96275970ScyIf any of these are directories, then the file \fI.ntprc\fP
97275970Scyis searched for within those directories.
98275970Scy.SH USAGE
99275970Scy\f\*[B-Font]ntpsnmpd\fP
100275970Scycurrently uses a private MIB OID,
101275970Scy\[oq]enterprises.5597\[cq],
102275970Scywhich is the Meinberg top level OEM OID, and
103275970Scy\[oq]99\[cq]
104275970Scyis the temporary working space for this project. 
105275970ScyThe final OID has to be registered with IANA
106275970Scyand this is done by the RFC Editor
107275970Scywhen the NTPv4 MIB RFC is standardized. 
108275970Scy.sp \n(Ppu
109275970Scy.ne 2
110275970Scy
111275970ScyIf you have
112285612Sdelphij\fCsnmpwalk\f[]\fR(1)\f[]
113275970Scyinstalled you can run
114275970Scy.Dl % snmpwalk \-v2c \-c public localhost enterprises.5597.99
115275970Scyto see a list of all currently supported NTP MIB objects
116275970Scyand their current values.
117275970Scy.SH "ENVIRONMENT"
118275970ScySee \fBOPTION PRESETS\fP for configuration environment variables.
119275970Scy.SH "FILES"
120275970ScySee \fBOPTION PRESETS\fP for configuration files.
121275970Scy.SH "EXIT STATUS"
122275970ScyOne of the following exit values will be returned:
123275970Scy.TP
124275970Scy.NOP 0 " (EXIT_SUCCESS)"
125275970ScySuccessful program execution.
126275970Scy.TP
127275970Scy.NOP 1 " (EXIT_FAILURE)"
128275970ScyThe operation failed or the command syntax was not valid.
129275970Scy.TP
130275970Scy.NOP 66 " (EX_NOINPUT)"
131275970ScyA specified configuration file could not be loaded.
132275970Scy.TP
133275970Scy.NOP 70 " (EX_SOFTWARE)"
134275970Scylibopts had an internal operational error.  Please report
135275970Scyit to autogen-users@lists.sourceforge.net.  Thank you.
136275970Scy.PP
137275970Scy.SH AUTHORS
138275970Scy.NOP  "Heiko Gerstung" 
139275970Scy.br
140275970Scy.SH "COPYRIGHT"
141316069SdelphijCopyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved.
142275970ScyThis program is released under the terms of the NTP license, <http://ntp.org/license>.
143275970Scy.SH "BUGS"
144275970ScyPlease send bug reports to: http://bugs.ntp.org, bugs@ntp.org
145275970Scy.SH NOTES
146275970ScyThe following objects are currently supported:
147275970Scy.sp \n(Ppu
148275970Scy.ne 2
149275970Scy
150275970Scy.TP 29
151275970Scy.NOP \f[C]ntpEntSoftwareName\f[]
152275970Scyplease fill me in...
153275970Scy.br
154275970Scy.ns
155275970Scy.TP 29
156275970Scy.NOP \f[C]ntpEntSoftwareVersion\f[]
157275970Scyplease fill me in...
158275970Scy.br
159275970Scy.ns
160275970Scy.TP 29
161275970Scy.NOP \f[C]ntpEntSoftwareVersionVal\f[]
162275970Scyplease fill me in...
163275970Scy.br
164275970Scy.ns
165275970Scy.TP 29
166275970Scy.NOP \f[C]ntpEntSoftwareVendor\f[]
167275970Scyplease fill me in...
168275970Scy.br
169275970Scy.ns
170275970Scy.TP 29
171275970Scy.NOP \f[C]ntpEntSystemType\f[]
172275970Scyplease fill me in...
173275970Scy.br
174275970Scy.ns
175275970Scy.TP 29
176275970Scy.NOP \f[C]ntpEntTimeResolution\f[]
177275970Scyplease fill me in...
178275970Scy.br
179275970Scy.ns
180275970Scy.TP 29
181275970Scy.NOP \f[C]ntpEntTimeResolutionVal\f[]
182275970Scyplease fill me in...
183275970Scy.br
184275970Scy.ns
185275970Scy.TP 29
186275970Scy.NOP \f[C]ntpEntTimePrecision\f[]
187275970Scyplease fill me in...
188275970Scy.br
189275970Scy.ns
190275970Scy.TP 29
191275970Scy.NOP \f[C]ntpEntTimePrecisionVal\f[]
192275970Scyplease fill me in...
193275970Scy.br
194275970Scy.ns
195275970Scy.TP 29
196275970Scy.NOP \f[C]ntpEntTimeDistance\f[]
197275970Scyplease fill me in...
198275970Scy.PP
199275970Scy.sp \n(Ppu
200275970Scy.ne 2
201275970Scy
202275970ScyThis manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
203275970Scyoption definitions.
204