Sony SNC-DH120 User Manual - Page 96

Using the SNMP, 1. Inquiry Commands

Page 96 highlights

Others - Do the computer and the camera have the same network address? If not, set the same network address on the computer and the camera. Using the SNMP This unit supports SNMP (Simple Network Management Protocol). You can read MIB-2 objects using software such as SNMP manager software. This unit also supports the coldStart trap which occurs when the power is turned on or the unit restarts, and the Authentication failure trap, which informs of any illegal access using SNMP. Using CGI commands, you can set the community name and access limitation, host to send traps, and some MIB2 objects. To allow these settings, you need authentication by the camera administrator. 1. Inquiry Commands You can check the SNMP Agent settings using the following CGI commands. GET, POST (JavaScript parameter format) (standard format) With the above inquiry, you can obtain the following setting information. The following explains the setting information using the inqjs=snmp (JavaScript parameter) format. var sysDescr="SNC-CH120" (or "SNC-CH160" , "SNC-CH220" , "SNC-CH260" , "SNC-DH120" , "SNC-DH120T" , "SNC-DH160" , "SNC-DH220" , "SNC-DH220T" , "SNC-DH260") ...1 var sysObjectID="1.3.6.1.4.1.122.8501" ...2 var sysLocation="" ...3 var sysContact="" ...4 var sysName="" ...5 var snmpEnableAuthenTraps="1" ...6 var community="1,r,public,0.0.0.0,v2c" ...7 var community="2,r,private,192.168.0.101,v2c" ...8 var trap="1,public,192.168.0.101,v2c" ...9 1 Describes the case of "mib-2.system. sysDescr.0". You cannot change this parameter. 2 Describes the case of "mib-2.system. sysObjectID.0". You cannot change this parameter. 3 Describes the case of "mib-2.system. sysLocation.0". This field is used to describe information on the location of this camera. Nothing is set at the factory. 96 Using the SNMP

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103

Others
Using the SNMP
96
– Do the computer and the camera have the same
network address?
If not, set the same network address on the computer
and the camera.
Using the SNMP
This unit supports SNMP (Simple Network
Management Protocol). You can read MIB-2 objects
using software such as SNMP manager software. This
unit also supports the coldStart trap which occurs when
the power is turned on or the unit restarts, and the
Authentication failure trap, which informs of any illegal
access using SNMP.
Using CGI commands, you can set the community name
and access limitation, host to send traps, and some MIB-
2 objects. To allow these settings, you need
authentication by the camera administrator.
1. Inquiry Commands
You can check the SNMP Agent settings using the
following CGI commands.
<Method>
GET, POST
<Command>
(JavaScript parameter format)
(standard format)
With the above inquiry, you can obtain the following
setting information. The following explains the setting
information using the inqjs=snmp (JavaScript
parameter) format.
var sysDescr=“SNC-CH120” (or “SNC-CH160” ,
“SNC-CH220” , “SNC-CH260” , “SNC-DH120” ,
“SNC-DH120T” , “SNC-DH160” , “SNC-DH220” ,
“SNC-DH220T” , “SNC-DH260”)
...
1
var sysObjectID=“1.3.6.1.4.1.122.8501”
...
2
var sysLocation=“”
...
3
var sysContact=“”
...
4
var sysName=“”
...
5
var snmpEnableAuthenTraps=“1”
...
6
var community=“1,r,public,0.0.0.0,v2c”
...
7
var community=“2,r,private,192.168.0.101,v2c”
...
8
var trap=“1,public,192.168.0.101,v2c”
...
9
1
Describes the case of “mib-2.system. sysDescr.0”.
You cannot change this parameter.
2
Describes the case of “mib-2.system.
sysObjectID.0”. You cannot change this parameter.
3
Describes the case of “mib-2.system.
sysLocation.0”. This field is used to describe
information on the location of this camera. Nothing
is set at the factory.