can Infoblox devices be discovered?

kranthi18
Kilo Contributor

Hello,

can Infoblox devices be discovered?

Can Infoblox device be discovered like any other device ? what port and protocol will be used.

We are not looking to integrate infoblox and Snow. 

 

Thanks,

kranthi.

1 ACCEPTED SOLUTION

Andrew Westerv4
Mega Guru

Yes, Infoblox appliances can be Discovered via SNMP. There aren't any predefined probes and sensors for them, which will require customization on your part to add them.

You can use Doug's video as a guide on how to build a custom SNMP classifier and pattern: Create a simple SNMP Classifier. The patterns edition

View solution in original post

12 REPLIES 12

Andrew Westerv4
Mega Guru

Yes, Infoblox appliances can be Discovered via SNMP. There aren't any predefined probes and sensors for them, which will require customization on your part to add them.

You can use Doug's video as a guide on how to build a custom SNMP classifier and pattern: Create a simple SNMP Classifier. The patterns edition

Sandeep132
Kilo Sage

Hi Kranthi,

Are you able to set up Infoblox discovery? I have few questions on how you are able to capture the "Name" for infoblox devices.

 

Thanks

Infoblox appliances adhere to usual standards and uses the sysName attribute.

Hi Andrew, When we are running discovery of infoblox devices we are receiving similar name ( infoblox-master) In the Shazam response for all the IP ranges. This is causing issues with identifying devices. Is this some configuration on the infoblox side to set up name or we need to make any change to the snmp sensor script? Thanks