_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW1000 Series User Manual
Issue: 2.3
Page 387 of 463
option enable '1'
option interval_min '1'
list monitor_ip '172.16.250.101'
option dev_reference 'TEST'
option snmp_version '3'
option snmp_uname 'TEST'
option snmp_auth_pass 'vasecret'
option snmp_auth_proto 'MD5'
option snmp_priv_pass 'vasecret'
option snmp_priv_proto 'DES'
38.2.6
Enabling interface status in keepalive heartbeat via web interface
The keepalive heartbeat can send information on multiple interfaces. To send an
interface status to Monitor, select Network -> Interfaces, then under the required
interface select Edit. Under Advanced Settings enable the Monitor interface state
option.
Figure 183: The interface common configuration page
Web Field/UCI/Package Option
Description
Web: Monitor interface state
UCI: network.@interface[0].monitored
Opt: monitored
Enables interface status to be sent in the heartbeat trap to
Monitor.
0
Disabled.
1
Enabled.
Table 128: Information table for enabling interface status command
38.2.7
Enabling interface status using command line
Interface status is configured under the network package.
38.2.7.1
Enable interface status using UCI
root@VA_router:~# uci show network
network.@interface[0]=interface
……