|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
-
-
- <snf><xci><scanner><scan file='filepath'/></scanner></xci></snf>
- <snf><xci><scanner><result code='63'/></scanner></xci></snf>
-
- <snf><xci><scanner><scan file='filepath' xhdr='yes' log='no' ip='12.34.56.78'/></scanner></xci></snf>
- <snf><xci><scanner><result code='63'><xhdr>
- X-Signature-Violations:
- 57-1404199-965-976-m
- 57-1404199-1352-1363-m
- 57-1404199-965-976-f
- </xhdr></result></scanner></xci></snf>
-
-
- <snf><xci><gbudb><set ip='12.34.56.78' type='good'/></gbudb></xci></snf>
- <snf><xci><gbudb><set ip='12.34.56.78' type='bad'/></gbudb></xci></snf>
- <snf><xci><gbudb><set ip='12.34.56.78' type='ugly'/></gbudb></xci></snf>
- <snf><xci><gbudb><set ip='12.34.56.78' type='ignore'/></gbudb></xci></snf>
- <snf><xci><gbudb><set ip='12.34.56.78' type='ugly' b='1' g='0'/></gbudb></xci></snf>
-
- <snf><xci><gbudb><good ip='12.34.56.78'/></gbudb></xci></snf>
- <snf><xci><gbudb><bad ip='12.34.56.78'/></gbudb></xci></snf>
- <snf><xci><gbudb><test ip='12.34.56.78'/></gbudb></xci></snf>
- <snf><xci><gbudb><drop ip='12.34.56.78'/></gbudb></xci></snf>
-
-
- <snf><xci><gbudb><result ip='12.34.56.78' type='ugly' p='1.0' c='0.001' b='1' g='0' range='caution' code='40'/></gbudb></xci></snf>
-
-
- <snf><xci><report><request><status class='second'/></request></report></xci></snf>
-
-
- <snf><xci><report><response></response></report></xcl></snf>
-
-
-
- <snf><xci><server><command command='shutdown'/></server></xci></snf>
- <snf><xci><server><response message='shutdown in progress' code='0'/></server></xci></snf>
-
-
-
- <snf><xci><server><command command='systemdefinedcommand'>
- <system-defined/><command/><elements/>
- </command></server></xci></snf>
- <snf><xci><server><response message='shutdown in progress' code='0'>
- <system-defined/><response/><elements/>
- </response></server></xci></snf>
-
-
-
- <snf><xci><error message="What was that?"/></xci></snf>
-
|