1MBIMCLI(1)                       User Commands                      MBIMCLI(1)
2
3
4

NAME

6       mbimcli - Control MBIM devices
7

DESCRIPTION

9   Usage:
10              lt-mbimcli [OPTION?] - Control MBIM devices
11
12   Help Options:
13       -h, --help
14              Show help options
15
16       --help-all
17              Show all help options
18
19       --help-basic-connect
20              Show Basic Connect Service options
21
22       --help-phonebook
23              Show Phonebook Service options
24
25       --help-dss
26              Show Device Service Stream options
27
28       --help-ms-firmware-id
29              Show Microsoft Firmware ID Service options
30
31       --help-ms-host-shutdown
32              Show Microsoft Host Shutdown Service options
33
34       --help-ms-sar
35              Show Microsoft SAR Service options
36
37       --help-atds
38              Show AT&T Device Service options
39
40       --help-intel-firmware-update
41              Show Intel Firmware Update Service options
42
43       --help-ms-basic-connect-extensions
44              Show Microsoft Basic Connect Extensions Service options
45
46       --help-link-management
47              Show link management specific options
48
49   Basic Connect options:
50       --query-device-caps
51              Query device capabilities
52
53       --query-subscriber-ready-status
54              Query subscriber ready status
55
56       --query-radio-state
57              Query radio state
58
59       --set-radio-state=[(on|off)]
60              Set radio state
61
62       --query-device-services
63              Query device services
64
65       --query-pin-state
66              Query PIN state
67
68       --enter-pin=[(PIN type),(current PIN)]
69              Enter  PIN  (PIN type is optional, defaults to PIN1, allowed op‐
70              tions:                 (pin1,network-pin,network-subset-pin,ser‐
71              vice-provider-pin,corporate-pin)
72
73       --change-pin=[(current PIN),(new PIN)]
74              Change PIN
75
76       --enable-pin=[(current PIN)]
77              Enable PIN
78
79       --disable-pin=[(PIN type),(current PIN)]
80              Disable PIN (PIN type is optional, see enter-pin for details)
81
82       --enter-puk=[(PUK type),(PUK),(new PIN)]
83              Enter  PUK  (PUK type is optional, defaults to PUK1, allowed op‐
84              tions:                 (puk1,network-puk,network-subset-puk,ser‐
85              vice-provider-puk,corporate-puk)
86
87       --query-pin-list
88              Query PIN list
89
90       --query-home-provider
91              Query home provider
92
93       --query-preferred-providers
94              Query preferred providers
95
96       --query-visible-providers
97              Query visible providers
98
99       --query-registration-state
100              Query registration state
101
102       --register-automatic
103              Launch automatic registration
104
105       --query-signal-state
106              Query signal state
107
108       --query-packet-service-state
109              Query packet service state
110
111       --attach-packet-service
112              Attach to the packet service
113
114       --detach-packet-service
115              Detach from the packet service
116
117       --query-connection-state=[SessionID]
118              Query connection state (SessionID is optional, defaults to 0)
119
120       --connect=["key=value,..."]
121              Connect     (allowed     keys:    session-id,    apn,    ip-type
122              (ipv4|ipv6|ipv4v6), auth  (PAP|CHAP|MSCHAPV2),  username,  pass‐
123              word)
124
125       --query-ip-configuration=[SessionID]
126              Query IP configuration (SessionID is optional, defaults to 0)
127
128       --disconnect=[SessionID]
129              Disconnect (SessionID is optional, defaults to 0)
130
131       --query-packet-statistics
132              Query packet statistics
133
134       --query-ip-packet-filters=[SessionID]
135              Query IP packet filters (SessionID is optional, defaults to 0)
136
137       --query-provisioned-contexts
138              Query provisioned contexts
139
140   Phonebook options:
141       --phonebook-query-configuration
142              Query the phonebook configuration
143
144       --phonebook-read=[(Phonebook index)]
145              Read phonebook entry with given index
146
147       --phonebook-read-all
148              Read all phonebook entries
149
150       --phonebook-write=[(Name),(Number)[,(Index)]]
151              Add new phonebook entry or update an existing one
152
153       --phonebook-delete=[(Phonebook index)]
154              Delete phonebook entry with given index
155
156       --phonebook-delete-all
157              Delete all phonebook entries
158
159   Device Service Stream options:
160       --dss-connect=[(UUID),(Session ID)]
161              Connect DSS session
162
163       --dss-disconnect=[(UUID),(Session ID)]
164              Disconnect DSS session
165
166   Microsoft Firmware ID options:
167       --ms-query-firmware-id
168              Query firmware ID
169
170   Microsoft Host Shutdown options:
171       --ms-notify-host-shutdown
172              Notify that host is shutting down
173
174   Microsoft SAR options:
175       --ms-set-sar-config=[(device|os),(enabled|disabled)[,[{antenna_in‐
176       dex,backoff_index}...]]]
177              Set SAR config
178
179       --ms-query-sar-config
180              Query SAR config
181
182       --ms-set-transmission-status=[(enabled|disabled),(timer)]
183              Set transmission status and hysteresis timer (in seconds)
184
185       --ms-query-transmission-status
186              Query transmission status
187
188   AT&T Device Service options:
189       --atds-query-signal
190              Query signal info
191
192       --atds-query-location
193              Query cell location
194
195   Intel Firmware Update Service options:
196       --intel-modem-reboot
197              Reboot modem
198
199   Microsoft Basic Connect Extensions options:
200       --ms-query-pco=[SessionID]
201              Query PCO value (SessionID is optional, defaults to 0)
202
203       --ms-query-lte-attach-configuration
204              Query LTE attach configuration
205
206       --ms-query-lte-attach-info
207              Query LTE attach status information
208
209       --ms-query-sys-caps
210              Query system capabilities
211
212       --ms-query-device-caps
213              Query device capabilities
214
215       --ms-query-slot-info-status=[SlotIndex]
216              Query slot information status
217
218       --ms-set-device-slot-mappings=[(SlotIndex)[,(SlotIndex)[,...]]]
219              Set device slot mappings for each executor
220
221       --ms-query-device-slot-mappings
222              Query device slot mappings
223
224   Link management options:
225       --link-list=[IFACE]
226              List links created from a given interface
227
228       --link-add=[iface=IFACE,prefix=PREFIX[,session-id=N]]
229              Create new network interface link
230
231       --link-delete=IFACE
232              Delete a given network interface link
233
234       --link-delete-all=[IFACE]
235              Delete all network interface links from the given interface
236
237   Application Options:
238       -d, --device=[PATH]
239              Specify device path
240
241       -p, --device-open-proxy
242              Request to use the 'mbim-proxy' proxy
243
244       --no-open=[Transaction ID]
245              Do not explicitly open the MBIM device before running  the  com‐
246              mand
247
248       --no-close
249              Do not close the MBIM device after running the command
250
251       --noop Don't run any command
252
253       -v, --verbose
254              Run action with verbose logs, including the debug ones
255
256       --silent
257              Run action with no logs; not even the error/warning ones
258
259       -V, --version
260              Print version
261
263       Copyright  ©  2013-2021 Aleksander Morgado License GPLv2+: GNU GPL ver‐
264       sion 2 or later <http://gnu.org/licenses/gpl-2.0.html>
265       This is free software: you are free  to  change  and  redistribute  it.
266       There is NO WARRANTY, to the extent permitted by law.
267

SEE ALSO

269       The  full  documentation for mbimcli is maintained as a Texinfo manual.
270       If the info and mbimcli programs are properly installed at  your  site,
271       the command
272
273              info mbimcli
274
275       should give you access to the complete manual.
276
277
278
279mbimcli 1.26.0                     July 2021                        MBIMCLI(1)
Impressum