Comments
-
Try disabling DEP 1. Open the Start screen, right click the Computer tile and click Properties in the bar below. 2. In the System Settings, click Advanced system settings in the left pane, go to the Advanced tab and click Settings in the Performance section. Next in the Performance Options window, go to the Data Execution…
-
you need to open edit node propeties page and turn option Enable AXL SIP Trunk Polling on and enter valid credentials
-
VNQM 4.5 supports SIP trunks monitoring only on Cisco call managers
-
1. VNQM 4.5 monitors SIP trunks only only on Cisco call manager 2. SIP trunks on Cisco CUBEs are not supported in this version.
-
yes, it is ready. once a user creates new IP request, an alert is triggered. you have to configure actions for this alert, if you want to have e.g. email notification
-
even going to alert management page does not help you?
-
Have you tried to give account Admin rights in IPAM group in edit account page? As a workaround you can create new Orion account with more priviliges like on the image
-
You can try response time monitor as alternative http://oriondemo.solarwinds.com/Orion/Toolset/Tools/ResponseTimeMonitor/ResponseTimeMonitor.aspx?hostname=tok-ns25&ip=10…
-
hello, IPAM 4.6 and lower versions require, that user must be Orion administrator to invoke API methods over IPAM entities. you can try IPAM 4.7 RC2 with more granular permissions.
-
please follow this steps IPAM vRO plugin creates multiple HTTP REST hosts - SolarWinds Worldwide, LLC. Help and Support how to avoid creating of new hosts. Also you can create scriptable task to remove all REST hosts with code var getHosts = RESTHostManager.getHosts(); var removeRestHostWorkflow =…
-
"Get IPAM Host" workflow is on product roadmap.
-
Last IPAM 4.6 supports additional polling engines. you can put APE in not accessble network. The only requirement is avaialble connection between main server and additional. Raspberry PI is not supported, at least yet
-
The only workaround is to add alerting="true" alertingSource="true" to IPAM.Event entity in SWIS schema, but it is on your own risk and then you can filter
-
Please go with support ticket, team will help you. And double check before, that data was polled into IPAM_CloudDnsZones table
-
you can disable automatic subnets scanning or increase scanning interval significantly
-
NPM 12.4 is compatible with VNQM 4.5.1
-
Yes, it is common practice that SolarWinds products support upgrade RC1 -> RC2 -> RTM
-
it is not possible
-
ding, interesting feature request here
-
structure should be like and during import just select Groups
-
IPAM API is described here IPAM 4.6 API · solarwinds/OrionSDK Wiki · GitHub
-
as a workaround you can build report using SWQL query like: SELECT EndpointID, MACAddress, FirstSeen, LastUpdate, Rogue FROM Orion.UDT.Endpoint Where MACAddress not in ('0007B4000602')
-
VNQM does not support CUCM 12.x.
-
- verify that SNMP is enabled on VM and Orion Console has valid SNMP credentials - VM should respond to OID ifPhysAddress 1.3.6.1.2.1.2.2.1.6
-
used account must have Orion Administrator rights
-
Datasource in report with filter by IOSVersion will help you
-
The issue has been detected and fixed in IPAM 4.6 RC3, which is already available on customer portal
-
IPAM does not support WMI during subnet scanning
-
select objects to trigger on
-
Take a look here Authorization Error - User does not have rights to requested MIBs - SolarWinds Worldwide, LLC. Help and Support how to solve Authorization Error.