Default to using the ipNetToMediaTable to get arp entries.

The old atTable has been deprecated since 1991; many newer
 devices don't implement it at all.  Fall back to the old
 atTable if the device doesn't implement ipNetToMediaTable
 (but I find it hard to imagine that there are any such devices)
This commit is contained in:
Bill Fenner
2006-04-13 04:01:24 +00:00
parent 19018f364e
commit bd6cc8d7f4
2 changed files with 70 additions and 7 deletions

View File

@@ -62,6 +62,7 @@ version 1.0 (04/07/06) - CVS only. No official release
* Fix in HP class for models not returning full bp_index
* [ 1436103 ] L2::Aironet devices weren't getting their model
translated properly
* Use ipNetToMedia table instead of atTable for ARP
verison 0.9 (11/15/04)
+ ** Added full Nortel/Bay/BayStack support