Hi All,
I cannot find anything online about UnDP's for the Talari T750. There are a lot of Talari UNdP's in the MIB tree but none seem to be supported for the T750.
Has anyone managed to implement anything useful?
Thanks
Chris
ecfrs Sorry for the delay, we are looking into implementing Talari Aware, but haven't done so yet. That was the solution they recommended for monitoring the devices. We haven't been able to get much data using anything else.
Could you reword the question a little? We have a number of T510s in our environment and have managed to integrate them. What are you trying to do?
Basically I cannot find any custom pollers that give any form of data for these devices and was wondering if anyone was using anything etc?
Matt,
Which OIDs did you use for your Talari Monitoring? We have a couple T510s and the new E100s.
Were you ever able to find the OIDs for Talari devices? Currently looking for an OID that pulls the serial numbers from these devices.
I've answered my own question.
I performed a SNMP-Walk of the Talari SD-WAN appliance using SolarWinds SNMP Walk tool. This created a text file of all the OID's responding from the walk of the device along with the output that the OID provides.
I then Logged onto the Talari appliance and located the information I needed, in this case it was the serial number, or "Unique Identifier" according to the Talari.
I then copied this value and did a CTRL + F within the text file of the SNMP walk to see if this value was generated at all from the walk. It was! (1.3.6.1.4.1.34086.2.2.12.1.12 - For anyone who wants it)
I then had to change the "Advanced Options" for this UNDP within the "Define Your Universal Device Poller" dialog box on my Orion server to "SNMP Get Type: GET". It is set to "GET NEXT" by default which will cause the poller to generate a "OID is not supported" error.