mbimcli - Control MBIM devices
- mbimcli [OPTION?] - Control MBIM devices
- --query-device-caps
- Query device capabilities
- --query-subscriber-ready-status
- Query subscriber ready status
- --query-radio-state
- Query radio state
- --set-radio-state=[(on|off)]
- Set radio state
- --query-device-services
- Query device services
- --query-pin-state
- Query PIN state
- --enter-pin=[(PIN
type),(current PIN)]
- Enter PIN (PIN type is optional, defaults to PIN1, allowed options:
(pin1,network-pin,network-subset-pin,service-provider-pin,corporate-pin)
- --change-pin=[(current
PIN),(new PIN)]
- Change PIN
- --enable-pin=[(current
PIN)]
- Enable PIN
- --disable-pin=[(PIN
type),(current PIN)]
- Disable PIN (PIN type is optional, see enter-pin for details)
- --enter-puk=[(PUK
type),(PUK),(new PIN)]
- Enter PUK (PUK type is optional, defaults to PUK1, allowed options:
(puk1,network-puk,network-subset-puk,service-provider-puk,corporate-puk)
- --query-pin-list
- Query PIN list
- --query-home-provider
- Query home provider
- --query-preferred-providers
- Query preferred providers
- --query-visible-providers
- Query visible providers
- --query-registration-state
- Query registration state
- --register-automatic
- Launch automatic registration
- --query-signal-state
- Query signal state
- --query-packet-service-state
- Query packet service state
- --attach-packet-service
- Attach to the packet service
- --detach-packet-service
- Detach from the packet service
- --query-connection-state=[SessionID]
- Query connection state (SessionID is optional, defaults to 0)
- --connect=["key=value,..."]
- Connect (allowed keys: session-id, access-string, ip-type, auth, username,
password, compression, context-type)
- --query-ip-configuration=[SessionID]
- Query IP configuration (SessionID is optional, defaults to 0)
- --disconnect=[SessionID]
- Disconnect (SessionID is optional, defaults to 0)
- --query-packet-statistics
- Query packet statistics
- --query-ip-packet-filters=[SessionID]
- Query IP packet filters (SessionID is optional, defaults to 0)
- --set-ip-packet-filters=["key=value,..."]
- Set IP packet filters (allowed keys: session-id, packet-filter,
packet-mask, filter-id)
- --query-provisioned-contexts
- Query provisioned contexts
- --set-provisioned-contexts=["key=value,..."]
- Set provisioned contexts (allowed keys: context-id, context-type, auth,
compression, username, password, access-string, provider-id)
- --set-signal-state=["key=value,..."]
- Set signal state (allowed keys: signal-strength-interval, rssi-threshold,
error-rate-threshold)
- --set-network-idle-hint=[(enabled|disabled)]
- Set network idle hint
- --query-network-idle-hint
- Query network idle hint
- --set-emergency-mode=[(on|off)]
- Set emergency mode
- --query-emergency-mode
- Query emergency mode
- --set-service-activation=[Data]
- Set service activation
- --ms-query-pco=[SessionID]
- Query PCO value (SessionID is optional, defaults to 0)
- --ms-query-lte-attach-configuration
- Query LTE attach configuration
- --ms-query-lte-attach-info
- Query LTE attach status information
- --ms-query-sys-caps
- Query system capabilities
- --ms-query-device-caps
- Query device capabilities
- --ms-query-slot-info-status=[SlotIndex]
- Query slot information status
- --ms-set-device-slot-mappings=[(SlotIndex)[,(SlotIndex)[,...]]]
- Set device slot mappings for each executor
- --ms-query-device-slot-mappings
- Query device slot mappings
- --ms-query-location-info-status
- Query location info status
- --ms-set-provisioned-contexts=["key=value,..."]
- Set provisioned contexts (allowed keys: operation, context-type, ip-type,
state, roaming-control, media-type, source, auth, compression, username,
password, access-string)
- --ms-query-provisioned-contexts
- Query provisioned contexts
- --ms-query-base-stations-info
- Query base stations info
- --ms-query-version=[(MBIM
version),(MBIM extended version)]
- Exchange supported version information. Since MBIMEx v2.0.
- --ms-query-registration-parameters
- Query registration parameters. Since MBIMEx v3.0.
- --ms-set-registration-parameters=["key=value,..."]
- Set registration parameters (required keys: mico-mode, drx-cycle,
ladn-info, default-pdu-activation-hint, re-register-if-needed). Since
MBIMEx v3.0.
- --ms-query-modem-configuration
- Query modem configuration. Since MBIMEx v3.0.
- --ms-query-wake-reason
- Query wake reason. Since MBIMEx v3.0.
- --ms-query-uicc-application-list
- Query UICC application list
- --ms-query-uicc-file-status=["key=value,..."]
- Query UICC file status (allowed keys: application-id, file-path)
- --ms-query-uicc-read-binary=["key=value,..."]
- Read UICC binary file (allowed keys: application-id, file-path,
read-offset, read-size, local-pin and data)
- --ms-query-uicc-read-record=["key=value,..."]
- Read UICC record file (allowed keys: application-id, file-path,
record-number, local-pin and data)
- --ms-set-uicc-open-channel=["key=value,..."]
- Set UICC open channel (allowed keys: application-id, selectp2arg,
channel-group)
- --ms-set-uicc-close-channel=["key=value,..."]
- Set UICC close channel (allowed keys: channel, channel-group)
- --ms-query-uicc-atr
- Query UICC atr
- --ms-set-uicc-apdu=["key=value,..."]
- Set UICC apdu (allowed keys: channel, secure-message, classbyte-type,
command)
- --ms-set-uicc-reset=[(Pass
Through Action)]
- Set UICC reset
- --ms-query-uicc-reset
- Query UICC reset
- --ms-set-uicc-terminal-capability=["key=value,..."]
- Set UICC terminal capability (allowed keys: terminal-capability)
- --ms-query-uicc-terminal-capability
- Query UICC terminal capability
Copyright © 2013-2021 Aleksander Morgado License GPLv2+:
GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.
The full documentation for mbimcli is maintained as a
Texinfo manual. If the info and mbimcli programs are properly
installed at your site, the command
- info mbimcli
should give you access to the complete manual.