ZteGponVlanProfileGetAll
Z Net47 2.0
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Module>Zte</Module> <Request> <Type>ZteGponVlanProfileGetAll</Type> <ZteGponVlanProfileGetAll> <OltIP>11.142.123.22</OltIP> </ZteGponVlanProfileGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź dla wszystkich Software:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>ZteGponVlanProfileGetAll</Type> <ZteGponVlanProfileGetAll> <VlanProfile><!-- sekcja może wystąpić kilka razy --> <Name>Priv101</Name> <TagMode>tag(1)</TagMode> </VlanProfile> <VlanProfile> <Name>Priv102</Name> <TagMode>tag(1)</TagMode> </VlanProfile> </ZteGponVlanProfileGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error></Error> </Request> </Net47> //BEGINEND//