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

SEE ALSO

217       The full documentation for mbimcli is maintained as a  Texinfo  manual.
218       If  the  info and mbimcli programs are properly installed at your site,
219       the command
220
221              info mbimcli
222
223       should give you access to the complete manual.
224
225
226
227mbimcli 1.24.4                   October 2020                       MBIMCLI(1)
Impressum