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

SEE ALSO

206       The full documentation for mbimcli is maintained as a  Texinfo  manual.
207       If  the  info and mbimcli programs are properly installed at your site,
208       the command
209
210              info mbimcli
211
212       should give you access to the complete manual.
213
214
215
216mbimcli                          January 2018                       MBIMCLI(1)
Impressum