docsis1.0_example.cfg 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. Main { /* this is a comment */
  2. DownstreamFrequency 123000000;
  3. UpstreamChannelId 1;
  4. /* this is a comment */
  5. NetworkAccess 1;
  6. ClassOfService {
  7. ClassID 1;
  8. MaxRateDown 512000;
  9. MaxRateUp 64000;
  10. PriorityUp 3 ;
  11. GuaranteedUp 32000;
  12. MaxBurstUp 54314; /* :) */
  13. PrivacyEnable 1;
  14. }
  15. BaselinePrivacy { /* ONLY if PrivacyEnable == 1 ! */
  16. AuthTimeout 10;
  17. ReAuthTimeout 10;
  18. AuthGraceTime 600;
  19. OperTimeout 10;
  20. ReKeyTimeout 10;
  21. TEKGraceTime 600;
  22. AuthRejectTimeout 9;
  23. }
  24. SnmpMibObject system.sysName.0 String "gamadelta"; /* Set sysName */
  25. SnmpMibObject system.sysContact.0 String "docsis@evvolve.com" ;/* sysContact */
  26. SnmpMibObject .1.3.6.1.2.1.69.1.6.3.0 Integer 1; /* Default discard */
  27. SnmpMibObject docsDevFilterIpStatus.1 Integer 6;/* IpStatus/1 destroy */
  28. SnmpMibObject docsDevFilterIpControl.1 Integer 2;/* IpControl/1 accept */
  29. SnmpMibObject docsDevFilterIpIfIndex.1 Integer 0;/* IpIfIndex/1 both */
  30. SnmpMibObject docsDevFilterIpDirection.1 Integer 3;/* IpDirection/1 both */
  31. SnmpMibObject docsDevFilterIpBroadcast.1 Integer 2;/* IpBroadcast/1 false */
  32. SnmpMibObject docsDevFilterIpSaddr.1 IPAddress 0.0.0.0; /* SAddr */
  33. SnmpMibObject docsDevFilterIpSmask.1 IPAddress 0.0.0.0;/*Smask*/
  34. SnmpMibObject docsDevFilterIpDaddr.1 IPAddress 0.0.0.0; /*DAddr*/
  35. SnmpMibObject docsDevFilterIpDmask.1 IPAddress 0.0.0.0; /*DMask*/
  36. SnmpMibObject docsDevFilterIpProtocol.1 Integer 1; /* Proto ICMP */
  37. SnmpMibObject docsDevFilterIpStatus.1 Integer 4;/* IpStatus/1 cAndGo */
  38. /* Row 2 */
  39. SnmpMibObject docsDevFilterIpStatus.2 Integer 6;/* IpStatus/2 destroy */
  40. SnmpMibObject docsDevFilterIpControl.2 Integer 2;/* IpControl/2 accept */
  41. SnmpMibObject docsDevFilterIpIfIndex.2 Integer 0;/* IpIfIndex/2 both */
  42. SnmpMibObject docsDevFilterIpDirection.2 Integer 3;/* IpDirection/2 both */
  43. SnmpMibObject docsDevFilterIpBroadcast.2 Integer 2;/* IpBroadcast/2 false */
  44. SnmpMibObject docsDevFilterIpSaddr.2 IPAddress 0.0.0.0; /* SAddr */
  45. SnmpMibObject docsDevFilterIpSmask.2 IPAddress 0.0.0.0;/*Smask*/
  46. SnmpMibObject docsDevFilterIpDaddr.2 IPAddress 10.1.1.1; /*DAddr*/
  47. SnmpMibObject docsDevFilterIpDmask.2 IPAddress 255.255.255.255; /*DMask*/
  48. SnmpMibObject docsDevFilterIpProtocol.2 Integer 6; /* Proto TCP */
  49. SnmpMibObject docsDevFilterIpStatus.2 Integer 4;/* IpStatus/2 cAndGo */
  50. /* Row 3 */
  51. SnmpMibObject docsDevFilterIpStatus.3 Integer 6;/* IpStatus/3 destroy */
  52. SnmpMibObject docsDevFilterIpControl.3 Integer 2;/* IpControl/3 accept */
  53. SnmpMibObject docsDevFilterIpIfIndex.3 Integer 0;/* IpIfIndex/3 both */
  54. SnmpMibObject docsDevFilterIpDirection.3 Integer 3;/* IpDirection/3 both */
  55. SnmpMibObject docsDevFilterIpBroadcast.3 Integer 2;/* IpBroadcast/3 false */
  56. SnmpMibObject docsDevFilterIpSaddr.3 IPAddress 10.1.1.1; /* SAddr */
  57. SnmpMibObject docsDevFilterIpSmask.3 IPAddress 255.255.255.255;/*Smask*/
  58. SnmpMibObject docsDevFilterIpDaddr.3 IPAddress 0.0.0.0; /*DAddr*/
  59. SnmpMibObject docsDevFilterIpDmask.3 IPAddress 0.0.0.0; /*DMask*/
  60. SnmpMibObject docsDevFilterIpProtocol.3 Integer 6; /* Proto TCP */
  61. SnmpMibObject docsDevFilterIpStatus.3 Integer 4;/* IpStatus/3 cAndGo */
  62. /* Row 4 */
  63. SnmpMibObject docsDevFilterIpStatus.4 Integer 6;/* IpStatus/4 destroy */
  64. SnmpMibObject docsDevFilterIpControl.4 Integer 2;/* IpControl/4 accept */
  65. SnmpMibObject docsDevFilterIpIfIndex.4 Integer 0;/* IpIfIndex/4 both */
  66. SnmpMibObject docsDevFilterIpDirection.4 Integer 3;/* IpDirection/4 both */
  67. SnmpMibObject docsDevFilterIpBroadcast.4 Integer 1;/* IpBroadcast/4 true */
  68. SnmpMibObject docsDevFilterIpSaddr.4 IPAddress 0.0.0.0; /* SAddr */
  69. SnmpMibObject docsDevFilterIpSmask.4 IPAddress 0.0.0.0; /* Smask*/
  70. SnmpMibObject docsDevFilterIpDaddr.4 IPAddress 0.0.0.0; /* DAddr*/
  71. SnmpMibObject docsDevFilterIpDmask.4 IPAddress 0.0.0.0; /* DMask*/
  72. SnmpMibObject docsDevFilterIpProtocol.4 Integer 17; /* Proto UDP */
  73. SnmpMibObject docsDevFilterIpStatus.4 Integer 4;/* IpStatus/4 cAndGo */
  74. /* Row 5 */
  75. SnmpMibObject docsDevFilterIpStatus.5 Integer 6;/* IpStatus/5 destroy */
  76. SnmpMibObject docsDevFilterIpControl.5 Integer 2;/* IpControl/5 accept */
  77. SnmpMibObject docsDevFilterIpIfIndex.5 Integer 0;/* IpIfIndex/5 both */
  78. SnmpMibObject docsDevFilterIpDirection.5 Integer 3;/* IpDirection/5 both */
  79. SnmpMibObject docsDevFilterIpBroadcast.5 Integer 2;/* IpBroadcast/5 true */
  80. SnmpMibObject docsDevFilterIpSaddr.5 IPAddress 0.0.0.0; /* SAddr */
  81. SnmpMibObject docsDevFilterIpSmask.5 IPAddress 0.0.0.0; /* Smask*/
  82. SnmpMibObject docsDevFilterIpDaddr.5 IPAddress 0.0.0.0; /* DAddr*/
  83. SnmpMibObject docsDevFilterIpDmask.5 IPAddress 0.0.0.0; /* DMask*/
  84. SnmpMibObject docsDevFilterIpProtocol.5 Integer 17; /* Proto UDP */
  85. SnmpMibObject docsDevFilterIpStatus.5 Integer 4;/* IpStatus/5 cAndGo */
  86. /* Row 6 */
  87. SnmpMibObject docsDevFilterIpStatus.6 Integer 6;/* IpStatus/6 destroy */
  88. SnmpMibObject docsDevFilterIpControl.6 Integer 2;/* IpControl/6 accept */
  89. SnmpMibObject docsDevFilterIpIfIndex.6 Integer 0;/* IpIfIndex/6 both */
  90. SnmpMibObject docsDevFilterIpDirection.6 Integer 3;/* IpDirection/6 both */
  91. SnmpMibObject docsDevFilterIpBroadcast.6 Integer 2;/* IpBroadcast/6 true */
  92. SnmpMibObject docsDevFilterIpSaddr.6 IPAddress 0.0.0.0; /* SAddr */
  93. SnmpMibObject docsDevFilterIpSmask.6 IPAddress 0.0.0.0; /* Smask*/
  94. SnmpMibObject docsDevFilterIpDaddr.6 IPAddress 0.0.0.0; /* DAddr*/
  95. SnmpMibObject docsDevFilterIpDmask.6 IPAddress 0.0.0.0; /* DMask*/
  96. SnmpMibObject docsDevFilterIpProtocol.6 Integer 6; /* Proto TCP */
  97. SnmpMibObject docsDevFilterIpSourcePortLow.6 Integer 53; /* SrcPortLow */
  98. SnmpMibObject docsDevFilterIpSourcePortHigh.6 Integer 53; /* SrcPortHigh */
  99. SnmpMibObject docsDevFilterIpDestPortLow.6 Integer 53; /* DstPortLow */
  100. SnmpMibObject docsDevFilterIpDestPortHigh.6 Integer 53; /* DstPortHigh */
  101. SnmpMibObject docsDevFilterIpStatus.6 Integer 4;/* IpStatus/6 cAndGo */
  102. MaxCPE 3;
  103. }