Datacollection for Cisco Call Manager has old OID

Description

The $OPENNMS_HOME/etc/datacollection/cisco.xml file references an OID for Cisco Call Manager that is based on older hardware.  The existing OID is .1.3.6.1.4.1.9.1.583 and newer versions are OID .1.3.6.1.4.1.9.1.1348.  

Proposed code to add to cisco.xml to enable collection on either OID:

<systemDef name="Cisco Virtual CallManager"> <sysoid>.1.3.6.1.4.1.9.1.1348</sysoid> <collect> <includeGroup>cisco-ccm</includeGroup> </collect> </systemDef>

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Ronny Trommer May 15, 2018 at 1:54 PM

Merged PR

Mark Mahacek April 25, 2018 at 8:54 PM

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

PagerDuty

Created March 27, 2018 at 5:42 PM
Updated May 15, 2018 at 1:54 PM
Resolved May 15, 2018 at 1:54 PM

Flag notifications