Setting commands – Sony SNC-CS50N User Manual
Page 74

Ot
her
s
Using the SNMP
74
4
describes the case of “mib-2.system. sysContact.0”. 
This field is used to describe the information on 
administrator of this camera. Nothing is set at the 
factory.
5
describes the case of “mib-2.system. sysName.0”. 
This field is used to describe administration node of 
this camera. Nothing is set at the factory.
6
describes the case of “mib-2.snmpEnable 
AuthenTraps.0”. This example shows when “1” 
(enable) is set. With this setting, a trap occurs when 
there is an Authentication failure. When “2” 
(disable) is set, no Authentication failure trap 
occurs.
7
describes the community name and the reading/
writing attributes. This example shows the 
identification number “ID=1”, the community 
name public, and enables read from any IP address 
(0.0.0.0).
8
describes the community name and the reading/
writing attributes, similarly to 7. This example 
shows the identification number ID=2, the 
community name “private”, and enables “read/
write” by the SNMP request packet from the host 
“192.168.0.101”.
9
describes the host name to send a trap. This 
example shows the identification number “ID=1”, 
the community name “public”, and enables sending 
of traps to the host having the IP address 
“192.168.0.101”.
2. Setting Commands
The unit supports the following setting commands of 
SNMP.
GET, POST
http://ip_adr/snmpdconf/snmpdconf.cgi?
First, perform the settings of the following parameters.
1)
sysLocation=
Set the case of “mib-2.system.sysLocation.0” in the 
is 255 characters.
2)
sysContact=
Set the case of “mib-2.system.sysContact.0” in the 
is 255 characters.
3)
sysName=
Set the case of “mib-2.system.sysName.0” in the 
is 255 characters.
4)
enaAuthTraps=
Set the case value of “mib-2.snmp.snmp 
EnableAuthenTraps.0” in the 
Type “1” (enable) or “2” (disable) in the 
position.
5) community=
Set the community name and the reading/writing 
attributes. 
number (1 to 8), 
representing the reading/writing attribute (“r”, “R”, 
“w or “W”), 
community name to be set, and 
describes the IP address of the host you allow 
access (0.0.0.0 for any host).
Example: To allow reading/writing by any host in the
“private” community and having the ID number “2”.
community=2,w,private,0.0.0.0
6)
trap=
Set the host you want to send traps to. 
describes the setting identification number (1 to 8), 
name to send traps to, and 
describes the IP address of the host to send traps to.
Example: To specify the destination of traps as the
public community and the ID number “1”.
trap=1,public,192.168.0.101
7)
delcommunity=
This parameter is used to delete the previous 
community setting. 
setting identification number (1 to 8).
8)
deltrap=
This parameter is used to delete the previous setting 
of the host to send traps to. 
setting identification number (1 to 8).
When you have finished changing the SNMP setting 
information using the above parameters 1) to 8), check 
the changed settings using an inquiry commands. If the 
changed settings are OK, restart the SNMP using the 
following CGI command.
SNMP restart command
GET, POST
