search for: snmp_ver

Displaying 1 result from an estimated 1 matches for "snmp_ver".

Did you mean: snmp_sec
2007 Mar 14
2
A java initialization routine
...to the device, if that wasn''t already obvious. So basically, I want to get the default data, change one item (an IP address), put it in the form, and submit it. Thanks for any direction you might provide. It''s kinda long, so I apologize: function InitValue(passForm) { // var snmp_ver = ''0''; /*-----AP Password-----*/ passForm.http_username.value = ''username''; // admin/user/0/username passForm.http_passwd.value = ''supersecret''; // admin/user/0/password passForm.confirm_http_passwd.value = ''supersecret''...