The most recent content from our members.
Hello All, I am trying to add UDT ports for a newly added node in OrionNPM using OrionSDK/SWQL query. i can able to add a node and itys custom properties, Bur couldn't able to Add UDT ports for a node. I am seeking help to figured it out as soon as possible. Thanks in advance.
The UDT Compatibility Checker isn't polling dot1dTpFdbTable. When I SNMP Walk the switch, I see there are a lot of entries in that table. The dot1qTpFdbTable has way less endpoint MAC addresses in it but that table is getting polled. Is there a setting in UDT to poll that table, or is there some other OID that tells UDT to…
Case Reference: # 01084835 Using IPAM and UDT combined, when we discover multiple switches using UDT, the column "UDT Ports" is populated in IPAM's list of IPs. On large networks, each IP may have multiple UDT Ports displayed in the "UDT Ports" column, resulting in noise, without the option to remove selected UDT Ports…
Hello, I ran some UDT port usage reports for our capacity planning team. However, I noticed earlier today that UDT is misreporting the port utilization for many of the interfaces on our switches. That is, I see a lot of ports in the report as Never Used, but that is not true. As a matter of fact, I logged into some of our…
Hi all, We are trying to allow the usage of the "Shutdown" and "Turn On" buttons in a Cisco switches Port Details widget for our support team (simple task). We have the RW credentials plugged into the SNMP creds for the switch in SolarWinds; but when someone clicks the button, we are still getting an error about the…
I can't UDT to show the access port a device/MAC is connected to. I had it working when I first set it up awhile ago but no longer working when I search a MAC. I just get the core Nexus the access switch is connected to. The access port, VLAN, and trunk on the access switch is monitored. The trunk and VLAN on the Nexus 7K…
This data not loading on device inventory issue was on Orion platform 2020.2.5 and was advised to upgrade the Orion platform to 2020.2.6 which would resolve the issue, but yet the issue persists. Any experiencing this type of issue and any workaround for it.
I have not found a way to do this, but maybe I'm not looking in the right place. We've got Python scripts for discovering and adding nodes and interfaces via API no problem. We're using corePluginConfig and interfacesPluginConfig to accomplish this. But I have not seen a similar "ports" PluginConfig (i.e.…
I needed a UDT searchable resource similar to the port details There is a sql view which has all of the information, but the view is not in SWQL. A simple matter of looking at the design of the view and converting it to swql did the job. select DISTINCT * n.Caption as [Device] ,n.DetailsUrl as [_LINKFOR_Device]…
Hello all, I've been using the API for a while now and have managed to find a lot of answers here so thanks for your help so far! I am now completely stuck however when it comes to UDT Ports via the API. The only documentation I am aware of is: UDT vNext API · solarwinds/OrionSDK Wiki · GitHub Sadly this doesn't seem to…
It looks like you're new here. Sign in or register to get started.