User Guide
Table Of Contents
- Table of Contents
- Overview
- Preparation
- Operating the Camera
- Administrator and User
- Logging in to the System
- Configuration of Main Viewer
- Main menu
- Control panel section
- Monitor image
- Plug-in free viewer
- Using SolidPTZ function
- Controlling via the control panel (Operation common to Area zoom mode and Vector dragging mode)
- Panning and tilting by clicking the monitor image (Area zoom mode only)
- Panning, tilting and zooming by specifying the area (Area zoom mode only)
- Panning and tilting by dragging the screen (Vector dragging mode only)
- Moving the camera to a preset position (Common operations in Area zoom and Vector dragging modes)
- Using pan/tilt/zoom operations with the displayed control bar (PTZ Control bar only)
- Controlling the Camera on a Full Image
- Using the Trigger Button
- Switching TCP/UDP Transmission Mode
- Using the System Utility
- Administrating the Camera
- Basic Operations of the Administrator Menu
- Configuring the System - System Menu
- Setting the Camera Image - Camera Menu
- Configuring the Network - Network Menu
- Setting the SSL function - SSL Menu
- Using the 802.1X Authentication Function - 802.1X Menu
- Setting the User - User Menu
- Setting the Security - Security Menu
- Saving the Camera Position and Action - Preset position Menu
- Sending an Image via E-mail - e-Mail (SMTP) Menu
- Sending Images to FTP Server - FTP Client Menu
- Setting the Operations from the Viewer - Trigger Menu
- Setting the Schedule - Schedule Menu
- Setting the Sensor input/Camera tampering detection/Motion detection - Event detection Menu
- Configuring the Viewer - Viewer Menu
- Others
- Using the SNC toolbox
- Starting SNC toolbox
- How to use SNC toolbox
- Registering in My device
- Changing the Device list display method
- Setting SNC toolbox options
- Using the Custom Homepage - Setting the customized homepage
- Using the Firmware Upgrade
- Using the Schedule Task
- Configuring the device setting
- Camera restart and initialization
- Assigning the IP Address to the Camera Using ARP Commands
- Using the SNMP
- Glossary
- Index
- Using the SNC toolbox
Others
Using the SNMP
90
– 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=“Model name” ...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.