The most recent content from our members.
So, I can "add" nodes as icmp, snmpv2 and v3 (if I hardcode the id/passwords for it). I can auto-discover a node with single IP and shows up as ICMP. But for the absolutely life of me - including using the python snmpv3 code (linked below) I can't get it. It adds it, but doesn't 'discover' it as snmpv3. Python example I…
Both of the add and edit node wizards are clunky with regard to SNMPv3 credentials. There are two spots to select credentials (to separate read only and read-write) but there’s no visual clues in the interface that these are separate. I think this should be reworked – a tabbed interface or even some different graphical…
So, I have now been given the task of getting SNMP v3 working on all our switches, and the Arista switches are giving me problems. I have this configured on the switch: TK5-3WP03-R06-7060-01#sh run sect snmp snmp-server engineID local f5717f7483eff780bd00 snmp-server contact CENet snmp-server location TK5-3WP03-R06…
On Manage Nodes screen display SNMP version under Polling Method. Currently the column displays, ICMP, WMI, Agent, or SNMP but does not state the version 1, 2, 3. Please include this in the column. I do have a SWSQL workaround but it would be easier if it was displayed under Manage Nodes. SELECT TOP 1000 IPAddress,…
Using the rest api, purely http, I am trying to get the name of the SNMPv3 Credential Set assigned to each node. The credential set name is stored into Orion.Credential. But I can't find a foreign key linking with Orion.Node. I thought about using Cortex.Orion.Credential, which has a documented foreign key with…
Hello everybody, I am trying to create a node with snmpv3, using AES-256 encryption using the REST call Create/Orion.Nodes. This is the json body of the http call: { "EngineID": 1, "IPAddress": "***.***.***.***", "IPAddressType": "IPv4", "ObjectSubType": "SNMP", "SNMPVersion": 3, "SNMPV3Username": "******",…
Hello everyone, I am trying to create an snmpv3 node using a pre-configured "Credential Set Library", via the REST API. I can create snmpv3 nodes using .../Create/Orion.Nodes, but I can't find the way to provide a credential set library. I can only make it work using explicit passwords, user and algorithms. This method…
Hey Guys, SolarWinds admin here trying to pull via ACI APIC's and it is not allowing the connection and failing SNMP testing, but the Leafs and Spines are passing no problem. Has anyone ran into any issues with this? If so, can you please talk about how you fixed this? Thanks!
I am attempting add an Checkpoint VXS firewalls and I am getting "Failed Test" when trying to add the device. We have captured packets and we see that the firewall is recieving the "get-request" and replies "report 1.3.6.1.3.15.1.1.4.0" so it appears the request is being recied and replied. There are no errors on incorrect…
It looks like you're new here. Sign in or register to get started.