Open for Voting

NCM - Add the ability to query for chassis serial numbers on Cisco Nexus devices

NCM currently uses the OLD-CISCO-CHASSIS-MIB to pull serial numbers for Cisco devices.  This doesn't work on Nexus devices.  Nexus devices require the use of the entPhysicalSerialNum mib OID=1.3.6.1.2.1.47.1.1.1.1.11 and store the serial number for the chassis under index 10 (fabric/backplane) and 149 (chassis) in the table pulled by that mib.  The current NCM reports Properties do include that mib but does not provide a way to parse the table line for index 10 or 149.  In addition since there is no way provided to a do a report with both the Old-Cisco-Chassis-mib and the entPhysicalSerialNumb mib so that serial numbers for Cisco IOS devices and Cisco NOX devices show up in the same report.  So basically what I am asking is that the NCM report builder be changed such that Type of Report selection is added that includes access to the above two mibs as well as the ability to parse or filter for results that show up in tables