I figured out that sending:
gets me the value true. Now, I just need to figure out how to set it to false? I tried running the above adding "/SNMPv1Enabled" to the end of the GET, but get back "ResourceMissingAtURI. My hope was that if that worked, I could just change the GET to a PUT and add a "false" as data. Any ideas?