robert.booth

Comments

  • Unfortunately my control server that runs the scripts is an Ubuntu server and only allowed to used what's already installed on the image which is python 2.7. I'm crushed and was so close to a 100% total automation of a very large multiple aws vpc deployment. Note: I also tried snmpv2 just to see and that too does not work…
  • Sorry, I mean to include the actual output from the python run. As you can see I don't get any error; however, no matter what I try it will not get the interfaces and they are nothing special. I was able to figure out the correct field names use in order to populate the device name, location and other fields. Is there any…
  • Tdanner, That EngineID did the trick for at least SNMPv2 and just basic node ; however, I can't to get it to add the node with all the typical information we provide through the webconsole manually. I tried making sure to use the correct names of the fields and used SWQL to make sure I was using what I thought were…
  • Clarv02, I most certainly am interested and would again be very grateful for additional help, snippet / examples. Being honest I am completely new to all programming and only started when we made a large move to AWS EC2 & VPCs back in March of this year. It took me a long time, much frustration (due to my ignorance and…
  • Thanks for pointing out what the real error was. I am going to test making changes to that so that the engine ID is accurate and will report back. I am highly motivated to get the addnode with SNMPv3 to work with Python and when and if I am successful I most certainly will report back. Greatly appreaciate all of the swift…
  • I was able to get what I needed by adding available count = 2.
  • Richard, Again, thank you very much for your help and assistance. Ive got a very tight deadline for Monday that I'm trying hard to meet. If reference to my last response and error, I did ultimatly figure out last night that the group by was missing; however, I'm still getting the same results in that it returns one ip from…
  • Cignul9, I'm trying to automate a last step in a complete AWS automated deployment. The step is to get two ip addresses from one of 100+ /30 subnets we have in IPAM for gre tunnels. All the /30 subnets have the identical comment "AWS-Prod_GRE_Tunnels" which is how I select one of the subnets which works fine; however, I'm…
  • I have a requirement to automate deployment is CSR1000v routers and am 99% there. I use the Orion SDK & Python 2.7 to query IPAM for IP Addresses and then use those IP Addresses to deploy the CSR1000v routers. Once Deployed, I again use Orion SDK & Python 2.7 to mark the IP Addresses as "used" in IPAM. Now that I have the…
  • Richard, Thank you for getting back to me! Yes, I am trying to get two ip addresses within the same subnet. The query I was using works fine as long as no one accidently marks one of the two addresses in the subnet as used. All of the Subnets with the comments 'AWS-Prod_GRE_Tunnels' are /30 subnets, so there will only ever…
  • I found a solution that works. AND DayDiff(datetime, GetUtcDate()) < 1