commit - f2d2d8611103b65f1d2fde42d1cdc5c1c23dac92
commit + efd37145daca2646b4ed8c8d1c3eb319000c95df
blob - d8d9e210e900e38322ae61e42335b5789eae6811
blob + f5b393c9d71f9dbe31718db7682a8101876ed4cf
--- ctl.c
+++ ctl.c
T_HANDLER_FILL1 },
{ "config-test", "test staged OpenSNMPD config",
{ SNMPD, "-nvf", REQTEMP, NULL }, NULL, 0, T_EXEC },
- { "trap", "send traps",
- { SNMPCTL, "trap", "send", REQ, OPT, NULL }, NULL, 0, T_EXEC },
{ 0, 0, { 0 }, 0, 0, 0 }
};
blob - 016abaae50e11fbd1d3585543f0a51c23e3fcfc2
blob + 912dbe18ab09e19ad069cbb8f326af4aeaadc82b
--- ctl.h
+++ ctl.h
#define IKECTL "/usr/sbin/ikectl"
#define DVMRPCTL "/usr/sbin/dvmrpctl"
#define RELAYCTL "/usr/sbin/relayctl"
-#define SNMPCTL "/usr/sbin/snmpctl"
#define SMTPCTL "/usr/sbin/smtpctl"
#define LDAPCTL "/usr/sbin/ldapctl"
blob - c9db309076e09acdd713fbdfca7542d75872d607
blob + eef6496ff45a00493920b48445d4ad089a9ab9a3
--- nsh.8
+++ nsh.8
.Tg snmpd
.Tg snmp
.Ic snmp
-.Op Cm \&? | enable | disable | edit | trap
+.Op Cm \&? | enable | disable | edit
.Op Ar options
.Pp
Enable or disable or configure the
.Xr snmpd 8
-Lightweight Directory Access Protocol daemon.
+Simple Network Monitoring Protocol daemon.
The configuration of
.Ic snmp
daemon can be edited with
command, the configuration syntax of
.Ic snmp
daemon is documented in
-.Xr snmpd.conf 5 .
+.Xr snmpd.conf 5
.Pp
.Tg ldapd
.Tg ldap
.%A Chris Cappuccio
.%T https://github.com/yellowman/nsh
.%D 2022
-.\" The second edition of the above book (1995) is about ksh93,
+.\" The second edition of the below book (1995) is about ksh93,
.\" but the OpenBSD ksh is a descendant from ksh88 via pdksh.
.Re
.Rs