Jump to content

Question

Posted (edited)

День добрый.

Не отдает данные статистики по интефейсу (UsbLte0)через rci.

https://rci.XXXXXXXX.keenetic.pro/rci/show/interface/UsbLte0/stat

{
  "status": [
    {
      "status": "error",
      "code": "6553609",
      "ident": "Network::Interface::Base",
      "message": "unable to find (empty) in \"Network::Interface::Base\"."
    }
  ]
}

Через telnet все в порядке:

 

(config)> show interface UsbLte0 stat

 

        rxpackets: 11280512

rx-multicast-packets: 0

rx-broadcast-packets: 0

          rxbytes: 15526006093

         rxerrors: 0

        rxdropped: 0

        txpackets: 3459291

tx-multicast-packets: 0

tx-broadcast-packets: 0

          txbytes: 392819314

         txerrors: 0

        txdropped: 0

        timestamp: 76863.625556

    last-overflow: 0.000000

          rxspeed: 7158920

          txspeed: 80949

 

Edited by cyrill
Дополнение

2 answers to this question

Recommended Posts

  • 0
Posted
38 минут назад, cyrill сказал:

Не отдает данные статистики по интефейсу (UsbLte0)через rci.

Вам нужен

.../rci/show/interface/stat?name=UsbLte0

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.