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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
| {
"status": {
"dhcp": {
"dhcp_data": {
"DHCPStatus": "Bound",
"LastConnectionError": "None",
"Renew": false,
"IPAddress": "xx.yy.zz.ww",
"SubnetMask": "aaa.bbb.ccc.ddd",
"IPRouters": "xx.yy.zz.w1",
"DNSServers": "xx.yy.zz.aa,xx.yy.zz.bb",
"DHCPServer": "xx.yy.zz.cc",
"LeaseTime": 259200,
"LeaseTimeRemaining": 196088,
"Uptime": 407991,
"DSCPMark": 48,
"PriorityMark": 6,
"Formal": false,
"BroadcastFlag": 65535,
"CheckAuthentication": true,
"AuthenticationInformation": "dhcpliveboxfr250",
"ResetOnPhysDownTimeout": 20,
"RetransmissionStrategy": "4000 8000 16000 32000 64000 128000 -1 0",
"RetransmissionRenewTimeout": -1,
"SentOption": {
"60": {
"Enable": true,
"Alias": "cpe-60",
"Tag": 60,
"Value": "736167656d"
},
"61": {
"Enable": true,
"Alias": "cpe-61",
"Tag": 61,
"Value": "01A43E51D1E6C0"
},
"77": {
"Enable": true,
"Alias": "cpe-77",
"Tag": 77,
"Value": "2b46535644534c5f6c697665626f782e496e7465726e65742e736f66746174686f6d652e4c697665626f7834"
},
"90": {
"Enable": true,
"Alias": "cpe-90",
"Tag": 90,
"Value": "00000000000000000000001a0900000558010341010d6674692f796274323661663c1271223451237d363a75363b722e75755203134e5b1e15bd1140eed8f50b472c5a2b7c2e"
}
},
"ReqOption": {
"1": {
"Enable": true,
"Alias": "cpe-1",
"Tag": 1,
"Value": "fffffc00"
},
"3": {
"Enable": true,
"Alias": "cpe-3",
"Tag": 3,
"Value": "5a3bcc01"
},
"6": {
"Enable": true,
"Alias": "cpe-6",
"Tag": 6,
"Value": "500af68251fd9501"
},
"15": {
"Enable": true,
"Alias": "cpe-15",
"Tag": 15,
"Value": "6f72616e67652e6672"
},
"28": {
"Enable": true,
"Alias": "cpe-28",
"Tag": 28,
"Value": "5a3bcfff"
},
"51": {
"Enable": true,
"Alias": "cpe-51",
"Tag": 51,
"Value": "0003f480"
},
"58": {
"Enable": true,
"Alias": "cpe-58",
"Tag": 58,
"Value": "00014a78"
},
"59": {
"Enable": true,
"Alias": "cpe-59",
"Tag": 59,
"Value": "00032a28"
},
"90": {
"Enable": true,
"Alias": "cpe-90",
"Tag": 90,
"Value": "0000000000000000000000646863706c697665626f786672323530"
},
"119": {
"Enable": true,
"Alias": "cpe-119",
"Tag": 119,
"Value": "0352454e06616363657373116f72616e67652d6d756c74696d65646961036e657400"
},
"120": {
"Enable": true,
"Alias": "cpe-120",
"Tag": 120,
"Value": "00067362637433670352454e06616363657373116f72616e67652d6d756c74696d65646961036e657400"
},
"125": {
"Enable": true,
"Alias": "cpe-125",
"Tag": 125,
"Value": "000005580c010a0001000000ffffffffff"
}
}
}
}
}
} |
Partager