X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=torrus%2Fxmlconfig%2Fexamples%2Fdocsis-monitors.xml;fp=torrus%2Fxmlconfig%2Fexamples%2Fdocsis-monitors.xml;h=0a5ffd69ffbfa85b2aa2a0ccd402c9baaa2695d8;hp=0000000000000000000000000000000000000000;hb=74e058c8a010ef6feb539248a550d0bb169c1e94;hpb=35359a73152b3d7a9ad5e3d37faf81f6fedb76e8 diff --git a/torrus/xmlconfig/examples/docsis-monitors.xml b/torrus/xmlconfig/examples/docsis-monitors.xml new file mode 100644 index 000000000..0a5ffd69f --- /dev/null +++ b/torrus/xmlconfig/examples/docsis-monitors.xml @@ -0,0 +1,433 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Signal/Noise-Ratio lower than 30dB + + + + + + + + + + Signal/Noise-Ratio lower than 25dB + + + + + + + + + + Signal/Noise-Ratio lower than 18dB + + + + + + + + + DUP, + {Error-Free},{Uncorrectable},+,+, + /,100,*,DUP, + 10,GT,EXC,20,LE,AND + + + + + FEC correctable error rate more than 10% + + + + + + + DUP, + {Error-Free},{Uncorrectable},+,+, + /,100,*, + 20,GT + + + + + FEC correctable error rate more than 20% + + + + + + + + + DUP, + {Error-Free},{Correctable},+,+, + /,100,*,DUP, + 0.5,GT,EXC,1,LE,AND + + + + + FEC uncorrectable error rate more than 0.5% + + + + + + + DUP, + {Error-Free},{Correctable},+,+, + /,100,*,DUP, + 1,GT,2,EXC,LE,AND + + + + + FEC uncorrectable error rate more than 1% + + + + + + + DUP, + {Error-Free},{Correctable},+,+, + /,100,*, + 2,GT + + + + + FEC uncorrectable error rate more than 2% + + + + + + + + + {TotalBytes},/,100,*, + DUP, + 75,GT,EXC,80,LE,AND + + + + + DOCSIS downstream utilization more than 75% + + + + + + + {TotalBytes},/,100,*, + DUP, + 80,GT,EXC,85,LE,AND + + + + + DOCSIS downstream utilization more than 80% + + + + + + + {TotalBytes},/,100,*, + 85,GT + + + + + DOCSIS downstream utilization more than 85% + + + + + + + + + + + + DUP, + 75,GT,EXC,80,LE,AND + + + + + DOCSIS upstream utilization more than 75% + + + + + + + DUP, + 80,GT,EXC,85,LE,AND + + + + + DOCSIS upstream utilization more than 80% + + + + + + + 85,GT + + + + + DOCSIS upstream utilization more than 85% + + + + + + + + + + DUP, + 17,LT,EXC,12,GE,AND + + + + + free DOCSIS upstream minislots less than 17% + + + + + + + DUP, + 12,LT,EXC,7,GE,AND + + + + + free DOCSIS upstream minislots less than 12% + + + + + + + 7,LT + + + + + free DOCSIS upstream minislots less than 7% + + + + + + + + + + + {Modems_Total},/,100,*,10,LT, + {Modems_Total},100,LT,AND + + + + + Less than 10% of DOCSIS modems online on a low-loaded interface + + + + + + + {Modems_Total},/,100,*, + DUP, + 50,LT,EXC,10,GE,AND, + {Modems_Total},100,GE,AND + + + + + Less than 50% of DOCSIS modems online + + + + + + + {Modems_Total},/,100,*,10,LT, + {Modems_Total},100,GE,AND + + + + + Less than 10% of DOCSIS modems online + + + + + + + + + {Packets_In},/,100,*,DUP, + 10,GT,EXC,50,LE,AND + + + + + Input packet errors more than 10% + + + + + + + {Packets_In},/,100,*,DUP, + 50,GT + + + + + Input packet errors more than 50% + + + + + + + {Packets_Out},/,100,*,DUP, + 10,GT,EXC,50,LE,AND + + + + + Output packet errors more than 10% + + + + + + + {Packets_Out},/,100,*,DUP, + 50,GT + + + + + Output packet errors more than 50% + + + + + +