wiki:Old/WiMAX/17
close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 6 (modified by Nilanjan Paul, 13 years ago) ( diff )

WiMAX RF Aggregate Manager Service

wimaxrf is a service to configure and control WIMAX (Basestation) RF Section7

ARQ Control parameters

HARQ Control parameters

ASN-GW parameters

Monitor Service parameters

Maintenance Service parameters

Driver Base Service parameters

Downlink Profile parameters

Uplink Profile parameters

Wireless Service parameters

Measure & Power Control Service parameters

MIMO Service parameters

Debug Service parameters

Mobile Service parameters

Security Service parameters

Wireless Service parameters

/info - Get the information about configuration parameters of the Base Station

<service name="info">
  <info>Get information about the Base Station</info>
</service>
<service name="status">
  <info>Get status of WiMAX RF  service</info>
</service>

/restart - Restart the Base Station

<service name="restart">
  <info>Restart the Base Station</info>
</service>

/default - Reset Basestation to Default parameters

<service name="defaults">
  <info>Restore Base Station parameters from default configuration</info>
</service>

/restore - Restore Base Station parameters from saved configuration

<service name="restore">
  <info>Restore Base Station parameters from saved configuration</info>
</service>
service name="uploadr"/>

/get - Get Basestation Parameter

<service name="get">
<info>Get Basestation Static Parameter</info>
</service>

/set - Set Basestation Parameter

<service name="set">
  <info>Set Basestation Static Parameter</info>
</service>
Note: See TracWiki for help on using the wiki.