
Video Grabber DGR-1000 User Manual - v. 1.4 (FW 1.9)
77
5.5.10.
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