The most recent content from our members.
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…
How can I detect a Switchport in Config Change Templates? My attempt was to check if the Interface has IP addresses: int @isrouted = 0 // Increment if an IP exists foreach(@ip in @myInterface.IpAddresses){ if(@myInterface.InterfaceIndex == @ip.InterfaceIndex){ @isrouted = @isrouted + 1 } } if(@isrouted > 0){ CLI{ ! this…
good morning all you Orion junkies! Today I come to you with a question I am sure we have all thought of at one point or another. Now, I need to attempt to implement. We have a need to create an advanced alert trigger to execute a script to "bounce" a POE enabled port. Use Case - we have over 400 IP enabled cameras on our…
Hi, We use the channel grouping with our backup server to give the server a teamed 2gb interface. UDT is showing the two ports as active but it's not tracking any information for it so when we run a usage report it's always coming up as "Never". The switch is a Cisco Catalyst 4510. Is this a bug related to the switch or is…
Looking at a port, there are buttons to 'Shutdown' or 'Turn On' the port. When I mouse-over the clickable part of these buttons, I get the message "RW credential is not defined for the node", and cannot use the buttons. I have searched the Quick Start Guide, Administrator Guide, and these forums for RW credential, but only…
I am using Switchport Utilization on my switches and I have unchecked the option to display trunk ports. When I look at the report I see trunkports showing up. I have a switch with 10 trunk ports, it hides 7 of the trunk ports and displayes the other 3 trunk ports and says "trunkport=false" Here is an interface configured…
Perhaps I am missing something obvious which is a distinct possibility. So can someone direct me on how to find switchport interfaces and their configured, associated VLAN (id or name) using SolarWinds? The ideal output would look something like the following but more is always better. Hostname Interface Name VLAN ID VLAN…
When I added my switches into solarwinds it shows the ports that are not hooked up as down. I found the setting to have them shown as unplugged but if I decided to plug them in one day I need to get an alert if that interface goes down. How can I not get alerts for ports that are unplugged but still get alerts if one goes…
Can someone please clarify for me what RECEIVE and TRANSMIT mean when looking at utilization on a switchport? Sometimes I see more than 100% on the TRANSMIT for our WAN edge router connected to our 6509. Does RECEIVE = in to the switchport from the connected device or from the switch backplane into the switchport? Does…
Hi, all I'm new to the forums and I have been messing around in Orion (SW) Net Configuration Manager. I have tried to create a report and it appears to be a bit confusing to me. I would like to set up a recurring report each week. The report need to have all the unused switchports on the (Core, Access, and Distribution)…
It looks like you're new here. Sign in or register to get started.