mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 16:54:30 +00:00
ospf6d supports SNMP as well now.
This commit is contained in:
parent
4f8b5bb138
commit
54aa6b2d79
@ -1,3 +1,7 @@
|
||||
2004-10-12 Hasso Tepper <hasso at quagga.net>
|
||||
|
||||
* snmp.texi: ospf6d supports SNMP as well now.
|
||||
|
||||
2004-10-11 Hasso Tepper <hasso at quagga.net>
|
||||
|
||||
* ospfd.8: Update manpage: add info about new -a/--apiserver command
|
||||
|
@ -99,6 +99,7 @@ zebra .1.3.6.1.4.1.3317.1.2.1 .gnome.gnomeProducts.zebra.zserv
|
||||
bgpd .1.3.6.1.4.1.3317.1.2.2 .gnome.gnomeProducts.zebra.bgpd
|
||||
ripd .1.3.6.1.4.1.3317.1.2.3 .gnome.gnomeProducts.zebra.ripd
|
||||
ospfd .1.3.6.1.4.1.3317.1.2.5 .gnome.gnomeProducts.zebra.ospfd
|
||||
ospf6d .1.3.6.1.4.1.3317.1.2.6 .gnome.gnomeProducts.zebra.ospf6d
|
||||
@end example
|
||||
|
||||
The following OID numbers are used for querying the SNMP daemon by a client:
|
||||
@ -107,6 +108,7 @@ 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
|
||||
ospf6d .1.3.6.1.3.102 .iso.org.dod.internet.experimental.ospfv3
|
||||
@end example
|
||||
|
||||
The following syntax is understood by the Quagga daemons for configuring SNMP:
|
||||
|
Loading…
Reference in New Issue
Block a user