{"id":17441175,"url":"https://github.com/tmigone/fibertel","last_synced_at":"2026-02-09T07:34:34.256Z","repository":{"id":42968717,"uuid":"369899797","full_name":"tmigone/fibertel","owner":"tmigone","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-25T18:22:17.000Z","size":775,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-02T06:56:53.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmigone.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-22T20:26:35.000Z","updated_at":"2024-02-05T18:01:51.000Z","dependencies_parsed_at":"2022-09-26T17:00:44.216Z","dependency_job_id":null,"html_url":"https://github.com/tmigone/fibertel","commit_stats":null,"previous_names":["tmigone/fibertel-niveles"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/tmigone/fibertel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Ffibertel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Ffibertel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Ffibertel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Ffibertel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmigone","download_url":"https://codeload.github.com/tmigone/fibertel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Ffibertel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29258759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-17T15:10:19.398Z","updated_at":"2026-02-09T07:34:34.234Z","avatar_url":"https://github.com/tmigone.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fibertel\n\nUtilidad para monitorear los niveles de señal de los cable modems de Fibertel (Tx, Rx. MER).\nObtiene la informacion del servicio de provisioning de Fibertel: http://provisioning.fibertel.com.ar/asp/nivelesPrima.asp\n\nInspirado en https://github.com/fcingolani/fibertel-stats\n\n## Instalación\n\nUsando NPM:\n\n```bash\nnpm install fibertel\n```\n\nRequiere node.js v12.4.0 o mayor.\n\n## Uso\n\n### CLI\n\n```bash\ntomi@sirius: ✗ fibertel\n--- Fibertel Niveles ---\nTx: 44.5 dBmV\nFreq Tx: 38600 MHz\nRx: 4.9 dBmV\nFreq Rx: 603000 MHz\nMER: 38.9 dB\nEquipo: DPC3848VE\nDescripción: Cisco DPC3848VE DOCSIS 3.0 DB-WiFi(3x3) Apps Docway \u003c\u003e\nVersión OS: \"dpc3800-v303r204318-200508aARG\"\n```\n\nOpciones del comando:\n```bash\nfibertel: utilidad para chequear valores de Tx, Rx y MER del cablemodem de Fibertel.\n\nUSAGE\n  $ fibertel\n\nOPTIONS\n  -i, --interval=interval  [default: 30] Intervalo de repetición en segundos entre cada obtención de niveles.\n  -t, --continuous         Obtener niveles de manera continua sin detener el programa.\n  -u, --url=url            [default: http://provisioning.fibertel.com.ar/asp/nivelesPrima.asp] URL de provisioning del cablemodem.\n```\n\n### Modulo\n\n```js\n// es2015\nimport { getStats } from 'fibertel'\n\nawait getStats()\n\n// commonjs \nconst const { getStats }  = require('fibertel')\n\nawait getStats()\n```\n\n## Modems soportados\n\nLibrería testeada únicamente con los siguientes modems:\n- Cisco DPC3848VE\n\nPRs welcome :)\n\n## ¿Están bien mis valores?\n\nLos valores apropiados varían de acuerdo a la versión de DOCSIS (un estandar internacional para la transmisión de datos), aunque podemos encontrar algunos valores de referencia en [http://www.dslreports.com/faq/16085](http://www.dslreports.com/faq/16085), que se detallan a continuación.\n\n### Rx\n| Estado                  | Mínimo      | Máximo      |\n|-------------------------|-------------|-------------|\n| Recomendado             | -7 dBmV     | +7 dBmV     |\n| Aceptable               | -10 dBmV    | +10 dBmV    |\n| Máximo tolerable        | -15 dBmV    | +15 dBmV    |\n| Fuera de Especificación | \u003c -15 dBmV  | \u003e +15 dBmV  |\n\n### Tx\n\n| Versión     | Mínimo    | Máximo    |\n|-------------|-----------|-----------|\n| DOCSIS 3.1 - Recomendado  | +35 dBmV  | +47 dBmV  |\n| DOCSIS 3.1 - Aceptable  | +47 dBmV  | +50 dBmV  |\n| DOCSIS 3.0 - Recomendado | +35 dBmV  | +49 dBmV  |\n| DOCSIS 3.0 - Aceptable | +49 dBmV  | +52 dBmV  |\n\nEl modem puede funcionar correctamente con valores de Tx mayores a los máximos aceptables, pero como resultado la conexión se verá impactada (velocidad reducida, perdida de paquetes, etc).\n\n### MER\n| Estado                  | Mínimo      |\n|-------------------------|-------------|\n| Aceptable                  | 29 dBmV     |\n| Recomendado             | 33 dBmV    |\n\nFuentes: \n- https://github.com/fcingolani/fibertel-stats#est%C3%A1n-bien-mis-valores\n- http://www.dslreports.com/faq/16085\n- https://atencion-clientes.com/fibertel\n- http://provisioning.fibertel.com.ar/ayuda/SoporteOnLine_archivos/Troubleshooting.htm\n\n## ¿Puedo hacer algo para mejorar los valores?\nTODO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmigone%2Ffibertel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmigone%2Ffibertel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmigone%2Ffibertel/lists"}