_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW6600 Series User manual
Issue: 1.7
Page 418 of 519
Web: Bin Period
UCI: monitor.stats.bin_period
Opt: time
Specifies how long to collect data for one bin.
Specifies the interval, in minutes, at which traps are sent.
1h
Bin collected for 1 hour
Range
Web: Maximum Number of Bins
UCI: monitor.stats.bin_cache_size
Opt: bin_cache_size
Specifies the maximum number of bins to store.
Empty
24
Range
Table 149: Information table for ISAD Monitor keepalive & ISAD interface stats section
38.5.3
Configuring ISAD using the command line
ISAD is configured under the Monitor package.
38.5.3.1
ISAD 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.stats=interface_stats
monitor.stats.enabled=1
monitor.stats.bin_period=1h
monitor.stats.bin_cache_size=24
38.5.3.2
ISAD using package options
root@VA_router:~# uci export monitor
package monitor
config keepalive 'keepalivev1'
option interval_min '1'
option enabled '1'
list monitor_ip '10.1.83.36
option dev_reference 'router1'
config interface_stats 'stats'
option enabled '1'
option bin_period '1h'
option bin_cache_size '24'