Add method to show err-disable cause on Cisco (#248)

Method i_err_disable_cause implemented on CiscoPortSecurity.pm. Returns
sparse data: ifIndex -> textual err-disable cause, for interfaces that
are err-disabled.
This commit is contained in:
Oliver Gorwits
2018-02-17 11:47:56 +00:00
committed by GitHub
parent 0f00322e03
commit 397b14da22
2 changed files with 57 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
version 3.46 ()
[ENHANCEMENTS]
* Add method to get err-disable cause for interfaces on Cisco
version 3.45 (2018-02-14)
[ENHANCEMENTS]