Hi all:
I'm trying to create a report of all Cisco switch serial numbers WITHIN multiple switch stacks. The usual OIDS will grab the master switch's SN without problem, but don't detect the others in a stack.
I've created an NCM job which simply queries each stack with a 'show inv[entory]' and outputs it to a file.
Is there any way to either 1) Parse the resulting data into an NPM or NCM report, or 2) to directly emulate this command script within NPM (rather than NCM) and then output the result to a report?
This would be a great help to our staff; as I say, using the UnDP only gives us the master switch in each stack, so going the MIB/OID route doesn't appear to be too useful. If anyone knows of an OID which provides a table of all Cisco switches across all models and images, that would be another possibility.
All comments welcome!