NetworkHuaweiServicePortGetAll
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 >Huawei</ Module > < Request > < Type >NetworkHuaweiServicePortGetAll</ Type > < NetworkHuaweiServicePortGetAll > < OltIP >21.73.88.125</ OltIP > </ NetworkHuaweiServicePortGetAll > </ Request > </ Net47 > //BEGINEND// |
Odpowiedź:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < Request > < Type >NetworkHuaweiServicePortGetAll</ Type > < NetworkHuaweiServicePortGetAll > < ServicePort > < ServicePortID >1</ ServicePortID > < VlanID >100</ VlanID > < Type >gpon(4)</ Type > < FrameID >0</ FrameID > < SlotID >5</ SlotID > < PortID >0</ PortID > < OntID >1</ OntID > < GemportID >12</ GemportID > < MultiServiceType >byUserVlan(1)</ MultiServiceType > < UserVlanID >100</ UserVlanID > < OutboundTrafficTableName >FibraNet10</ OutboundTrafficTableName > < InboundTrafficTableName >FibraNet10</ InboundTrafficTableName > < Desc >WyedytowanyOpis</ Desc > </ ServicePort > < ServicePort > < ServicePortID >2</ ServicePortID > < VlanID >99</ VlanID > < Type >gpon(4)</ Type > < FrameID >0</ FrameID > < SlotID >5</ SlotID > < PortID >0</ PortID > < OntID >1</ OntID > < GemportID >11</ GemportID > < MultiServiceType >byUserVlan(1)</ MultiServiceType > < UserVlanID >99</ UserVlanID > < OutboundTrafficTableName >MGMT</ OutboundTrafficTableName > < InboundTrafficTableName >MGMT</ InboundTrafficTableName > < Desc ></ Desc > </ ServicePort > < ServicePort > < ServicePortID >3</ ServicePortID > < VlanID >99</ VlanID > < Type >gpon(4)</ Type > < FrameID >0</ FrameID > < SlotID >5</ SlotID > < PortID >0</ PortID > < OntID >0</ OntID > < GemportID >11</ GemportID > < MultiServiceType >byUserVlan(1)</ MultiServiceType > < UserVlanID >99</ UserVlanID > < OutboundTrafficTableName >MGMT</ OutboundTrafficTableName > < InboundTrafficTableName >MGMT</ InboundTrafficTableName > < Desc ></ Desc > </ ServicePort > < ServicePort > < ServicePortID >4</ ServicePortID > < VlanID >100</ VlanID > < Type >gpon(4)</ Type > < FrameID >0</ FrameID > < SlotID >5</ SlotID > < PortID >0</ PortID > < OntID >0</ OntID > < GemportID >12</ GemportID > < MultiServiceType >byUserVlan(1)</ MultiServiceType > < UserVlanID >100</ UserVlanID > < OutboundTrafficTableName >FibraNet100</ OutboundTrafficTableName > < InboundTrafficTableName >FibraNet100</ InboundTrafficTableName > < Desc ></ Desc > </ ServicePort > < ServicePort > < ServicePortID >97</ ServicePortID > < VlanID >99</ VlanID > < Type >gpon(4)</ Type > < FrameID >0</ FrameID > < SlotID >5</ SlotID > < PortID >0</ PortID > < OntID >0</ OntID > < GemportID >13</ GemportID > < MultiServiceType >byUserVlan(1)</ MultiServiceType > < UserVlanID >99</ UserVlanID > < OutboundTrafficTableName >ip-traffic-table_0</ OutboundTrafficTableName > < InboundTrafficTableName >ip-traffic-table_0</ InboundTrafficTableName > < Desc ></ Desc > </ ServicePort > </ NetworkHuaweiServicePortGetAll > </ 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// |