On Fri, Aug 24, 2012 at 1:39 PM, Vijay Venkatachalam <vijay.venkatacha...@citrix.com> wrote: > So the snmp info will look like the following in the query parameters for > create/update > > param[0].name=snmpcommunity& > param[0].value=public& > param[1].name=snmpport& > param[1].value=121 > > And in the list response the snmp info will look like the following > "params":{"snmpcommunity":"public","snmpport":161} > > Is my understanding right? > > Thanks, > Vijay V.
What versions of SNMP will this support - do you need a param for that? SNMPv3 is very different from v2. --David