1*f5f40dd6SCy Schubert.Dd May 25 2024 22b15cb3dSCy Schubert.Dt NTPSNMPD 1ntpsnmpdmdoc User Commands 32b15cb3dSCy Schubert.Os 42b15cb3dSCy Schubert.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc) 52b15cb3dSCy Schubert.\" 6*f5f40dd6SCy Schubert.\" It has been AutoGen-ed May 25, 2024 at 12:04:37 AM by AutoGen 5.18.16 72b15cb3dSCy Schubert.\" From the definitions ntpsnmpd-opts.def 82b15cb3dSCy Schubert.\" and the template file agmdoc-cmd.tpl 92b15cb3dSCy Schubert.Sh NAME 102b15cb3dSCy Schubert.Nm ntpsnmpd 112b15cb3dSCy Schubert.Nd NTP SNMP MIB agent 122b15cb3dSCy Schubert.Sh SYNOPSIS 132b15cb3dSCy Schubert.Nm 142b15cb3dSCy Schubert.\" Mixture of short (flag) options and long options 152b15cb3dSCy Schubert.Op Fl flags 162b15cb3dSCy Schubert.Op Fl flag Op Ar value 172b15cb3dSCy Schubert.Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc 182b15cb3dSCy Schubert.Pp 192b15cb3dSCy SchubertAll arguments must be options. 202b15cb3dSCy Schubert.Pp 212b15cb3dSCy Schubert.Sh DESCRIPTION 222b15cb3dSCy Schubert.Nm 232b15cb3dSCy Schubertis an SNMP MIB agent designed to interface with 242b15cb3dSCy Schubert.Xr ntpd 1ntpdmdoc . 252b15cb3dSCy Schubert.Sh "OPTIONS" 262b15cb3dSCy Schubert.Bl -tag 272b15cb3dSCy Schubert.It Fl n , Fl \-nofork 282b15cb3dSCy SchubertDo not fork. 292b15cb3dSCy Schubert.sp 302b15cb3dSCy Schubert.It Fl p , Fl \-syslog 312b15cb3dSCy SchubertLog to syslog(). 322b15cb3dSCy Schubert.sp 332b15cb3dSCy Schubert.It Fl \-agentxsocket Ns = Ns Ar string 342b15cb3dSCy SchubertThe socket address ntpsnmpd uses to connect to net\-snmpd. 352b15cb3dSCy SchubertThe default 362b15cb3dSCy Schubert.Ar string 372b15cb3dSCy Schubertfor this option is: 382b15cb3dSCy Schubert.ti +4 392b15cb3dSCy Schubert unix:/var/agentx/master 402b15cb3dSCy Schubert.sp 412b15cb3dSCy Schubert[<transport\-specifier>:]<transport\-address> 422b15cb3dSCy SchubertThe default "agent X socket" is the Unix Domain socket 432b15cb3dSCy Schubert\fIunix:/var/agentx/master\fP. 442b15cb3dSCy SchubertAnother common alternative is \fItcp:localhost:705\fP. 452b15cb3dSCy Schubert.It Fl \&? , Fl \-help 462b15cb3dSCy SchubertDisplay usage information and exit. 472b15cb3dSCy Schubert.It Fl \&! , Fl \-more\-help 482b15cb3dSCy SchubertPass the extended usage information through a pager. 492b15cb3dSCy Schubert.It Fl > Oo Ar cfgfile Oc , Fl \-save\-opts Oo Ns = Ns Ar cfgfile Oc 502b15cb3dSCy SchubertSave the option state to \fIcfgfile\fP. The default is the \fIlast\fP 512b15cb3dSCy Schubertconfiguration file listed in the \fBOPTION PRESETS\fP section, below. 522b15cb3dSCy SchubertThe command will exit after updating the config file. 532b15cb3dSCy Schubert.It Fl < Ar cfgfile , Fl \-load\-opts Ns = Ns Ar cfgfile , Fl \-no\-load\-opts 542b15cb3dSCy SchubertLoad options from \fIcfgfile\fP. 552b15cb3dSCy SchubertThe \fIno\-load\-opts\fP form will disable the loading 562b15cb3dSCy Schubertof earlier config/rc/ini files. \fI\-\-no\-load\-opts\fP is handled early, 572b15cb3dSCy Schubertout of order. 582b15cb3dSCy Schubert.It Fl \-version Op Brq Ar v|c|n 592b15cb3dSCy SchubertOutput version of program and exit. The default mode is `v', a simple 602b15cb3dSCy Schubertversion. The `c' mode will print copyright information and `n' will 612b15cb3dSCy Schubertprint the full copyright notice. 622b15cb3dSCy Schubert.El 632b15cb3dSCy Schubert.Sh "OPTION PRESETS" 642b15cb3dSCy SchubertAny option that is not marked as \fInot presettable\fP may be preset 652b15cb3dSCy Schubertby loading values from configuration ("RC" or ".INI") file(s) and values from 662b15cb3dSCy Schubertenvironment variables named: 672b15cb3dSCy Schubert.nf 682b15cb3dSCy Schubert \fBNTPSNMPD_<option\-name>\fP or \fBNTPSNMPD\fP 692b15cb3dSCy Schubert.fi 702b15cb3dSCy Schubert.ad 712b15cb3dSCy SchubertThe environmental presets take precedence (are processed later than) 722b15cb3dSCy Schubertthe configuration files. 732b15cb3dSCy SchubertThe \fIhomerc\fP files are "\fI$HOME\fP", and "\fI.\fP". 742b15cb3dSCy SchubertIf any of these are directories, then the file \fI.ntprc\fP 752b15cb3dSCy Schubertis searched for within those directories. 762b15cb3dSCy Schubert.Sh USAGE 772b15cb3dSCy Schubert.Nm 782b15cb3dSCy Schubertcurrently uses a private MIB OID, 792b15cb3dSCy Schubert.Ql enterprises.5597 , 802b15cb3dSCy Schubertwhich is the Meinberg top level OEM OID, and 812b15cb3dSCy Schubert.Ql 99 822b15cb3dSCy Schubertis the temporary working space for this project. 832b15cb3dSCy SchubertThe final OID has to be registered with IANA 842b15cb3dSCy Schubertand this is done by the RFC Editor 852b15cb3dSCy Schubertwhen the NTPv4 MIB RFC is standardized. 862b15cb3dSCy Schubert.Pp 872b15cb3dSCy SchubertIf you have 882b15cb3dSCy Schubert.Xr snmpwalk 1 892b15cb3dSCy Schubertinstalled you can run 902b15cb3dSCy Schubert.Dl % snmpwalk \-v2c \-c public localhost enterprises.5597.99 912b15cb3dSCy Schubertto see a list of all currently supported NTP MIB objects 922b15cb3dSCy Schubertand their current values. 932b15cb3dSCy Schubert.Sh "ENVIRONMENT" 942b15cb3dSCy SchubertSee \fBOPTION PRESETS\fP for configuration environment variables. 952b15cb3dSCy Schubert.Sh "FILES" 962b15cb3dSCy SchubertSee \fBOPTION PRESETS\fP for configuration files. 972b15cb3dSCy Schubert.Sh "EXIT STATUS" 982b15cb3dSCy SchubertOne of the following exit values will be returned: 992b15cb3dSCy Schubert.Bl -tag 1002b15cb3dSCy Schubert.It 0 " (EXIT_SUCCESS)" 1012b15cb3dSCy SchubertSuccessful program execution. 1022b15cb3dSCy Schubert.It 1 " (EXIT_FAILURE)" 1032b15cb3dSCy SchubertThe operation failed or the command syntax was not valid. 1042b15cb3dSCy Schubert.It 66 " (EX_NOINPUT)" 1052b15cb3dSCy SchubertA specified configuration file could not be loaded. 1062b15cb3dSCy Schubert.It 70 " (EX_SOFTWARE)" 1072b15cb3dSCy Schubertlibopts had an internal operational error. Please report 1082b15cb3dSCy Schubertit to autogen\-users@lists.sourceforge.net. Thank you. 1092b15cb3dSCy Schubert.El 1102b15cb3dSCy Schubert.Sh AUTHORS 1112b15cb3dSCy Schubert.An "Heiko Gerstung" 1122b15cb3dSCy Schubert.Sh "COPYRIGHT" 113*f5f40dd6SCy SchubertCopyright (C) 1992\-2024 The University of Delaware and Network Time Foundation all rights reserved. 1142b15cb3dSCy SchubertThis program is released under the terms of the NTP license, <http://ntp.org/license>. 1152b15cb3dSCy Schubert.Sh "BUGS" 116a466cc55SCy SchubertPlease send bug reports to: https://bugs.ntp.org, bugs@ntp.org 1172b15cb3dSCy Schubert.Sh NOTES 1182b15cb3dSCy SchubertThe following objects are currently supported: 1192b15cb3dSCy Schubert.Pp 1202b15cb3dSCy Schubert.Bl -tag -width ".Li ntpEntSoftwareVersionVal" -compact -offset indent 1212b15cb3dSCy Schubert.It Li ntpEntSoftwareName 1222b15cb3dSCy Schubertplease fill me in... 1232b15cb3dSCy Schubert.It Li ntpEntSoftwareVersion 1242b15cb3dSCy Schubertplease fill me in... 1252b15cb3dSCy Schubert.It Li ntpEntSoftwareVersionVal 1262b15cb3dSCy Schubertplease fill me in... 1272b15cb3dSCy Schubert.It Li ntpEntSoftwareVendor 1282b15cb3dSCy Schubertplease fill me in... 1292b15cb3dSCy Schubert.It Li ntpEntSystemType 1302b15cb3dSCy Schubertplease fill me in... 1312b15cb3dSCy Schubert.It Li ntpEntTimeResolution 1322b15cb3dSCy Schubertplease fill me in... 1332b15cb3dSCy Schubert.It Li ntpEntTimeResolutionVal 1342b15cb3dSCy Schubertplease fill me in... 1352b15cb3dSCy Schubert.It Li ntpEntTimePrecision 1362b15cb3dSCy Schubertplease fill me in... 1372b15cb3dSCy Schubert.It Li ntpEntTimePrecisionVal 1382b15cb3dSCy Schubertplease fill me in... 1392b15cb3dSCy Schubert.It Li ntpEntTimeDistance 1402b15cb3dSCy Schubertplease fill me in... 1412b15cb3dSCy Schubert.El 1422b15cb3dSCy Schubert.Pp 1432b15cb3dSCy SchubertThis manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP 1442b15cb3dSCy Schubertoption definitions. 145