Smarts NCM: Riverbed Steelhead devices get discovered as "Generic"
book
Article ID: 330940
calendar_today
Updated On:
Products
VMware Smart Assurance
Issue/Introduction
Symptoms:
Riverbed steelhead devices (specific model Ex1160) get classified as "Generic" post discovery in NCM. The following entries can be found in autodisc.log-
There's a system OID mismatch & wrong entry of model Ex1160 in Riverbed.model's file.
Resolution
Please implement the below steps in DS by adding the new entry to Riverbed.models file in custompackage directory-
- Ensure you do not make any changes to the package Directory ($VOYENCE_HOME/package), or to any of the package directory contents.
- Copy the file to be modified from the directory structure under the package directory, to the directory structure under the custompackage directory. Create the directories under custompackage directory if they don t exist already.
In this case: cp $VOYENCE_HOME/package/riverbed/Riverbed.models $VOYENCE_HOME/custompackage/riverbed/Riverbed.models
- Open Riverbed.models file located at $VOYENCE_HOME/custompackage/riverbed/ directory and add the following device entry at the end of file and save it. EX1160H; 1.51; 1320
- Run mkmodelsxml.pl from $VOYENCE_HOME/custompackage/riverbed/ directory $VOYENCE_HOME/tools/mkmodelsxml.pl < Riverbed.models> RiverbedModels.xml
- Copy/move the file RiverbedModels.xml from $VOYENCE_HOME/custompackage/riverbed/ directory to $VOYENCE_HOME/custompackage/pkgxml/Riverbed/
- Run below command: service voyence restart
- After the service restart, remove the device from NCM and discover it again.
The result of the above operation should be successful discovery of the Riverbed device with system OID ending with 1.51 & classification of the specific device type.
Additional Information
The above Riverbed model entry is specific to NCM version 9.4.1.0.75 and DSR version 21.0.0.0.75.