aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/litecell15/lc15bts-mgr.cfg
blob: e7c9926fca85c8a0117f92cad7dfa4029cb88f70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
!
! lc15bts-mgr (0.3.0.284-a7c2-dirty) configuration saved from vty
!!
!
log stderr
  logging filter all 1
  logging color 1
  logging print category 0
  logging timestamp 0
  logging level all everything
  logging level temp info
  logging level fw info
  logging level find info
  logging level calib info
  logging level lglobal notice
  logging level llapd notice
  logging level linp notice
  logging level lmux notice
  logging level lmi notice
  logging level lmib notice
  logging level lsms notice
  logging level lctrl notice
  logging level lgtp notice
!
line vty
 no login
!
lc15bts-mgr
 limits supply
   threshold warning 60
   threshold critical 78
 limits soc
   threshold warning 60
   threshold critical 78
 limits fpga
   threshold warning 60
   threshold critical 78
 limits logrf
   threshold warning 60
   threshold critical 78
 limits tx0
   threshold warning 60
   threshold critical 78
 limits tx1
   threshold warning 60
   threshold critical 78
 limits pa0
   threshold warning 60
   threshold critical 78
 limits pa1
   threshold warning 60
   threshold critical 78
 actions normal
  pa0-on
  pa1-on
  bts-service-on
 actions warn
  no pa0-off
  no pa1-off
  no bts-service-off
 actions critical
  pa0-off
  pa1-off
  no bts-service-off