-
- # mmcli -L
-
- Found 1 modems:
- /org/freedesktop/ModemManager1/Modem/0 [Telit] MBIM [1BC7:0032]
-
- # mmcli -m 0
-
- /org/freedesktop/ModemManager1/Modem/0 (device id '6e2428cafbad03b44f8a815cd9bd831057a34462')
- -------------------------
- Hardware | manufacturer: 'Telit'
- | model: 'MBIM [1BC7:0032]'
- | revision: '20.00.504'
- | supported: 'gsm-umts, lte'
- | current: 'gsm-umts, lte'
- | equipment id: '358148060217853'
- -------------------------
- System | device: '/sys/devices/platform/soc/soc:internal-regs/d0051000.usb/usb2/2-1'
- | drivers: 'cdc_acm, cdc_mbim'
- | plugin: 'Telit'
- | primary port: 'cdc-wdm0'
- | ports: 'ttyACM3 (at), cdc-wdm0 (mbim), wwan0 (net), ttyACM0 (at)'
- -------------------------
- Numbers | own : '18135463248'
- -------------------------
- Status | lock: 'none'
- | unlock retries: 'sim-pin2 (3)'
- | state: 'disabled'
- | power state: 'on'
- | access tech: 'unknown'
- | signal quality: '0' (cached)
- -------------------------
- Modes | supported: 'allowed: 2g, 3g, 4g; preferred: none'
- | current: 'allowed: 2g, 3g, 4g; preferred: none'
- -------------------------
- Bands | supported: 'unknown'
- | current: 'unknown'
- -------------------------
- IP | supported: 'ipv4, ipv6, ipv4v6'
- -------------------------
- 3GPP | imei: '358148060217853'
- | enabled locks: 'fixed-dialing'
- | operator id: 'unknown'
- | operator name: 'unknown'
- | subscription: 'unknown'
- | registration: 'unknown'
- -------------------------
- SIM | path: '/org/freedesktop/ModemManager1/SIM/0'
-
- -------------------------
- Bearers | paths: 'none'
-
- # mmcli -m 0 -i 0
- SIM '/org/freedesktop/ModemManager1/SIM/0'
- -------------------------
- Properties | imsi : '310410635065476'
- | id : '89014103276350654767'
- | operator id : '310410'
- | operator name : 'AT&T'
- # mmcli -m 0 --command='+cgdcont?'
- response: '+CGDCONT: 1,"IP","broadband","",0,0
- +CGDCONT: 2,"IP","broadband","",0,0'
- # mmcli -m 0 --command='+cgact?'
- response: '+CGACT: 1,0
- +CGACT: 2,0'
- # mmcli -m 0 --command='#sgact?'
- response: '#SGACT: 1,0
- #SGACT: 2,0'
- # mmcli -m 0 -e
- successfully enabled the modem
- # [F03:P06] Jan 25 13:06:36 6355-SR syslog[320]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> enabling)
- [F03:P06] Jan 25 13:06:36 6355-SR syslog[320]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (unknown -> registering)
- [F03:P06] Jan 25 13:06:36 6355-SR syslog[320]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (registering -> home)
- [F03:P06] Jan 25 13:06:36 6355-SR syslog[320]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (enabling -> registered)
-
- #
- #
- # mmci -G DEBUG
- -/bin/sh: mmci: not found
- # mmcl[F00:P06] Jan 25 13:06:45 6355-SR kernel: DROP (raw): IN=br0 OUT= MAC=01:00:5e:00:00:01:00:27:04:2d:a6:d8:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
- i -G DEBUG
- Successfully set logging level
- # [F03:P06] Jan 25 13:06:45 6355-SR syslog[320]: <info> logging: level 'DEBUG'
-
- #
- # jobs
- [1]+ Running tail -f /var/log/messages
- #
- # mmcli -m 0 --simple-connect="apn=broadband"
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <info> Simple connect started...
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> PIN: unspecified
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Operator ID: unspecified
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Allowed roaming: yes
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> APN: broadband
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> IP family: unspecified
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Allowed authentication: unspecified
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> User: unspecified
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Password: unspecified
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Number: unspecified
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <info> Simple connect state (4/8): Wait to get fully enabled
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <info> Simple connect state (5/8): Register
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Already registered in network '310410', automatic registration not launched...
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <info> Simple connect state (6/8): Bearer
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Creating new bearer...
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Creating MBIM bearer in MBIM modem
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> New bearer created at DBus path '/org/freedesktop/ModemManager1/Bearer/1'
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <info> Simple connect state (7/8): Connect
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Connecting bearer '/org/freedesktop/ModemManager1/Bearer/1'
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (registered -> connecting)
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Launching connection with data port (net/wwan0)
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Activating packet service...
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<< length = 52 <<<<<< data = 03:00:00:00:34:00:00:00:28:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0A:00:00:00:01:00:00:00:04:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<< length = 52 <<<<<< type = command (0x00000003) <<<<<< transaction = 40 <<<<<< Fragment header: <<<<<< total = 1 <<<<<< current = 0 <<<<<< Contents: <<<<<< service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<< cid = 'packet-service' (0x0000000a) <<<<<< type = 'set' (0x00000001)
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 76 >>>>>> data = 03:00:00:80:4C:00:00:00:28:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0A:00:00:00:00:00:00:00:1C:00:00:00:00:00:00:00:02:00:00:00:18:00:00:00:A0:F9:56:00:00:00:00:00:00:97:49:01:00:00:00:00
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 76 >>>>>> type = command-done (0x80000003) >>>>>> transaction = 40 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> status error = 'None' (0x00000000) >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'packet-service' (0x0000000a)
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Packet service update:
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> state: 'attached'
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> data class: 'hsdpa, hsupa'
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> uplink: '5700000' bps
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> downlink: '21600000' bps
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Listing provisioned contexts...
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<< length = 48 <<<<<< data = 03:00:00:00:30:00:00:00:29:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0D:00:00:00:00:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<< length = 48 <<<<<< type = command (0x00000003) <<<<<< transaction = 41 <<<<<< Fragment header: <<<<<< total = 1 <<<<<< current = 0 <<<<<< Contents: <<<<<< service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<< cid = 'provisioned-contexts' (0x0000000d) <<<<<< type = 'query' (0x00000000)
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 52 >>>>>> data = 03:00:00:80:34:00:00:00:29:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0D:00:00:00:00:00:00:00:04:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 52 >>>>>> type = command-done (0x80000003) >>>>>> transaction = 41 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> status error = 'None' (0x00000000) >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'provisioned-contexts' (0x0000000d)
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Provisioned contexts found (0):
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> No specific IP family requested, defaulting to ipv4
- [F03:P06] Jan 25 13:07:07 6355-SR syslog[320]: <debug> Launching ipv4 connection with APN 'broadband'...
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<< length = 128 <<<<<< data = 03:00:00:00:80:00:00:00:2A:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0C:00:00:00:01:00:00:00:50:00:00:00:00:00:00:00:01:00:00:00:3C:00:00:00:12:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01:00:00:00:7E:5E:2A:7E:4E:6F:72:72:73:6B:65:6E:7E:5E:2A:7E:62:00:72:00:6F:00:61:00:64:00:62:00:61:00:6E:00:64:00:00:00
- [F03:P07] Jan 25 13:07:07 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<< length = 128 <<<<<< type = command (0x00000003) <<<<<< transaction = 42 <<<<<< Fragment header: <<<<<< total = 1 <<<<<< current = 0 <<<<<< Contents: <<<<<< service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<< cid = 'connect' (0x0000000c) <<<<<< type = 'set' (0x00000001)
- Connected: /org/freedesktop/ModemManager1/Modem/0
- successfully connected the modem
- # [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 84 >>>>>> data = 03:00:00:80:54:00:00:00:2A:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0C:00:00:00:00:00:00:00:24:00:00:00:00:00:00:00:01:00:00:00:00:00:00:00:01:00:00:00:7E:5E:2A:7E:4E:6F:72:72:73:6B:65:6E:7E:5E:2A:7E:00:00:00:00
- [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 84 >>>>>> type = command-done (0x80000003) >>>>>> transaction = 42 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> status error = 'None' (0x00000000) >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'connect' (0x0000000c)
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> Session ID '0': activated (IP type: ipv4)
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> Querying IP configuration...
- [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<< length = 108 <<<<<< data = 03:00:00:00:6C:00:00:00:2B:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0F:00:00:00:00:00:00:00:3C:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<< length = 108 <<<<<< type = command (0x00000003) <<<<<< transaction = 43 <<<<<< Fragment header: <<<<<< total = 1 <<<<<< current = 0 <<<<<< Contents: <<<<<< service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<< cid = 'ip-configuration' (0x0000000f) <<<<<< type = 'query' (0x00000000)
- [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 124 >>>>>> data = 03:00:00:80:7C:00:00:00:2B:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0F:00:00:00:00:00:00:00:4C:00:00:00:00:00:00:00:07:00:00:00:00:00:00:00:01:00:00:00:40:00:00:00:00:00:00:00:00:00:00:00:48:00:00:00:00:00:00:00:01:00:00:00:3C:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:AC:1A:26:01:18:00:00:00:0A:D1:88:63:0A:D1:88:01
- [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 124 >>>>>> type = command-done (0x80000003) >>>>>> transaction = 43 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> status error = 'None' (0x00000000) >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'ip-configuration' (0x0000000f)
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> IPv4 configuration available: 'address, gateway, dns'
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> IP addresses (1)
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> IP [0]: '10.209.136.99/24'
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> Gateway: '10.209.136.1'
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> DNS addresses (1)
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> DNS [0]: '172.26.38.1'
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> IPv6 configuration available: 'none'
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> (wwan0): port now connected
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <debug> Connected bearer '/org/freedesktop/ModemManager1/Bearer/1'
- [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<< length = 48 <<<<<< data = 03:00:00:00:30:00:00:00:2C:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:14:00:00:00:00:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<< length = 48 <<<<<< type = command (0x00000003) <<<<<< transaction = 44 <<<<<< Fragment header: <<<<<< total = 1 <<<<<< current = 0 <<<<<< Contents: <<<<<< service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<< cid = 'packet-statistics' (0x00000014) <<<<<< type = 'query' (0x00000000)
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> connected)
- [F03:P06] Jan 25 13:07:10 6355-SR syslog[320]: <info> Simple connect state (8/8): All done
- [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 48 >>>>>> data = 03:00:00:80:30:00:00:00:2C:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:14:00:00:00:1C:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:07:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 48 >>>>>> type = command-done (0x80000003) >>>>>> transaction = 44 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> status error = 'OperationNotAllowed' (0x0000001c) >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'packet-statistics' (0x00000014)
- [F03:P04] Jan 25 13:07:10 6355-SR syslog[320]: Reloading stats failed: OperationNotAllowed
-
- #
- # mmc[F03:P07] Jan 25 13:07:17 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 72 >>>>>> data = 07:00:00:80:48:00:00:00:00:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0A:00:00:00:1C:00:00:00:00:00:00:00:02:00:00:00:04:00:00:00:00:DC:05:00:00:00:00:00:00:DC:05:00:00:00:00:00
- [F03:P07] Jan 25 13:07:17 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 72 >>>>>> type = indicate-status (0x80000007) >>>>>> transaction = 0 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'packet-service' (0x0000000a)
- [F03:P06] Jan 25 13:07:17 6355-SR syslog[320]: <debug> Received notification (service 'basic-connect', command 'packet-service')
- [F03:P06] Jan 25 13:07:17 6355-SR syslog[320]: <debug> Packet service state: 'attached', data class: 'umts'
- [F03:P06] Jan 25 13:07:17 6355-SR syslog[320]: <debug> Modem /org/freedesktop/ModemManager1/Modem/0: access technology changed (hsdpa, hsupa -> umts)
- li [F03:P07] Jan 25 13:07:17 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 72 >>>>>> data = 07:00:00:80:48:00:00:00:00:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0A:00:00:00:1C:00:00:00:00:00:00:00:02:00:00:00:18:00:00:00:A0:F9:56:00:00:00:00:00:00:97:49:01:00:00:00:00
- [F03:P07] Jan 25 13:07:17 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 72 >>>>>> type = indicate-status (0x80000007) >>>>>> transaction = 0 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'packet-service' (0x0000000a)
- [F03:P06] Jan 25 13:07:17 6355-SR syslog[320]: <debug> Received notification (service 'basic-connect', command 'packet-service')
- [F03:P06] Jan 25 13:07:17 6355-SR syslog[320]: <debug> Packet service state: 'attached', data class: 'hsdpa, hsupa'
- [F03:P06] Jan 25 13:07:17 6355-SR syslog[320]: <debug> Modem /org/freedesktop/ModemManager1/Modem/0: access technology changed (umts -> hsdpa, hsupa)
- [F03:P06] Jan 25 13:07:18 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 2 (open)
- [F03:P06] Jan 25 13:07:18 6355-SR syslog[320]: <debug> (ttyACM0): --> 'AT#TEMPMON=1<CR>'
- [F03:P06] Jan 25 13:07:18 6355-SR syslog[320]: <debug> (ttyACM0): <-- '<CR><LF>'
- [F03:P06] Jan 25 13:07:18 6355-SR syslog[320]: <debug> (ttyACM0): <-- '#TEMPMEAS: 0,25<CR><LF><CR><LF>OK<CR><LF>'
- [F03:P06] Jan 25 13:07:18 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 1 (close) [F03:P06] Jan 25 13:07:20 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 2 (open)
- [F03:P06] Jan 25 13:07:20 6355-SR syslog[320]: <debug> (ttyACM0): --> 'AT#TEMPMON=1<CR>'
- [F03:P06] Jan 25 13:07:20 6355-SR syslog[320]: <debug> (ttyACM0): <-- '<CR><LF>'
- [F03:P06] Jan 25 13:07:20 6355-SR syslog[320]: <debug> (ttyACM0): <-- '#TEMPMEAS: 0,25<CR><LF><CR><LF>OK<CR><LF>'
- [F03:P06] Jan 25 13:07:20 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 1 (close)
- #
- #
- #
- #
- #
- # mmcli -m 0
-
- /org/freedesktop/ModemManager1/Modem/0 (device id '6e2428cafbad03b44f8a815cd9bd831057a34462')
- -------------------------
- Hardware | manufacturer: 'Telit'
- | model: 'MBIM [1BC7:0032]'
- | revision: '20.00.504'
- | supported: 'gsm-umts, lte'
- | current: 'gsm-umts, lte'
- | equipment id: '358148060217853'
- -------------------------
- System | device: '/sys/devices/platform/soc/soc:internal-regs/d0051000.usb/usb2/2-1'
- | drivers: 'cdc_acm, cdc_mbim'
- | plugin: 'Telit'
- | primary port: 'cdc-wdm0'
- | ports: 'ttyACM3 (at), cdc-wdm0 (mbim), wwan0 (net), ttyACM0 (at)'
- -------------------------
- Numbers | own : '18135463248'
- -------------------------
- Status | lock: 'none'
- | unlock retries: 'sim-pin2 (3)'
- | state: 'connected'
- | power state: 'on'
- | access tech: 'hsdpa, hsupa'
- | signal quality: '67' (recent)
- -------------------------
- Modes | supported: 'allowed: 2g, 3g, 4g; preferred: none'
- | current: 'allowed: 2g, 3g, 4g; preferred: none'
- -------------------------
- Bands | supported: 'unknown'
- | current: 'unknown'
- -------------------------
- IP | supported: 'ipv4, ipv6, ipv4v6'
- -------------------------
- 3GPP | imei: '358148060217853'
- | enabled locks: 'fixed-dialing'
- | operator id: '310410'
- | operator name: 'AT&T'
- | subscription: 'unknown'
- | registration: 'home'
- -------------------------
- SIM | path: '/org/freedesktop/ModemManager1/SIM/0'
-
- -------------------------
- Bearers | paths: '/org/freedesktop/ModemManager1/Bearer/1'
-
- # mmcli -m 0 --command='#sgact?'
- response: '#SGACT: 1,0
- #SGACT: 2,0'
- # mmcli -m 0 --command='#sgact?'[F03:P06] Jan 25 13:07:34 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 2 (open)
- [F03:P06] Jan 25 13:07:34 6355-SR syslog[320]: <debug> (ttyACM0): --> 'AT#sgact?<CR>'
- [F03:P06] Jan 25 13:07:34 6355-SR syslog[320]: <debug> (ttyACM0): <-- '<CR><LF>'
- [F03:P06] Jan 25 13:07:34 6355-SR syslog[320]: <debug> (ttyACM0): <-- '#SGACT: 1,0<CR><LF>#SGACT: 2,0<CR><LF><CR><LF>OK<CR><LF>'
- #
- # mmcli -m 0 --command='#[F03:P07] Jan 25 13:07:39 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 64 >>>>>> data = 07:00:00:80:40:00:00:00:00:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0B:00:00:00:14:00:00:00:14:00:00:00:03:00:00:00:3C:00:00:00:02:00:00:00:FF:FF:00:00
- [F03:P07] Jan 25 13:07:39 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 64 >>>>>> type = indicate-status (0x80000007) >>>>>> transaction = 0 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'signal-state' (0x0000000b)
- [F03:P06] Jan 25 13:07:39 6355-SR syslog[320]: <debug> Received notification (service 'basic-connect', command 'signal-state')
- [F03:P06] Jan 25 13:07:39 6355-SR syslog[320]: <debug> Signal state indication: 20 --> 64%
- [F03:P06] Jan 25 13:07:39 6355-SR syslog[320]: <debug> Modem /org/freedesktop/ModemManager1/Modem/0: signal quality updated (64) +[F03:P06] Jan 25 13:07:40 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 2 (open)
- [F03:P06] Jan 25 13:07:40 6355-SR syslog[320]: <debug> (ttyACM0): --> 'AT#TEMPMON=1<CR>'
- [F03:P06] Jan 25 13:07:40 6355-SR syslog[320]: <debug> (ttyACM0): <-- '<CR><LF>'
- [F03:P06] Jan 25 13:07:40 6355-SR syslog[320]: <debug> (ttyACM0): <-- '#TEMPMEAS: 0,24<CR><LF><CR><LF>OK<CR><LF>'
- [F03:P06] Jan 25 13:07:40 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 1 (close)
- [F03:P07] Jan 25 13:07:40 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<< length = 48 <<<<<< data = 03:00:00:00:30:00:00:00:2D:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:14:00:00:00:00:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:07:40 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<< length = 48 <<<<<< type = command (0x00000003) <<<<<< transaction = 45 <<<<<< Fragment header: <<<<<< total = 1 <<<<<< current = 0 <<<<<< Contents: <<<<<< service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<< cid = 'packet-statistics' (0x00000014) <<<<<< type = 'query' (0x00000000)
- [F03:P07] Jan 25 13:07:40 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 48 >>>>>> data = 03:00:00:80:30:00:00:00:2D:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:14:00:00:00:1C:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:07:40 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 48 >>>>>> type = command-done (0x80000003) >>>>>> transaction = 45 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> status error = 'OperationNotAllowed' (0x0000001c) >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'packet-statistics' (0x00000014)
- [F03:P04] Jan 25 13:07:40 6355-SR syslog[320]: Reloading stats failed: OperationNotAllowed
- '
- # mmcli -m 0 --command='+cgact?'
- response: '+CGACT: 1,0
- +CGACT: 2,0
- +CGACT: 14,1'
- # [F03:P06] Jan 25 13:07:51 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 2 (open)
- [F03:P06] Jan 25 13:07:51 6355-SR syslog[320]: <debug> (ttyACM0): --> 'AT+cgact?<CR>'
- [F03:P06] Jan 25 13:07:51 6355-SR syslog[320]: <debug> (ttyACM0): <-- '<CR><LF>'
- [F03:P06] Jan 25 13:07:51 6355-SR syslog[320]: <debug> (ttyACM0): <-- '+CGACT: 1,0<CR><LF>+CGACT: 2,0<CR><LF>+CGACT: 14,1<CR><LF><CR><LF>OK<CR><LF>'
- [F03:P06] Jan 25 13:07:51 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 1 (close)
-
- #
- # mmcli -m 0 --command='+cgdcont?'
- response: '+CGDCONT: 1,"IP","broadband","",0,0
- +CGDCONT: 2,"IP","broadband","",0,0'
- # [F03:P06] Jan 25 13:08:00 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 2 (open)
- [F03:P06] Jan 25 13:08:00 6355-SR syslog[320]: <debug> (ttyACM0): --> 'AT+cgdcont?<CR>'
- [F03:P06] Jan 25 13:08:00 6355-SR syslog[320]: <debug> (ttyACM0): <-- '<CR><LF>'
- [F03:P06] Jan 25 13:08:00 6355-SR syslog[320]: <debug> (ttyACM0): <-- '+CGDCONT: 1,"IP","broadband","",0,0<CR><LF>+CGDCONT: 2,"IP","broadband","",0,0<CR><LF><CR><LF>OK<CR><LF>'
- [F03:P06] Jan 25 13:08:00 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 1 (close)
-
- # [F03:P07] Jan 25 13:08:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<< length = 48 <<<<<< data = 03:00:00:00:30:00:00:00:2E:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:14:00:00:00:00:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:08:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<< length = 48 <<<<<< type = command (0x00000003) <<<<<< transaction = 46 <<<<<< Fragment header: <<<<<< total = 1 <<<<<< current = 0 <<<<<< Contents: <<<<<< service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<< cid = 'packet-statistics' (0x00000014) <<<<<< type = 'query' (0x00000000)
- [F03:P07] Jan 25 13:08:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>> length = 48 >>>>>> data = 03:00:00:80:30:00:00:00:2E:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:14:00:00:00:1C:00:00:00:00:00:00:00
- [F03:P07] Jan 25 13:08:10 6355-SR syslog[320]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>> length = 48 >>>>>> type = command-done (0x80000003) >>>>>> transaction = 46 >>>>>> Fragment header: >>>>>> total = 1 >>>>>> current = 0 >>>>>> Contents: >>>>>> status error = 'OperationNotAllowed' (0x0000001c) >>>>>> service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>> cid = 'packet-statistics' (0x00000014)
- [F03:P04] Jan 25 13:08:10 6355-SR syslog[320]: Reloading stats failed: OperationNotAllowed
-
- # mmcli -m 0 --command='#cgpaddr=1'
- response: '#CGPADDR: 1,""'
- # [F03:P06] Jan 25 13:08:26 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 2 (open)
- [F03:P06] Jan 25 13:08:26 6355-SR syslog[320]: <debug> (ttyACM0): --> 'AT#cgpaddr=1<CR>'
- [F03:P06] Jan 25 13:08:26 6355-SR syslog[320]: <debug> (ttyACM0): <-- '<CR><LF>'
- [F03:P06] Jan 25 13:08:26 6355-SR syslog[320]: <debug> (ttyACM0): <-- '#CGPADDR: 1,""<CR><LF><CR><LF>OK<CR><LF>'
- [F03:P06] Jan 25 13:08:26 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 1 (close)
-
- #
- #
- # mmcli -m 0 --command='#cgpaddr=2'
- response: '#CGPADDR: 2,""'
- # [F03:P06] Jan 25 13:08:29 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 2 (open)
- [F03:P06] Jan 25 13:08:29 6355-SR syslog[320]: <debug> (ttyACM0): --> 'AT#cgpaddr=2<CR>'
- [F03:P06] Jan 25 13:08:29 6355-SR syslog[320]: <debug> (ttyACM0): <-- '<CR><LF>'
- [F03:P06] Jan 25 13:08:29 6355-SR syslog[320]: <debug> (ttyACM0): <-- '#CGPADDR: 2,""<CR><LF><CR><LF>OK<CR><LF>'
- [F03:P06] Jan 25 13:08:29 6355-SR syslog[320]: <debug> (ttyACM0) device open count is 1 (close)
-
- #
-