ZteGponTcontBwPrfGetAll
Z Net47 2.0
Zapytanie:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < SessionID >9859c16379c2f22e2db8dde9f41cc6a8</ SessionID > < Priority >0</ Priority > < Module >Zte</ Module > < Request > < Type >ZteGponTcontBwPrfGetAll</ Type > < ZteGponTcontBwPrfGetAll > < OltIP >11.142.123.22</ OltIP > </ ZteGponTcontBwPrfGetAll > </ Request > </ Net47 > //BEGINEND// |
Odpowiedź dla wszystkich Software:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < Request > < Type >ZteGponTcontBwPrfGetAll</ Type > < ZteGponTcontBwPrfGetAll > < Tcont > <!-- sekcja może wystąpić kilka razy --> < Name >T1-20M</ Name > < Fixed >20000 kbps</ Fixed > < Assured >0 kbps</ Assured > < Maximum >0 kbps</ Maximum > < Type >type1(1)</ Type > <!-- Type 1 is characterized by Fixed bandwidth only; Type 2 is characterized by Assured bandwidth only; Type 3 has Assured bandwidth and Non-assured bandwidth; Type 4 has Best-effort bandwidth only and does not have any Guaranteed bandwidth; Type 5 is the super set of all of types.--> </ Tcont > < Tcont > < Name >default</ Name > < Fixed >10000 kbps</ Fixed > < Assured >0 kbps</ Assured > < Maximum >0 kbps</ Maximum > < Type >type1(1)</ Type > </ Tcont > </ ZteGponTcontBwPrfGetAll > </ Request > </ Net47 > //BEGINEND// |
Błędy:
1 2 3 4 5 6 7 8 9 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < Request > < Type >Error</ Type > < Error ></ Error > </ Request > </ Net47 > //BEGINEND// |