Citrix Netscaler SNMP discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2013 09:00 AM
We are trying to set up discovery to create and classify Citrix NetScaler devices. After doing my initial scan of a known good IP address, i quickly discovered that these devices only have port 22 open, which is interpreted by discovery as being a UNIX system (ssh.ssh.result = open...and ssh is port 22).
What is the best approach that should port 22 is found to be open and fails to respond to SSH authentication that the system then initiates a separate SNMP CI Classifier?
I am debating about pursuing this any further as we are only talking about 6 devices in a hardened DMZ, so the politics may prevent the effort from continuing...
Screenshots, files and configurations are available upon request...
- Labels:
-
Discovery
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2013 02:52 PM
You would need to change the order the Port Probes are firing. Go to Discovery Definition -> Port Probes.
Open SSH and change the Classification Priority to 3.
Open SNMP and change the Classification Priority to 2.
Now go to SNMP (Classifications) and set INACTIVE all the OS related SNMP Classifiers.
That should do it.
Dan