Guest User

wlanconfig.xml

a guest
Jul 22nd, 2020
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. This XML file does not appear to have any style information associated with it. The document tree is shown below.
  2. <scpd xmlns="urn:dslforum-org:service-1-0">
  3. <link type="text/css" rel="stylesheet" id="dark-mode-general-link"/>
  4. <link type="text/css" rel="stylesheet" id="dark-mode-custom-link"/>
  5. <style type="text/css" id="dark-mode-custom-style"/>
  6. <specVersion>
  7. <major>1</major>
  8. <minor>0</minor>
  9. </specVersion>
  10. <actionList>
  11. <action>
  12. <name>GetInfo</name>
  13. <argumentList>
  14. <argument>
  15. <name>NewEnable</name>
  16. <direction>out</direction>
  17. <relatedStateVariable>Enable</relatedStateVariable>
  18. </argument>
  19. <argument>
  20. <name>NewStatus</name>
  21. <direction>out</direction>
  22. <relatedStateVariable>Status</relatedStateVariable>
  23. </argument>
  24. <argument>
  25. <name>NewMaxBitRate</name>
  26. <direction>out</direction>
  27. <relatedStateVariable>MaxBitRate</relatedStateVariable>
  28. </argument>
  29. <argument>
  30. <name>NewChannel</name>
  31. <direction>out</direction>
  32. <relatedStateVariable>Channel</relatedStateVariable>
  33. </argument>
  34. <argument>
  35. <name>NewSSID</name>
  36. <direction>out</direction>
  37. <relatedStateVariable>SSID</relatedStateVariable>
  38. </argument>
  39. <argument>
  40. <name>NewBeaconType</name>
  41. <direction>out</direction>
  42. <relatedStateVariable>BeaconType</relatedStateVariable>
  43. </argument>
  44. <argument>
  45. <name>NewMACAddressControlEnabled</name>
  46. <direction>out</direction>
  47. <relatedStateVariable>MACAddressControlEnabled</relatedStateVariable>
  48. </argument>
  49. <argument>
  50. <name>NewStandard</name>
  51. <direction>out</direction>
  52. <relatedStateVariable>Standard</relatedStateVariable>
  53. </argument>
  54. <argument>
  55. <name>NewBSSID</name>
  56. <direction>out</direction>
  57. <relatedStateVariable>BSSID</relatedStateVariable>
  58. </argument>
  59. <argument>
  60. <name>NewBasicEncryptionModes</name>
  61. <direction>out</direction>
  62. <relatedStateVariable>BasicEncryptionModes</relatedStateVariable>
  63. </argument>
  64. <argument>
  65. <name>NewBasicAuthenticationMode</name>
  66. <direction>out</direction>
  67. <relatedStateVariable>BasicAuthenticationMode</relatedStateVariable>
  68. </argument>
  69. </argumentList>
  70. </action>
  71. <action>
  72. <name>SetSecurityKeys</name>
  73. <argumentList>
  74. <argument>
  75. <name>NewWEPKey0</name>
  76. <direction>in</direction>
  77. <relatedStateVariable>WEPKey</relatedStateVariable>
  78. </argument>
  79. <argument>
  80. <name>NewWEPKey1</name>
  81. <direction>in</direction>
  82. <relatedStateVariable>WEPKey</relatedStateVariable>
  83. </argument>
  84. <argument>
  85. <name>NewWEPKey2</name>
  86. <direction>in</direction>
  87. <relatedStateVariable>WEPKey</relatedStateVariable>
  88. </argument>
  89. <argument>
  90. <name>NewWEPKey3</name>
  91. <direction>in</direction>
  92. <relatedStateVariable>WEPKey</relatedStateVariable>
  93. </argument>
  94. <argument>
  95. <name>NewPreSharedKey</name>
  96. <direction>in</direction>
  97. <relatedStateVariable>PreSharedKey</relatedStateVariable>
  98. </argument>
  99. <argument>
  100. <name>NewKeyPassphrase</name>
  101. <direction>in</direction>
  102. <relatedStateVariable>KeyPassphrase</relatedStateVariable>
  103. </argument>
  104. </argumentList>
  105. </action>
  106. <action>
  107. <name>GetSecurityKeys</name>
  108. <argumentList>
  109. <argument>
  110. <name>NewWEPKey0</name>
  111. <direction>out</direction>
  112. <relatedStateVariable>WEPKey</relatedStateVariable>
  113. </argument>
  114. <argument>
  115. <name>NewWEPKey1</name>
  116. <direction>out</direction>
  117. <relatedStateVariable>WEPKey</relatedStateVariable>
  118. </argument>
  119. <argument>
  120. <name>NewWEPKey2</name>
  121. <direction>out</direction>
  122. <relatedStateVariable>WEPKey</relatedStateVariable>
  123. </argument>
  124. <argument>
  125. <name>NewWEPKey3</name>
  126. <direction>out</direction>
  127. <relatedStateVariable>WEPKey</relatedStateVariable>
  128. </argument>
  129. <argument>
  130. <name>NewPreSharedKey</name>
  131. <direction>out</direction>
  132. <relatedStateVariable>PreSharedKey</relatedStateVariable>
  133. </argument>
  134. <argument>
  135. <name>NewKeyPassphrase</name>
  136. <direction>out</direction>
  137. <relatedStateVariable>KeyPassphrase</relatedStateVariable>
  138. </argument>
  139. </argumentList>
  140. </action>
  141. <action>
  142. <name>SetBasBeaconSecurityProperties</name>
  143. <argumentList>
  144. <argument>
  145. <name>NewBasicEncryptionModes</name>
  146. <direction>in</direction>
  147. <relatedStateVariable>BasicEncryptionModes</relatedStateVariable>
  148. </argument>
  149. <argument>
  150. <name>NewBasicAuthenticationMode</name>
  151. <direction>in</direction>
  152. <relatedStateVariable>BasicAuthenticationMode</relatedStateVariable>
  153. </argument>
  154. </argumentList>
  155. </action>
  156. <action>
  157. <name>GetBasBeaconSecurityProperties</name>
  158. <argumentList>
  159. <argument>
  160. <name>NewBasicEncryptionModes</name>
  161. <direction>out</direction>
  162. <relatedStateVariable>BasicEncryptionModes</relatedStateVariable>
  163. </argument>
  164. <argument>
  165. <name>NewBasicAuthenticationMode</name>
  166. <direction>out</direction>
  167. <relatedStateVariable>BasicAuthenticationMode</relatedStateVariable>
  168. </argument>
  169. </argumentList>
  170. </action>
  171. <action>
  172. <name>SetSSID</name>
  173. <argumentList>
  174. <argument>
  175. <name>NewSSID</name>
  176. <direction>in</direction>
  177. <relatedStateVariable>SSID</relatedStateVariable>
  178. </argument>
  179. </argumentList>
  180. </action>
  181. <action>
  182. <name>SetEnable</name>
  183. <argumentList>
  184. <argument>
  185. <name>NewEnable</name>
  186. <direction>in</direction>
  187. <relatedStateVariable>Enable</relatedStateVariable>
  188. </argument>
  189. </argumentList>
  190. </action>
  191. <action>
  192. <name>SetConfig</name>
  193. <argumentList>
  194. <argument>
  195. <name>NewMaxBitRate</name>
  196. <direction>in</direction>
  197. <relatedStateVariable>MaxBitRate</relatedStateVariable>
  198. </argument>
  199. <argument>
  200. <name>NewChannel</name>
  201. <direction>in</direction>
  202. <relatedStateVariable>Channel</relatedStateVariable>
  203. </argument>
  204. <argument>
  205. <name>NewSSID</name>
  206. <direction>in</direction>
  207. <relatedStateVariable>SSID</relatedStateVariable>
  208. </argument>
  209. <argument>
  210. <name>NewBeaconType</name>
  211. <direction>in</direction>
  212. <relatedStateVariable>BeaconType</relatedStateVariable>
  213. </argument>
  214. <argument>
  215. <name>NewMACAddressControlEnabled</name>
  216. <direction>in</direction>
  217. <relatedStateVariable>MACAddressControlEnabled</relatedStateVariable>
  218. </argument>
  219. <argument>
  220. <name>NewBasicEncryptionModes</name>
  221. <direction>in</direction>
  222. <relatedStateVariable>BasicEncryptionModes</relatedStateVariable>
  223. </argument>
  224. <argument>
  225. <name>NewBasicAuthenticationMode</name>
  226. <direction>in</direction>
  227. <relatedStateVariable>BasicAuthenticationMode</relatedStateVariable>
  228. </argument>
  229. </argumentList>
  230. </action>
  231. <action>
  232. <name>GetSSID</name>
  233. <argumentList>
  234. <argument>
  235. <name>NewSSID</name>
  236. <direction>out</direction>
  237. <relatedStateVariable>SSID</relatedStateVariable>
  238. </argument>
  239. </argumentList>
  240. </action>
  241. <action>
  242. <name>GetBeaconAdvertisement</name>
  243. <argumentList>
  244. <argument>
  245. <name>NewBeaconAdvertisementEnabled</name>
  246. <direction>out</direction>
  247. <relatedStateVariable>BeaconAdvertisementEnabled</relatedStateVariable>
  248. </argument>
  249. </argumentList>
  250. </action>
  251. <action>
  252. <name>SetBeaconAdvertisement</name>
  253. <argumentList>
  254. <argument>
  255. <name>NewBeaconAdvertisementEnabled</name>
  256. <direction>in</direction>
  257. <relatedStateVariable>BeaconAdvertisementEnabled</relatedStateVariable>
  258. </argument>
  259. </argumentList>
  260. </action>
  261. <action>
  262. <name>GetWPABeaconSecurityProperties</name>
  263. <argumentList>
  264. <argument>
  265. <name>NewWPAEncryptionModes</name>
  266. <direction>out</direction>
  267. <relatedStateVariable>WPAEncryptionModes</relatedStateVariable>
  268. </argument>
  269. <argument>
  270. <name>NewWPAAuthenticationMode</name>
  271. <direction>out</direction>
  272. <relatedStateVariable>WPAAuthenticationMode</relatedStateVariable>
  273. </argument>
  274. </argumentList>
  275. </action>
  276. <action>
  277. <name>SetWPABeaconSecurityProperties</name>
  278. <argumentList>
  279. <argument>
  280. <name>NewWPAEncryptionModes</name>
  281. <direction>in</direction>
  282. <relatedStateVariable>WPAEncryptionModes</relatedStateVariable>
  283. </argument>
  284. <argument>
  285. <name>NewWPAAuthenticationMode</name>
  286. <direction>in</direction>
  287. <relatedStateVariable>WPAAuthenticationMode</relatedStateVariable>
  288. </argument>
  289. </argumentList>
  290. </action>
  291. <action>
  292. <name>SetBeaconType</name>
  293. <argumentList>
  294. <argument>
  295. <name>NewBeaconType</name>
  296. <direction>in</direction>
  297. <relatedStateVariable>BeaconType</relatedStateVariable>
  298. </argument>
  299. </argumentList>
  300. </action>
  301. <action>
  302. <name>GetBeaconType</name>
  303. <argumentList>
  304. <argument>
  305. <name>NewBeaconType</name>
  306. <direction>out</direction>
  307. <relatedStateVariable>BeaconType</relatedStateVariable>
  308. </argument>
  309. </argumentList>
  310. </action>
  311. <action>
  312. <name>SetRadioMode</name>
  313. <argumentList>
  314. <argument>
  315. <name>NewRadioEnabled</name>
  316. <direction>in</direction>
  317. <relatedStateVariable>RadioEnabled</relatedStateVariable>
  318. </argument>
  319. </argumentList>
  320. </action>
  321. <action>
  322. <name>GetRadioMode</name>
  323. <argumentList>
  324. <argument>
  325. <name>NewRadioEnabled</name>
  326. <direction>out</direction>
  327. <relatedStateVariable>RadioEnabled</relatedStateVariable>
  328. </argument>
  329. </argumentList>
  330. </action>
  331. </actionList>
  332. <serviceStateTable>
  333. <stateVariable sendEvents="no">
  334. <name>Enable</name>
  335. <dataType>boolean</dataType>
  336. </stateVariable>
  337. <stateVariable sendEvents="no">
  338. <name>Status</name>
  339. <dataType>string</dataType>
  340. <allowedValueList>
  341. <allowedValue>Up</allowedValue>
  342. <allowedValue>Error</allowedValue>
  343. <allowedValue>Disabled</allowedValue>
  344. </allowedValueList>
  345. </stateVariable>
  346. <stateVariable sendEvents="no">
  347. <name>MaxBitRate</name>
  348. <dataType>string</dataType>
  349. </stateVariable>
  350. <stateVariable sendEvents="no">
  351. <name>Channel</name>
  352. <dataType>ui1</dataType>
  353. </stateVariable>
  354. <stateVariable sendEvents="no">
  355. <name>SSID</name>
  356. <dataType>string</dataType>
  357. </stateVariable>
  358. <stateVariable sendEvents="no">
  359. <name>BeaconType</name>
  360. <dataType>string</dataType>
  361. <allowedValueList>
  362. <allowedValue>None</allowedValue>
  363. <allowedValue>Basic</allowedValue>
  364. <allowedValue>WPA</allowedValue>
  365. </allowedValueList>
  366. </stateVariable>
  367. <stateVariable sendEvents="no">
  368. <name>WEPKey</name>
  369. <dataType>string</dataType>
  370. </stateVariable>
  371. <stateVariable sendEvents="no">
  372. <name>WEPEncryptionLevel</name>
  373. <dataType>string</dataType>
  374. </stateVariable>
  375. <stateVariable sendEvents="no">
  376. <name>PreSharedKey</name>
  377. <dataType>string</dataType>
  378. </stateVariable>
  379. <stateVariable sendEvents="no">
  380. <name>KeyPassphrase</name>
  381. <dataType>string</dataType>
  382. </stateVariable>
  383. <stateVariable sendEvents="no">
  384. <name>MACAddressControlEnabled</name>
  385. <dataType>string</dataType>
  386. </stateVariable>
  387. <stateVariable sendEvents="no">
  388. <name>Standard</name>
  389. <dataType>string</dataType>
  390. <allowedValueList>
  391. <allowedValue>a</allowedValue>
  392. <allowedValue>b</allowedValue>
  393. <allowedValue>g</allowedValue>
  394. </allowedValueList>
  395. </stateVariable>
  396. <stateVariable sendEvents="no">
  397. <name>BSSID</name>
  398. <dataType>string</dataType>
  399. </stateVariable>
  400. <stateVariable sendEvents="no">
  401. <name>BasicEncryptionModes</name>
  402. <dataType>string</dataType>
  403. <allowedValueList>
  404. <allowedValue>None</allowedValue>
  405. <allowedValue>WEPEncryption</allowedValue>
  406. </allowedValueList>
  407. </stateVariable>
  408. <stateVariable sendEvents="no">
  409. <name>BasicAuthenticationMode</name>
  410. <dataType>string</dataType>
  411. <allowedValueList>
  412. <allowedValue>None</allowedValue>
  413. <allowedValue>EAPAuthentication</allowedValue>
  414. </allowedValueList>
  415. </stateVariable>
  416. <stateVariable sendEvents="no">
  417. <name>RadioEnabled</name>
  418. <dataType>boolean</dataType>
  419. </stateVariable>
  420. <stateVariable sendEvents="no">
  421. <name>BeaconAdvertisementEnabled</name>
  422. <dataType>boolean</dataType>
  423. </stateVariable>
  424. <stateVariable sendEvents="no">
  425. <name>WPAEncryptionModes</name>
  426. <dataType>string</dataType>
  427. </stateVariable>
  428. <stateVariable sendEvents="no">
  429. <name>WPAEncryptionModes</name>
  430. <dataType>string</dataType>
  431. </stateVariable>
  432. <stateVariable sendEvents="no">
  433. <name>WPAAuthenticationMode</name>
  434. <dataType>string</dataType>
  435. </stateVariable>
  436. </serviceStateTable>
  437. </scpd>
Add Comment
Please, Sign In to add comment