Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
0
votes
1
answers
3093
views
Show all onu in an OLT ZTE
I need all enabled onu inside the olt to make an audit. If I use: show gpon onu state I get something like this: OLT#show gpon onu state OnuIndex Admin State OMCC State Phase State Channel -------------------------------------------------------------- 1/2/1:1 enable enable working 1(GPON) 1/2/1:5 en...
I need all enabled onu inside the olt to make an audit.
If I use: show gpon onu state
I get something like this:
OLT#show gpon onu state
OnuIndex Admin State OMCC State Phase State Channel
--------------------------------------------------------------
1/2/1:1 enable enable working 1(GPON)
1/2/1:5 enable enable working 1(GPON)
1/2/1:8 enable enable working 1(GPON)
1/2/1:12 enable enable working 1(GPON)
1/2/1:13 enable enable working 1(GPON)
1/2/1:14 enable enable working 1(GPON)
1/2/1:15 enable enable working 1(GPON)
1/2/2:3 enable disable DyingGasp 1(GPON)
1/2/2:4 enable enable working 1(GPON)
--More--
> Is there a way to show this info with the onu's
> **SerialNumber** included?
Now I am using commands **show gpon onu state** and **show gpon onu detail-info gpon-onu_1/2/1:1** for each port, but it's too slow.
tags: gpon, olt
Yerry García
(31 rep)
Sep 27, 2019, 08:46 PM
• Last activity: May 15, 2022, 07:55 AM
1
votes
1
answers
1213
views
How to connect ZTE MF 823 Surf Stick in virtual Linux?
I have an LTE Surf Stick which I would like to get working inside my virtual machine. The Stick is called "ZTE MF 823". I am running openSUSE 13.1 with NetworkManager and I was not able to find any device that matches a hard drive or a modem. Because this stick got also a hard drive for installing t...
I have an LTE Surf Stick which I would like to get working inside my virtual machine. The Stick is called "ZTE MF 823". I am running openSUSE 13.1 with NetworkManager and I was not able to find any device that matches a hard drive or a modem. Because this stick got also a hard drive for installing the Windows software. Within Windows, it is running as integrated webserver, which I can access with my browser. But this should also work under Linux, because the hardware access driver should be the same. My virtualizer is Virtual Box. I also configured the USB forwarding in Virtual Box. However, when I type
lsusb
on openSUSE I get the following output:
Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
I struggled with the vendor id's of the first entry of lsusb
but I can't get it working.
alpham8
(61 rep)
Jan 24, 2015, 10:12 AM
• Last activity: Nov 27, 2021, 07:47 PM
2
votes
1
answers
913
views
USSD in ZTE MF833T
The [ZTE MF833T][1] modem directly runs as USB Ethernet but is not detected by Modem Manager GUI. I have to manage settings using its IP address ```http://192.168.0.1/```. Is it possible to send [USSD requests][2] with this ZTE MF833T modem? [![modem-settings][3]][3] [1]: https://www.imei.info/phone...
The ZTE MF833T modem directly runs as USB Ethernet but is not detected by Modem Manager GUI. I have to manage settings using its IP address
://192.168.0.1/
.
Is it possible to send USSD requests with this ZTE MF833T modem?

Arafat Hasan
(141 rep)
Jan 10, 2019, 05:08 PM
• Last activity: Apr 10, 2020, 03:56 PM
2
votes
1
answers
1770
views
Connect ZTE Android Phone to Linux (Fedora) for USB debugging and file transfer
I just got a new ZTE Phone and I'm trying to connect it to my PC via USB. I'm running Fedora 24 and mostly need to connect the phone for USB file transfer as well as app development using Android Studio. There is a connection-mode on the phone that says "Install drivers", which displays the phone as...
I just got a new ZTE Phone and I'm trying to connect it to my PC via USB. I'm running Fedora 24 and mostly need to connect the phone for USB file transfer as well as app development using Android Studio.
There is a connection-mode on the phone that says "Install drivers", which displays the phone as a USB drive with a few
.exe
files, but they fail to open/run (I guess they are Windows drivers).
As a next step I tried to add a udev
rule using the idVendor
and idProduct
that were returned by lsusb
(19d2:0241
), I set the group to plugdev
and the mode to 0664
. This still didn't solve the problem (my old phone worked fine after adding an udev
rule).
adb devices
returns a0b14f8b no permissions
. I'm a bit puzzled as to where to find the appropriate drivers and make the USB connection work.
Any suggestions?
-------------------------------
EDIT: the exact model of the Phone is ZTE Axon Elite Gold 5.5inch 32GB
mattu
(143 rep)
Dec 4, 2016, 04:59 PM
• Last activity: Apr 6, 2017, 08:22 AM
Showing page 1 of 4 total questions