_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW1000 Series User Manual
Issue: 2.3
Page 385 of 463
Web: SNMPv3 Security Engine ID
UCI:
monitor.@keepalive[0].snmp_sec_eid
Opt: snmp_sec_eid
Specifies snmpv3 security engine ID.
Table 127: Information table for SNMP v3 reporting device commands
38.2.3
Configuring keepalive heartbeat using command line
Keepalive is configured under the monitor package.
By default, all keepalive instances are named ‘keepalive’, instances are identified by
@keepalive
then the keepalive position in the package as a number. For example, for
the first keepalive in the package using UCI:
monitor.@keepalive[0]=keepalive
monitor.@ keepalive[0].enabled=1
Or using package options:
config keepalive
option enabled ‘1’
However, to better identify, it is recommended to give the keepalive instance a name.
For example, to create a keepalive instance named keepalivev1.
To define a named keepalive instance using UCI, enter:
monitor.keepalivev1=keepalive
monitor.keepalivev1.enable=1
To define a named keepalive instance using package options, enter:
config keepalive 'keepalivev1'
option enabled '1'
38.2.4
Keepalive using UCI
root@VA_router:~# uci show monitor
monitor.keepalivev1=keepalive
monitor.keepalivev1enabled=1
monitor.keepalivev1.interval_min=1
monitor.keepalivev1.dev_reference=router1
monitor.keepalivev1.monitor_ip=10.1.83.36
monitor.keepalivev1.snmp_version=1
monitor.keepalivev2=keepalive