![MULTISOFT VGR-1000 User Manual Download Page 42](http://html1.mh-extra.com/html/multisoft/vgr-1000/vgr-1000_user-manual_1855439042.webp)
Video Grabber User Manual - v. 1.19 (FW 1.29)
42
5.2.1.
Read-only user
Security
Username
Security
Level
Authentication
Protocol
Authentication
Password
ro_user
authPriv
MD5
e6uqOn1Uro0eZRsHx70cULWQ6upjGP
Privacy Protocol Privacy Password
DES
dfHVLhF3mLaLZk5MkFYLbxhBMB4q88
To get some information from SNMP node one can do as follows:
snmpget –v3 –l Security Level –u Security Username
–a Authentication Protocol –A Authentication password
–x Privacy Protocol –X Privacy Password
IPAddress OID
Example:
To check the serial number of the Video Grabber that has IP 192.168.5.2 one would use the following
command:
snmpget –v3 –l authPriv –u ro_user
–a MD5 –A e6uqOn1Uro0eZRsHx70cULWQ6upjGP
–x DES –X dfHVLhF3mLaLZk5MkFYLbxhBMB4q88
192.168.5.2 1.3.6.1.4.1.46236.1.1.6.0
The OID that is used identifies the ‘serialNumber’ object that is within ‘information’ section of ‘Video
Grabber’.
Field
Value
VIDEO GRABBER
1.3.6.1.4.1.46236.1
SECTION
1
SUBSECTION
OBJECTNUMBER
6
Combining all the fields (notice that the field ‘subsection’ is empty as the object ‘serialNumber’ is not
in any subsection) into one string gives the OID of the ‘serialNumber’ object:
1.3.6.1.4.1.46236.1.1.6.0