summaryrefslogtreecommitdiff
path: root/doc/snmp.texi
diff options
context:
space:
mode:
authorpaul <paul>2003-08-12 12:40:20 +0000
committerpaul <paul>2003-08-12 12:40:20 +0000
commit7190f4ea215c294abc269b6dfa12f5f114bd2ed6 (patch)
tree288cc608f1ee0e4f959ed3d684eb6edc5e1a0fb7 /doc/snmp.texi
parentbb8ff1e7fe7d25a03b9f81bfd23f10347423e860 (diff)
2003-08-12 Paul Jakma <paul@dishone.st>
* doc/: GNU Zebra -> Quagga, in most places. Update Url and list URL to quagga.net. zebra.texi -> quagga.texi.
Diffstat (limited to 'doc/snmp.texi')
-rw-r--r--doc/snmp.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/snmp.texi b/doc/snmp.texi
index 315c91c9..f74bb513 100644
--- a/doc/snmp.texi
+++ b/doc/snmp.texi
@@ -3,11 +3,11 @@
@chapter SNMP Support
SNMP (Simple Network Managing Protocol) is widely implemented feature
-for collecting network information from router and/or host. Zebra
+for collecting network information from router and/or host. Quagga
itself does not support SNMP agent functionality. But conjuction with
-SNMP agent, Zebra provides routing protocol MIBs.
+SNMP agent, Quagga provides routing protocol MIBs.
-Zebra uses SMUX protocol (RFC1227) for making communication with SNMP
+Quagga uses SMUX protocol (RFC1227) for making communication with SNMP
agent. There are several SNMP agent which support SMUX. We recommend
to use the latest @command{ucd-snmp} software.
@@ -50,7 +50,7 @@ smuxpeer 1.3.6.1.6.3.1 test
@comment node-name, next, previous, up
@section SMUX configuration
-To enable SNMP support of Zebra, you have to configure Zebra with
+To enable SNMP support of Quagga, you have to configure Quagga with
@command{--enable-snmp} (@pxref{Configure the Software}).
@deffn {Command} {smux peer @var{oid}} {}