ZteGponTrafficPrfGetAll
Z Net47 2.0
(Różnice między wersjami)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”) |
|||
Linia 17: | Linia 17: | ||
</pre> | </pre> | ||
− | Odpowiedź: | + | Odpowiedź dla wszystkich Software: |
<pre class="brush:xml"> | <pre class="brush:xml"> | ||
//BEGIN// | //BEGIN// |
Aktualna wersja na dzień 12:16, 30 kwi 2015
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Module>Zte</Module> <Request> <Type>ZteGponTrafficPrfGetAll</Type> <ZteGponTrafficPrfGetAll> <OltIP>11.142.123.22</OltIP> </ZteGponTrafficPrfGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź dla wszystkich Software:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>ZteGponTrafficPrfGetAll</Type> <ZteGponTrafficPrfGetAll> <Traffic><!-- sekcja może wystąpić kilka razy --> <Name>default</Name> <Sir>10000000 kbps</Sir> <Pir>10000000 kbps</Pir> <Cbs>0 kbytes</Cbs> <Pbs>0 kbytes</Pbs> </Traffic> <Traffic> <Name>INET-DOWN-30Mb</Name> <Sir>30720 kbps</Sir> <Pir>30720 kbps</Pir> <Cbs>0 kbytes</Cbs> <Pbs>0 kbytes</Pbs> </Traffic> </ZteGponTrafficPrfGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error></Error> </Request> </Net47> //BEGINEND//