NCM Configuration Management Approval Mode
I need to find out how my NCM Configuration Change Approval Mode is configured. I can't find a way to tell me from the web interface and I've dug through the database as well with no luck. Can...
View ArticleRe: NCM Configuration Management Approval Mode
Hi Samantha, What kind of information are you looking for exactly? Regards,Jiri
View ArticleRe: NCM Configuration Management Approval Mode
Jiri,When I'm executing the wizard, this appears to be placing a global configuration for all NCM Config Change Approvals for their Approval Mode. After this is set the first time, how can an Orion...
View ArticleRe: NCM Configuration Management Approval Mode
Oh, I see.Don't know off the top of my head -- let me find out. Jiri
View ArticleRe: NCM Configuration Management Approval Mode
Hi Sam, The approval mode can be found in WebSettings table, NCMApprovalMode item:ApprovalDisabled = 0OneLevel = 1TwoLevelWebUploader = 2TwoLevelAll = 3 Regards,Jiri
View ArticleRe: Configure SSH on Cisco switch IOS via Solarwinds
Hmm... Wow, lots of effort put into that script!! I'm going to suggest another route for you though. Rather than using that rather complex script, have you thought about using the Compliance...
View ArticleHow to get SNMP interface info in config change template?
Hi, When choosing interface to execute a config change template on, the SNMP info (like port status, port description, etc) doesn't match real-life.Is it a bug or misconfig you think? NCM 7.3.2 + NPM...
View Articleone of our Riverbed device has failed and we need to take the last config...
one of our Riverbed device has failed and we need to take the last config details Tried the steps1) Download Configs(Single Node)2) checked on the server "C:\ProgramData\SolarWinds\NCM\Config-Archive"...
View ArticleBulk import of Router and switch configuration Files
We recently had our NCM Server go down hard. Until the data off the previous server drives are recovered, I have lost everything(Database included). I had to rebuild NCM on another machine. We...
View ArticleHow to get a value from an interface and use it to configure the device in a...
I'm looking to script the config of some Cisco devices. I am happy to select the nodes and interfaces and configure them all with the same config. However I have two lines of config per interface...
View ArticleRe: How to get a value from an interface and use it to configure the device...
Have you looked at the 'Change VLAN Membership on Cisco IOS Ports' config change template? There is also detailed documentation in the admin guide on how to arrive at this template You modified script...
View ArticleRe: Manage Nodes With NCM setting in Database
Sorry about that, The explanation could have been more clear. I am looking for the table in the database where you'd find all Node IDs and their setting for being enabled in NCM or not.A super simple...
View ArticleRe: How to get a value from an interface and use it to configure the device...
Thanks for the quick reply, I need to explain some more, the vlan config is already on the interface so need to take that vlan and use it for the next command. So pre change the config is interface...
View ArticleRe: How to get a value from an interface and use it to configure the device...
if you look at the config change templates section of the admin guide, you will find a list of entities and properties you can reference in the script. vlanid is of the properties for an interface...
View ArticleRe: How to get a value from an interface and use it to configure the device...
also meant to add, if you go to the ncm tab and click on the inventory view, you can run the interfaces report and make sure it does contain vlanid ad expected.
View ArticleRe: Manage Nodes With NCM setting in Database
I don't know if there is an explicit column in a table that says that. However, you can figure it out quite easily. In the "Nodes" table (or view) in NPM, you have your NodeID. In the...
View ArticleRe: How to get a value from an interface and use it to configure the device...
I'm happy with selecting the node and interfaces and I can configure these with the script. The vlan.id through I'm not sure what you mean, it's not an svi but physical and we have a voice vlan too....
View ArticlePopulating the database
When running Discovery, I receive more than one SNMP response from a Cisco 650x. Do each need to be the database?
View ArticleBrocade switch stack real time configuration change notification issue
Hello - We have a weird issue here, well I think it is weird. It seems that when a configuration is modified on the Brocade switch stacks the alerts is sent out, but it states that the whole...
View Article