{"id":19831842,"url":"https://github.com/liuch/docsis-zabbix","last_synced_at":"2025-08-05T08:15:24.625Z","repository":{"id":148898771,"uuid":"433226947","full_name":"liuch/docsis-zabbix","owner":"liuch","description":"Some DOCSIS templates for Zabbix","archived":false,"fork":false,"pushed_at":"2021-11-30T00:10:40.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T21:27:55.372Z","etag":null,"topics":["cable-modem","cisco-ubr7246","docsis","monitoring","snmp","ubr7246","ubr7246vxr","zabbix-templates"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liuch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-29T23:19:45.000Z","updated_at":"2021-11-30T00:10:43.000Z","dependencies_parsed_at":"2023-05-16T23:00:26.473Z","dependency_job_id":null,"html_url":"https://github.com/liuch/docsis-zabbix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liuch/docsis-zabbix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuch%2Fdocsis-zabbix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuch%2Fdocsis-zabbix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuch%2Fdocsis-zabbix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuch%2Fdocsis-zabbix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liuch","download_url":"https://codeload.github.com/liuch/docsis-zabbix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuch%2Fdocsis-zabbix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268859131,"owners_count":24318877,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cable-modem","cisco-ubr7246","docsis","monitoring","snmp","ubr7246","ubr7246vxr","zabbix-templates"],"created_at":"2024-11-12T11:35:03.970Z","updated_at":"2025-08-05T08:15:24.570Z","avatar_url":"https://github.com/liuch.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DOCSIS templates for Zabbix\n\n## What is it exactly?\n\nIt is just four templates and one script for Zabbix 5.0 that I wrote for myself and which I want to share with people.\n\nNote: At the moment I don't have access to this equipment and I can no longer make significant changes to these templates and scripts.\n\n## Templates\n\n### cisco-ubr7246.xml\n\nIt's a template for CMTS CISCO uBR7246.\n\nItems:\n* Description\n* Model\n* Serial Number\n* MAC address\n\nDiscovery rules:\n* Ethernet Interfaces Discovery\n    - Incoming Traffic (item)\n    - Outcoming Traffic (item)\n    - Incoming/Outcoming Traffic (graph)\n* Downstream Cable Interfaces Discovery\n    - Traffic (item)\n* Upstream Cable Interfaces Discovery\n    - SNR (item)\n    - Low SNR (trigger)\n    - Zero SNR (trigger)\n    - Traffic (item)\n\nDepends:\n* Template Module ICMP Ping\n* Template docsis-settings\n\n### `motorola_cable_modem.xml`\n\nIt's a template for Motorola cable modem.\n\nItems:\n* Description\n* MAC address\n* Model\n* Serial Number\n* Uptime\n* Vendor\n* Upstream SNR (an external check is used)\n* Upstream Power\n* Downstream SNR\n* Downstream Power\n* Upload Traffic\n* Download Traffic\n\nTriggers:\n* Low Upstream SNR\n* Very low Upstream SNR\n* High Upstream Power level\n* Low Upstream Power level\n* Low Downstream SNR\n* Very low Downstream SNR\n* High Downstream Power level\n* Low Downstream Power level\n\nGraphs:\n* Traffic\n\nDepends:\n* Template docsis-settings\n\n### `thomson_cable_modem.xml`\n\nIt's a template for Thomson cable modem.\n\nItems: Same as Motorola\n\nTriggers: Same as Motorola\n\nGraphs: Same as Motorola\n\nDepends: Same as Motorola\n\n### `docsis_settings.xml`\n\nContains settings for the templates above. To modify the settings open template properties and look for the Macros tab.\n\nConfigurable parameters:\n* `SNMP_COMMUNITY`\n* `$CMTS_ADDR`\n* `CMTS_UPSTREAM_SN_MIN_VALUE`\n* `MODEM_DOWNSTREAM_POWER_MAX_VALUE`\n* `MODEM_DOWNSTREAM_POWER_MIN_VALUE`\n* `MODEM_DOWNSTREAM_SN_CRITICAL_MIN_VALUE`\n* `MODEM_DOWNSTREAM_SN_MIN_VALUE`\n* `MODEM_UPSTREAM_POWER_MAX_VALUE`\n* `MODEM_UPSTREAM_POWER_MIN_VALUE`\n* `MODEM_UPSTREAM_SN_CRITICAL_MIN_VALUE`\n* `MODEM_UPSTREAM_SN_MIN_VALUE`\n\nEach parameter has a description.\n\n## Scripts\n\n### `cmts_modem_param`\n\nThis script are used in the `motorola_cable_modem.xml` and `thomson_cable_modem.xml` templates.\nFor detaild see the comments in it and [External checks in Zabbix documentation](https://www.zabbix.com/documentation/5.0/manual/config/items/itemtypes/external).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuch%2Fdocsis-zabbix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliuch%2Fdocsis-zabbix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuch%2Fdocsis-zabbix/lists"}