diff options
author | hasso <hasso> | 2004-10-11 12:14:22 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-11 12:14:22 +0000 |
commit | 8552e37427c8c6f3b3f5e02e55e2a34b28604af6 (patch) | |
tree | 05f4aab41232321bc2d100bf61e717e3f76b7c1e /doc/snmp.texi | |
parent | c9eca01b298b83a849a608477f5f5b978a58167e (diff) |
Commas -> dots.
Diffstat (limited to 'doc/snmp.texi')
-rw-r--r-- | doc/snmp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/snmp.texi b/doc/snmp.texi index 31038415..3b6ba8a7 100644 --- a/doc/snmp.texi +++ b/doc/snmp.texi @@ -103,7 +103,7 @@ ospfd .1.3.6.1.4.1.3317.1.2.5 .gnome.gnomeProducts.zebra.ospfd The following OID numbers are used for querying the SNMP daemon by a client: @example -zebra .1,3,6,1,2,1,4,24 .iso.org.dot.internet.mgmt.mib-2.ip.ipForward +zebra .1.3.6.1.2.1.4.24 .iso.org.dot.internet.mgmt.mib-2.ip.ipForward ospfd .1.3.6.1.2.1.14 .iso.org.dot.internet.mgmt.mib-2.ospf bgpd .1.3.6.1.2.1.15 .iso.org.dot.internet.mgmt.mib-2.bgp ripd .1.3.6.1.2.1.23 .iso.org.dot.internet.mgmt.mib-2.rip2 |