]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
SNMP: tmp microimprovement user protocol doc
authorVojtech Vilimek <vojtech.vilimek@nic.cz>
Thu, 4 Jul 2024 14:31:15 +0000 (16:31 +0200)
committerVojtech Vilimek <vojtech.vilimek@nic.cz>
Thu, 4 Jul 2024 14:31:15 +0000 (16:31 +0200)
TODO finish

doc/bird.sgml

index c48b064c1c0c131664dca2a6758df0e5031fe8e4..7c77cf8e98f3dc8294e5cf57b9d99e1f649b7717 100644 (file)
@@ -5428,6 +5428,19 @@ protocol static {
 }
 </code>
 
+<sect>SNMP
+<label id="snmp">
+
+<p>The Simple Network Management Protocol is protocol for collecting and
+managing network devices.
+
+<p>The BIRD SNMP support is achieved by an additional component -- a SNMP deamon
+acting as AgentX master agent. Currently we only support TCP connection.
+
+<p>An example of SNMP protocol configuration.
+
+<code>
+</code>
 
 <chapt>Conclusions
 <label id="conclusion">