From 305f873c6e6e7f6291d17a0d7a136cee99fccdfc Mon Sep 17 00:00:00 2001 From: Vojtech Vilimek Date: Tue, 20 Aug 2024 11:11:58 +0200 Subject: [PATCH] SNMP: User documentation, grammar improvements --- doc/bird.sgml | 351 +++++++++++++++++++++++++++++++++++++++- doc/snmp.conf.example | 5 + doc/snmpd.conf.example | 18 +++ proto/snmp/bgp4_mib.c | 6 +- proto/snmp/config.Y | 23 +-- proto/snmp/snmp.c | 12 +- proto/snmp/snmp_utils.c | 4 +- 7 files changed, 396 insertions(+), 23 deletions(-) create mode 100644 doc/snmp.conf.example create mode 100644 doc/snmpd.conf.example diff --git a/doc/bird.sgml b/doc/bird.sgml index 7c77cf8e9..f90e3df28 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -535,7 +535,7 @@ include "tablename.conf";; Set global defaults of MRTdump options. See