I can't see "load balancing" into FORWARDIB-MIB (ip.24) with Net-snmp
Taronja & Navel <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi The configuation is: I have zebra (routing daemon) running with OSPF (It has enable Equal Cost multi-path). With command "ip route" i can see "load balancing" (for example) between two interfaces. #ip route 11.0.6.0/24 proto zebra metric 30 nexthop via 11.0.15.2 dev eth0 weight 1 nexthop via 11.0.16.2 dev eth2 weight 1 11.0.22.0/24 dev eth3 proto kernel scope link src 11.0.22.1 11.0.23.0/24 via 11.0.16.2 dev eth2 proto zebra metric 20 11.0.7.0/24 via 11.0.16.2 dev eth2 proto zebra metric 20 11.0.20.0/24 proto zebra metric 20 nexthop via 11.0.19.2 dev eth1 weight 1 nexthop via 11.0.16.2 dev eth2 weight 1 ... But, when i consult forwarding-mib (ip.24) i can't see this "load balancing", only can see one path. why? snmptable -v 2c -c public localhost -CH -Ci -Os -Cf ' ' ip.24.4 ... 11.0.4.0.0.255.255.255.0.11.0.15.2 11.0.4.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 20 -1 -1 -1 -1 active 11.0.5.0.0.255.255.255.0.11.0.15.2 11.0.5.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 30 -1 -1 -1 -1 active 11.0.6.0.0.255.255.255.0.11.0.15.2 11.0.6.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 30 -1 -1 -1 -1 active <---- 11.0.7.0.0.255.255.255.0.11.0.16.2 11.0.7.0 0.255.255.255 0 11.0.16.2 5 remote local ? zeroDotZero 0 20 -1 -1 -1 -1 active 11.0.8.0.0.255.255.255.0.11.0.15.2 11.0.8.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 30 -1 -1 -1 -1 active 11.0.9.0.0.255.255.255.0.11.0.15.2 11.0.9.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 40 -1 -1 -1 -1 active 11.0.10.0.0.255.255.255.0.11.0.15.2 11.0.10.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 40 -1 -1 -1 -1 active 11.0.11.0.0.255.255.255.0.11.0.15.2 11.0.11.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 30 -1 -1 -1 -1 active 11.0.12.0.0.255.255.255.0.11.0.15.2 11.0.12.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 30 -1 -1 -1 -1 active 11.0.13.0.0.255.255.255.0.11.0.15.2 11.0.13.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 40 -1 -1 -1 -1 active 11.0.14.0.0.255.255.255.0.11.0.15.2 11.0.14.0 0.255.255.255 0 11.0.15.2 3 remote local ? zeroDotZero 0 20 -1 -1 -1 -1 active 11.0.15.0.0.255.255.255.0.0.0.0.0 11.0.15.0 0.255.255.255 0 0.0.0.0 3 local local ? zeroDotZero 0 0 -1 -1 -1 -1 active 11.0.16.0.0.255.255.255.0.0.0.0.0 11.0.16.0 0.255.255.255 0 0.0.0.0 5 local local ? zeroDotZero 0 0 -1 -1 -1 -1 active 11.0.18.0.0.255.255.255.0.11.0.16.2 11.0.18.0 0.255.255.255 0 11.0.16.2 5 remote local ? zeroDotZero 0 20 -1 -1 -1 -1 active 11.0.19.0.0.255.255.255.0.0.0.0.0 11.0.19.0 0.255.255.255 0 0.0.0.0 4 local local ? zeroDotZero 0 0 -1 -1 -1 -1 active 11.0.20.0.0.255.255.255.0.11.0.19.2 11.0.20.0 0.255.255.255 0 11.0.19.2 4 remote local ? zeroDotZero 0 20 -1 -1 -1 -1 active <------ 11.0.21.0.0.255.255.255.0.11.0.19.2 11.0.21.0 0.255.255.255 0 11.0.19.2 4 remote local ? zeroDotZero 0 20 -1 -1 -1 -1 active ... thanks in advance. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users