![MULTISOFT VGR-1000 User Manual Download Page 63](http://html1.mh-extra.com/html/multisoft/vgr-1000/vgr-1000_user-manual_1855439063.webp)
Video Grabber User Manual - v. 1.19 (FW 1.29)
63
5.5.11.
confUpdate (subsection 11)
In the following tables only
OBJECTNUMBER
part of the identifier (OID) is listed.
OBJECTNUMBER Name
Access
Type
Description
1
writeSettings
read-write
Integer
Any changes made to the
configuration
have
to
be
confirmed by setting 4321 to
this field.
3
forceUpdate
read-write
Integer
Write 1 to force firmware
update. Resets to 0 after
successful update.
4
reboot
read-write
Integer
Write 1 to trigger device reboot.
Resets to 0 after reboot.
5
resetToDefaults
read-write
Integer
Write 1 to reset all settings to
default values. Resets to 0 after
reset.
Example:
To force update of the Video Grabber with IP address 192.168.5.2 one would have to run the following
commands:
First write 1 on the forceUpdate field:
snmpset –v3 –l authPriv –u rw_user
-a MD5 –A uXTxzFQOscIZR1qcMAOSEwxf2HDeD6
-x DES –X LlUzFSpOVmBrem3VOFYfqd42VB1vve
192.168.5.2 1.3.6.1.4.1.46236.1.3.11.3.0 i 1
Then apply the settings:
snmpset –v3 –l authPriv –u rw_user
-a MD5 –A uXTxzFQOscIZR1qcMAOSEwxf2HDeD6
-x DES –X LlUzFSpOVmBrem3VOFYfqd42VB1vve
192.168.5.2 1.3.6.1.4.1.46236.1.3.11.1.0 i 4321