NetworkDasanOnuStatusGetAll

Z Net47 2.0
Skocz do: nawigacji, wyszukiwania

Zapytanie:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
    <Priority>0</Priority>
    <Module>Dasan</Module>
    <Request>
        <Type>NetworkDasanOnuStatusGetAll</Type>
        <NetworkDasanOnuStatusGetAll>
            <OltIP>1.1.1.1</OltIP><!-- opcjonalne -->
            <WithoutPots>false</WithoutPots><!-- opcjonalne --><!-- domyślnie: false -->       
        </NetworkDasanOnuStatusGetAll>
    </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
//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
    <Request>
        <Type>NetworkDasanOnuStatusGetAll</Type>
        <NetworkDasanOnuStatusGetAll>
            <Onu>
                    <OnuStatus>active(2)</OnuStatus>
                    <SerialNumber>DSNW4bd11111</SerialNumber>
                    <CustomerID>521</CustomerID>
                    <OltIP>12.46.55.66</OltIP>
                    <OltPort>1</OltPort>
                    <OltOnu>16</OltOnu>
                    <Klient>Kowalski Arkadiusz</Klient>
                    <Adres>ul. Nowa 28</Adres>
                    <Miasto>Racibórz</Miasto>
                    <OnuRxPower>-20.9 dBm</OnuRxPower>
                    <OnuDeactiveReason>reason</OnuDeactiveReason>
                    <Pots>pots.1: up(1)
                    pots.2: up(1)</Pots>
            </Onu>
            <Onu>
                    <OnuStatus>active(2)</OnuStatus>
                    <SerialNumber>DSNWcbd12345</SerialNumber>
                    <CustomerID>164</CustomerID>
                    <OltIP>55.33.22.78</OltIP>
                    <OltPort>1</OltPort>
                    <OltOnu>29</OltOnu>
                    <Klient>MIEJSKA I POWIATOWA BIBLIOTEKA PUBLICZNA</Klient>
                    <Adres>ul. Wojenna 12</Adres>
                    <Miasto>Racibórz</Miasto>
                    <OnuRxPower>-21.7 dBm</OnuRxPower>
                    <OnuDeactiveReason>reason</OnuDeactiveReason>
            </Onu>
        </NetworkDasanOnuStatusGetAll>
    </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//
Osobiste
Przestrzenie nazw
Warianty
Działania
Nawigacja
Konfiguracja Systemu