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

SEE ALSO

181       The full documentation for mbimcli is maintained as a  Texinfo  manual.
182       If  the  info and mbimcli programs are properly installed at your site,
183       the command
184
185              info mbimcli
186
187       should give you access to the complete manual.
188
189
190
191mbimcli                           August 2017                       MBIMCLI(1)
Impressum