Comments
-
Or a simpler version using navigation properties: SELECT n.SysName FROM Orion.Nodes n WHERE n.CustomProperties.NoAlert = 'yes'
-
In my environment I can see Transmit Errors on almost all Meraki MRs on apr0 / apr1. Some are like 1000-2500 / hour, but most only 1-500 / hour (I guess it depends on the number of clients / traffic?)
-
I think the only way currently (2023.3) is to try to match information from Orion.Nodes and Orion.Orchestrators.Devices by IP address. Switches are in both with internal IP, so query like this would show you serial numbers for switches and MRs. SELECT n.NodeID, n.IPAddress, n.Caption, n.NodeDescription, n.Description,…
-
@"KMSigma.SWI" Is there any specific reason why in the export function you are skipping the export of dashboards that have Parent field other than NULL? $Swql = "SELECT DashboardID FROM Orion.Dashboards.Instances WHERE ParentID IS NULL" In my case I have some dashboards that have this field set to the dashboard ID from…
-
NPM does not process flow data (Netflow), NTA is the module for this. Netflow can show more details, but it may depend on the setup on the device (how the flow information is exported). With SNMP, you could see peaks if you decreased interface polling interval from default (9 minutes) to something smaller or if you used…
-
Please check if removing the : from pre-login banner helps. It did in my case.
-
In 2023.1 a new port for SWIS REST endpoint was added (17774). It looks like this is where you can now use your own certificate. Please see here for more information: documentation.solarwinds.com/.../core-enabling-and-requiring-secure-channels-with-ssl-sw1514.htm
-
You could use the IN operator: nodes.IP_Address IN ('IP1', 'IP2', ...) If you want to build the list of IPs dynamically based on some other conditions, then maybe a subquery would work: nodes.IP_Address IN (SELECT ip FROM sometable WHERE somecondition)
-
This should not cause any disruption (it didn't in our case).
-
Interesting, for me it works with Orion v3 server type and domain\username.
-
Does this mean the behavior now changed? Initially you were getting no results, now a timeout? I tested just now again, if I used only username, I got no results, if I used domain\username, I got the correct result. When you log in via web to your Solarwinds with this user, are you able to access NCM data? Access to NCM is…
-
We also saw this issue on IOS 17.10+, there was a change in default supported HMAC algorithms. In device logs we could see messages like this: %SSH-3-NO_MATCH: No matching mac found: client hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha1-96,hmac-md5,none server hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com We…
-
Another possible issue we also faced was change in default supported HMAC algorithms in IOS 17.10+. In device logs we could see messages like this: %SSH-3-NO_MATCH: No matching mac found: client hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha1-96,hmac-md5,none server…
-
We had a similar issue with different models and found that : (colon) in the banner was causing this issue. I think it was due to incorrect detection of login prompt. Try removing the colon from your banner and see if that helps.
-
Cisco ASA does not send username in the message used by RTCD (%ASA-5-111005) to detect configuration change. However Cisco switches / routers do (message %SYS-5-CONFIG_I) and I can see the usernames in syslog messages coming from them. On ASA there are some other messages that include username, these are syslog IDs 111008,…
-
In my case the issue was the user I was using to connect to SWIS from SWQL Studio. For Orion entity user with or without domain name worked, but for NCM entity only user with domain name worked (e.g. some_AD\some_username). Since then I always use domain\user login for SWQL Studio and scripts.
-
We currently use v2, but did you try the settings suggested here https://thwack.solarwinds.com/product-forums/network-performance-monitor-npm/f/forum/79687/meraki-snmp-v3-how-do-you-set-this-up?
-
Based on my tests of v2023.3 Meraki switches are only supported via SNMP, not via API (API Meraki specific poller is not available in List Resources). But as usual via SNMP from Meraki you will not get CPU, memory, last boot, OS version, etc.
-
Let me summarize: * you have the setup like on the pictures you sent * you have a default configuration of NPM 2022 or 2023 (2023.2 the last I tested) * -> you should use the settings I proposed in my other post…
-
Hi @"RAJPAD". Your pics show the standard way to connect MX64 and MX67 with 2 uplinks. You can still use the configuration provided above with no changes.
-
Hi @"RAJPAD". I'm not sure what config changes you are asking for. I believe the settings I provided in the earlier post (https://thwack.solarwinds.com/product-forums/hybrid-cloud-observability/f/forum/96054/solarwinds-platform-2022-3-integration-with-meraki-sd-wan/305174#305174) are okay also for your setup. Please let me…
-
@"RAJPAD"I think you can just replace the current values in the three settings (CdpLldpInterfacesMappingJson, DeviceWanPortsCountByModelJson, UplinksInterfacesMappingJson) in Advanced Configuration with what is provided above in my other post. You can also just use the sections for MX64 and MX67 if you prefer, but having…
-
My other reply to @"anmolkumar7"was qualified as SPAM and I'm awaiting the appeal to be reviewed. Meanwhile, I will repeat part of what I wrote there. In my environment I have some MX105 and MX85, but they are all using copper (RJ45) ports for WAN connections. So I was not able to fully test my settings, but with the ports…
-
Hi @"anmolkumar7". I created the lists based on information from this document: WAN behavior on MX75/85/95/105. In my environment I have MX85 and MX105, but all of them are using RJ45 ports, so I'm not able to verify these settings, sorry. If you are facing any issues with these settings or if anyone was able to verify…
-
I understand this is how it is working now, but for the reasons I highlighted in my initial post (Meraki MX behind a NAT, SNMP available via LAN only), ability to add Meraki MX as a node only when it's reachable via SNMP is not enough. I think it would be better if we had the option to add Meraki MX as a node with…
-
I don't know why it doesn't work as you posted it, but after changing the order of entities in the first join it worked for me. From Orion.AlertObjects o join Orion.AlertActive aa on aa.alertobjectid=o.alertobjectid
-
I believe the data for this graph will be in Orion.NPM.InterfaceTraffic entity, accessible via Solarwinds API. You can check with SWQL Studio too.
-
@"RAJPAD" the only response for the FR I got was in the comments, from @"bmrad". The advanced configuration was done in SolarWinds (Access the Advanced Configuration settings in the Orion Web Console (solarwinds.com)).
-
Unfortunately, UDT does not expose any methods via API to enable/disable L2/L3 polling (unless I missed something). Changing the Enabled value directly in the NodeCapabilities SQL table is possible and enables the job, but I'm not 100% sure if there are no additional actions executed in other places when you do this via…
-
Just to note that Topology Layer 3 poller is something different from UDT Layer 3 polling. Topology Layer 3 polling can be enabled via List Resources - this is equal to enabling it via Manage Pollers, while UDT Layer 2/3 polling is enabled via Edit Node.