Releases: elastiflow/snmp
Releases · elastiflow/snmp
1.4
add support for Cisco WLC and Palo Alto (#9) * Add CISCO-CDP-MIB * Adding CISCO-EIGRP-MIB * Added colon after oid * Corrected syntax error in yaml * Adding CISCO-PROCESS-MIB object and CISCO-PROCESS enum. * Corrected types and syntax errors * finish CISCO-CDP-MIB * finish CISCO-EIGRP-MIB * add cisco_asr1000 and cisco_cat2960l device groups * add palo alto support * update CISCO-PROCESS-MIB * add CISCO-SWITCH-MULTICAST-MIB * Added cisco_cdp, cisco_eigrp and cisco_process * Added object - CISCO-ENVMON-MIB.yml, enum CISCO-ENVMON-MIB.yml and added a new object_group to cisco.yml for this MIB. * Changed discovery_attribute: panWFMonitorPortableExecUtilizationIndex to discovery_attribute: panWFMonitorPortableExecUtilizationName * update CISCO-ENVMON-MIB * add CISCO-IGMP-SNOOPING-MIB * add CISCO-NtP-MIB * Adding cisco object CISCO-LWAPP-AP-MIB.yml and enum/integer/cisco/CISCO-LWAPP-AP-MIB.yml * Added ietf object ENTITY-STATE-MIB and ietf enum integer ENTITY-STATE-MIB.yml * Added new object objects/ietf/ENTITY-SENSOR-MIB.yml Added new enum enums/integer/ietf/ENTITY-SENSOR-MIB.yml Added section for LWAPP-AP-MIB cisco.yml Added ENTITY-SENSOR-MIB and ENTITY-STATE-MIB to entity.yml Fixed typo LWAPP-AP-MIB * Several discovery_attributes needed a change one entry had a typo. * update ENTITY-STATE-MIB * update ENTITY-SENSOR-MIB * Changed entried that were InetAddressType but set OctetString back to InetAddressType. * One addiitonal entry that needed to be changed to InetAddressType * update CISCO-LWAPP-AP-MIB * CISCO-LWAPP-AP-MIB use same "object" value for split objects * split panGlobalCountersDOSCounters * fix CISCO-NTP-MIB * add CISCO-LWAPP-WLAN-MIB support --------- Co-authored-by: Eric Graham <[email protected]>