GetGsmOperatorList

From Opale Wiki
Revision as of 08:52, 2 April 2025 by Administrator (talk | contribs) (added Category:NETWORK using HotCat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command gets the list of GSM operator (status and operator PLMN) present in the network for the specified GSM port. Status can be UNKNOWN, AVAILABLE, CURRENT or FORBIDDEN.

COMMAND

Command Line Arguments Returns
GetGsmOperatorList PortIndex List of Operators’ PLMN and status

OUTPUT
GSM port operator list (status and operator PLMN):

"%s %s\n", plmn, status

EXAMPLE

~# GetGsmOperatorList 0
20810 CURRENT
20801 AVAILABLE