add Cisco BGP MIB support to all Cisco Layer 3 devices (#451)

This also adds a munge_inetaddress function which can be used to parse a 
binary IP address as defined by the SNMP InetAddress type.
This commit is contained in:
Alexander Hartmaier
2022-03-14 22:37:27 +01:00
committed by GitHub
parent 7f3028cbdb
commit efb32ac10d
4 changed files with 315 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
[NEW FEATURES]
* add Cisco BGP MIB support to all Cisco Layer 3 devices
Version 3.81 (2021-10-07)
[ENHANCEMENTS]