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-atds
35              Show AT&T Device Service options
36
37       --help-intel-firmware-update
38              Show Intel Firmware Update Service options
39
40       --help-ms-basic-connect-extensions
41              Show Microsoft Basic Connect Extensions Service options
42
43       Basic Connect options
44
45       --query-device-caps
46              Query device capabilities
47
48       --query-subscriber-ready-status
49              Query subscriber ready status
50
51       --query-radio-state
52              Query radio state
53
54       --set-radio-state=[(on|off)]
55              Set radio state
56
57       --query-device-services
58              Query device services
59
60       --query-pin-state
61              Query PIN state
62
63       --enter-pin=[(current PIN)]
64              Enter PIN
65
66       --change-pin=[(current PIN),(new PIN)]
67              Change PIN
68
69       --enable-pin=[(current PIN)]
70              Enable PIN
71
72       --disable-pin=[(current PIN)]
73              Disable PIN
74
75       --enter-puk=[(PUK),(new PIN)]
76              Enter PUK
77
78       --query-pin-list
79              Query PIN list
80
81       --query-home-provider
82              Query home provider
83
84       --query-preferred-providers
85              Query preferred providers
86
87       --query-visible-providers
88              Query visible providers
89
90       --query-registration-state
91              Query registration state
92
93       --register-automatic
94              Launch automatic registration
95
96       --query-signal-state
97              Query signal state
98
99       --query-packet-service-state
100              Query packet service state
101
102       --attach-packet-service
103              Attach to the packet service
104
105       --detach-packet-service
106              Detach from the packet service
107
108       --query-connection-state=[SessionID]
109              Query connection state (SessionID is optional, defaults to 0)
110
111       --connect=["key=value,..."]
112              Connect     (allowed     keys:    session-id,    apn,    ip-type
113              (ipv4|ipv6|ipv4v6), auth  (PAP|CHAP|MSCHAPV2),  username,  pass‐
114              word)
115
116       --query-ip-configuration=[SessionID]
117              Query IP configuration (SessionID is optional, defaults to 0)
118
119       --disconnect=[SessionID]
120              Disconnect (SessionID is optional, defaults to 0)
121
122       --query-packet-statistics
123              Query packet statistics
124
125       --query-ip-packet-filters=[SessionID]
126              Query IP packet filters (SessionID is optional, defaults to 0)
127
128       --query-provisioned-contexts
129              Query provisioned contexts
130
131       Phonebook options
132
133       --phonebook-query-configuration
134              Query the phonebook configuration
135
136       --phonebook-read=[(Phonebook index)]
137              Read phonebook entry with given index
138
139       --phonebook-read-all
140              Read all phonebook entries
141
142       --phonebook-write=[(Name),(Number)[,(Index)]]
143              Add new phonebook entry or update an existing one
144
145       --phonebook-delete=[(Phonebook index)]
146              Delete phonebook entry with given index
147
148       --phonebook-delete-all
149              Delete all phonebook entries
150
151       Device Service Stream options
152
153       --dss-connect=[(UUID),(Session ID)]
154              Connect DSS session
155
156       --dss-disconnect=[(UUID),(Session ID)]
157              Disconnect DSS session
158
159       Microsoft Firmware ID options
160
161       --ms-query-firmware-id
162              Query firmware ID
163
164       Microsoft Host Shutdown options
165
166       --ms-notify-host-shutdown
167              Notify that host is shutting down
168
169       AT&T Device Service options
170
171       --atds-query-signal
172              Query signal info
173
174       --atds-query-location
175              Query cell location
176
177       Intel Firmware Update Service options
178
179       --intel-modem-reboot
180              Reboot modem
181
182       Microsoft Basic Connect Extensions options
183
184       --ms-query-pco=[SessionID]
185              Query PCO value (SessionID is optional, defaults to 0)
186
187       --ms-query-lte-attach-configuration
188              Query LTE attach configuration
189
190       --ms-query-lte-attach-status
191              Query LTE attach status
192
193   Application Options:
194       -d, --device=[PATH]
195              Specify device path
196
197       -p, --device-open-proxy
198              Request to use the 'mbim-proxy' proxy
199
200       --no-open=[Transaction ID]
201              Do  not  explicitly open the MBIM device before running the com‐
202              mand
203
204       --no-close
205              Do not close the MBIM device after running the command
206
207       --noop Don't run any command
208
209       -v, --verbose
210              Run action with verbose logs, including the debug ones
211
212       --silent
213              Run action with no logs; not even the error/warning ones
214
215       -V, --version
216              Print version
217
218       mbimcli 1.21.0 Copyright © 2013-2020 Aleksander Morgado License GPLv2+:
219       GNU  GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html> This
220       is free software: you are free to change and redistribute it.  There is
221       NO WARRANTY, to the extent permitted by law.
222

SEE ALSO

224       The  full  documentation for mbimcli is maintained as a Texinfo manual.
225       If the info and mbimcli programs are properly installed at  your  site,
226       the command
227
228              info mbimcli
229
230       should give you access to the complete manual.
231
232
233
234mbimcli                          January 2020                       MBIMCLI(1)
Impressum