cisco 4400 series wireless controller MODEL 4402, IOS version 7.0.230.0 OID 1.3.6.1.4.1.14179.1.1.4.3 connot show ios image.
A workaround for this is to create a UnDP for the WLC's to pull their IOS. It won't appear inside the "Node Details" tile, but you can create a custom poller tile on the Node Details pages that can show the results of the custom UnDP poller.
Here's how:
1. Create the UnDP.
- On the server, open the Universal Device Poller application. (Start>All Programs>Solarwinds Orion>Network Performance Monitor>Universal Device Poller)
- Create a New Universal Device Poller. You should be able to use this OID, and you can walk it first to verify. (whether you are using SNMP v2 or v3, this should work...I use v3) SNMPv2-SMI::mib-2.47.1.1.1.1.10.1 (1.3.6.1.2.1.47.1.1.1.1.10.1)
- Give it a pretty name and description, and under "Show Advanced Options" make sure you set the SNMP Get Type as "GET".
- Select the nodes you want this UnDP to poll against and Test. The result should be displayed. If this OID doesn't give you what you want, just do an snmpwalk of the device and find the appropriate OID that gives you the version of your device. There should be multiple that work. e.g. the one I provided is one of about 18 OIDs in a row in an snmpwalk that return the same value on my 4402.
- You can then assign this to a particular page, but we can do that through the web console with "Customize Page" settings.
- Click Finish and you should see your UnDP created.
2. Create your Custom Poller Details tile on your Node Details page.
- Go to your controller's Node Details page.
- Customize the page to add the below tile to your Node Details page.
- Move it where ever you want it on the Node Details page.
NOTE: entPhysicalSoftwareRev is my UnDP for 4402 software version.
Hope this helps!
I got it.
Thank you so much!!!!
Glad I could help.