diff --git a/.env b/.env index 5e11f71..0ae1ae3 100644 --- a/.env +++ b/.env @@ -1,4 +1 @@ -GF_ADMIN_USER=admin -GF_ADMIN_PASSWORD=mikrotik -CURRENT_USER=root -MIKROTIK_IP=192.168.88.1 \ No newline at end of file +CURRENT_USER=1000:1000 diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index c3b54e5..3944d22 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -14,7 +14,7 @@ jobs: with: path: "run.sh" severity: "warning, error" - + test: name: test needs: lint @@ -22,13 +22,12 @@ jobs: steps: - name: deploy with sh script run: curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh | bash -s -- - + - name: Test Grafana - run: sleep 5 && curl -ILsS --retry 5 --retry-delay 2 "http://localhost:3000/login" + run: sleep 10 && curl -GLsS --retry 5 --retry-connrefused --retry-delay 2 'http://localhost:3000/api/health' - name: Test Prometheus - run: curl -ILsS --retry 5 --retry-delay 2 "http://localhost:9090" - + run: curl -GLsS --retry 5 --retry-delay 2 "http://localhost:9090/-/ready" + - name: Test snmp_exporter - run: curl -ILsS --retry 5 --retry-delay 2 "http://localhost:9116" - \ No newline at end of file + run: curl -ILsS --retry 5 --retry-delay 2 "http://localhost:9116" diff --git a/.grafana b/.grafana new file mode 100644 index 0000000..5cf02d2 --- /dev/null +++ b/.grafana @@ -0,0 +1,3 @@ +GF_SECURITY_ADMIN_USER=admin +GF_SECURITY_ADMIN_PASSWORD=mikrotik +GF_USERS_ALLOW_SIGN_UP=false diff --git a/.prometheus b/.prometheus new file mode 100644 index 0000000..4861cff --- /dev/null +++ b/.prometheus @@ -0,0 +1 @@ +MIKROTIK_IP=192.168.88.1 diff --git a/Mikrotik-snmp-prometheus.json b/Mikrotik-snmp-prometheus.json index aeaf6bb..af789d2 100644 --- a/Mikrotik-snmp-prometheus.json +++ b/Mikrotik-snmp-prometheus.json @@ -9,6 +9,7 @@ "pluginName": "Prometheus" } ], + "__elements": {}, "__requires": [ { "type": "panel", @@ -20,7 +21,7 @@ "type": "grafana", "id": "grafana", "name": "Grafana", - "version": "8.2.1" + "version": "9.0.5" }, { "type": "panel", @@ -63,7 +64,10 @@ "list": [ { "builtIn": 1, - "datasource": "-- Grafana --", + "datasource": { + "type": "datasource", + "uid": "grafana" + }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", @@ -78,13 +82,12 @@ } ] }, - "description": "Mikrotik snmp monitoring (prometheus)", - "editable": false, + "description": "Mikrotik snmp monitoring (prometheus) 9.0.5", + "editable": true, "fiscalYearStartMonth": 0, "gnetId": 14420, "graphTooltip": 1, "id": null, - "iteration": 1634417429647, "links": [ { "asDropdown": false, @@ -115,7 +118,10 @@ "panels": [ { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, @@ -125,8 +131,10 @@ "id": 1655, "panels": [ { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Total SNMP time scrape took (walk and processing)", "fieldConfig": { "defaults": { @@ -136,7 +144,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -178,7 +185,6 @@ "y": 1 }, "id": 1656, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -196,9 +202,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "snmp_scrape_duration_seconds{instance='$instance'}", "instant": true, @@ -207,14 +217,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Total SNMP time (walk and processing)", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Time SNMP walk/bulkwalk took", "fieldConfig": { "defaults": { @@ -224,7 +234,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -266,7 +275,6 @@ "y": 1 }, "id": 1657, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -284,9 +292,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "snmp_scrape_walk_duration_seconds{instance='$instance'}", "instant": true, @@ -295,14 +307,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Time SNMP walk/bulkwalk took", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -312,7 +324,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -342,7 +353,6 @@ "y": 1 }, "id": 1658, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -360,9 +370,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "snmp_scrape_pdus_returned{instance='$instance'}", "instant": true, @@ -371,18 +385,28 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "scrape pdus returned", "type": "stat" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "SNMP", "type": "row" }, { "collapsed": false, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, @@ -391,12 +415,23 @@ }, "id": 1218, "panels": [], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "System", "type": "row" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -406,7 +441,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -452,7 +486,6 @@ "y": 2 }, "id": 476, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -470,9 +503,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "sysUpTime{instance='$instance'}/100", "interval": "", @@ -480,13 +517,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Uptime", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "The current operational state of the device described by this row of the table. A value unknown(1) indicates that the current state of the device is unknown. running(2) indicates that the device is up and running and that no unusual error conditions are known. The warning(3) state indicates that agent has been informed of an unusual error condition by the operational software (e.g., a disk device driver) but that the device is still 'operational'. An example would be a high number of soft errors on a disk. A value of testing(4), indicates that the device is not available for use because it is in the testing state. The state of down(5) is used only when the agent has been informed that the device is not available for any use.", "fieldConfig": { "defaults": { @@ -570,9 +608,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "hrDeviceStatus{instance='$instance', hrDeviceIndex=\"1\"}", "instant": true, @@ -581,13 +623,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Status device", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "The number of errors detected on this device", "fieldConfig": { "defaults": { @@ -633,9 +676,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "hrDeviceErrors{instance='$instance', hrDeviceIndex=\"1\"}", "hide": false, @@ -645,13 +692,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Device Errors", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -693,9 +741,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "sysIdentity{instance='$instance'}", "hide": false, @@ -705,13 +757,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "System identity", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -753,9 +806,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrSerialNumber{instance='$instance'}", "hide": false, @@ -765,41 +822,30 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Serial Number", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, - "mappings": [ - { - "options": { - "": { - "index": 0, - "text": "N/A" - } - }, - "type": "value" - } - ], + "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { - "color": "#299c46", + "color": "super-light-yellow", "value": null } ] - }, - "unit": "string" + } }, "overrides": [] }, @@ -809,18 +855,15 @@ "x": 16, "y": 2 }, - "id": 1653, - "interval": null, - "links": [], - "maxDataPoints": 100, + "id": 1241, "options": { "colorMode": "value", "graphMode": "none", - "justifyMode": "center", + "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ - "last" + "lastNotNull" ], "fields": "", "values": false @@ -828,25 +871,30 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, - "expr": "mtxrNote{instance='$instance'}", + "expr": "sysDescr{instance='$instance'}", + "hide": false, "instant": true, "interval": "", - "legendFormat": " {{mtxrNote}}", + "legendFormat": "{{sysDescr}}", "refId": "A" } ], - "timeFrom": null, - "timeShift": null, - "title": "Note", + "title": "Model", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -874,7 +922,6 @@ "y": 4 }, "id": 1325, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -892,9 +939,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "time()-(hrSystemDate{instance='$instance'})", "instant": true, @@ -903,13 +954,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "System date", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -950,9 +1002,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrFirmwareVersion{instance='$instance'}", "format": "time_series", @@ -963,13 +1019,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Board ver", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1011,9 +1068,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrLicVersion{instance='$instance'}", "format": "time_series", @@ -1024,13 +1085,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Package ver", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1072,9 +1134,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrBoardName{instance='$instance'}", "hide": false, @@ -1084,13 +1150,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Board Name", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1132,9 +1199,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrLicSoftwareId{instance='$instance'}", "hide": false, @@ -1144,29 +1215,41 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Software ID", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, - "mappings": [], + "mappings": [ + { + "options": { + "": { + "index": 0, + "text": "N/A" + } + }, + "type": "value" + } + ], "thresholds": { "mode": "absolute", "steps": [ { - "color": "super-light-yellow", + "color": "#299c46", "value": null } ] - } + }, + "unit": "string" }, "overrides": [] }, @@ -1176,15 +1259,17 @@ "x": 16, "y": 4 }, - "id": 1241, + "id": 1653, + "links": [], + "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", - "justifyMode": "auto", + "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ - "lastNotNull" + "last" ], "fields": "", "values": false @@ -1192,25 +1277,29 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, - "expr": "sysDescr{instance='$instance'}", - "hide": false, + "expr": "mtxrNote{instance='$instance'}", "instant": true, "interval": "", - "legendFormat": "{{sysDescr}}", + "legendFormat": " {{mtxrNote}}", "refId": "A" } ], - "timeFrom": null, - "timeShift": null, - "title": "Model", + "title": "Note", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -1261,9 +1350,13 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "avg(hrProcessorLoad{instance='$instance'})", "instant": true, @@ -1276,8 +1369,10 @@ "type": "gauge" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -1325,7 +1420,6 @@ "y": 6 }, "id": 482, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -1341,9 +1435,13 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='65536',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='65536',instance='$instance'})", "instant": true, @@ -1352,14 +1450,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "RAM load ", "type": "gauge" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -1407,7 +1505,6 @@ "y": 6 }, "id": 480, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -1423,9 +1520,13 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='131072',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='131072',instance='$instance'})", "instant": true, @@ -1434,13 +1535,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "system disk load", "type": "gauge" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1497,9 +1599,13 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlProcessorTemperature{instance='$instance'}/10 or mtxrHlTemperature{instance='$instance'}/10", "instant": true, @@ -1508,14 +1614,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "CPU Temp", "type": "gauge" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1574,7 +1680,6 @@ "y": 6 }, "id": 1262, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -1584,13 +1689,18 @@ "placement": "bottom" }, "tooltip": { - "mode": "multi" + "mode": "multi", + "sort": "none" } }, "pluginVersion": "8.2.1", "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "hrProcessorLoad{instance='$instance'}", "interval": "", @@ -1598,6 +1708,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlTemperature{instance='$instance'}/10", "format": "time_series", @@ -1608,6 +1722,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='65536',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='65536',instance='$instance'})", "hide": false, @@ -1616,6 +1734,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='131072',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='131072',instance='$instance'})", "hide": false, @@ -1624,6 +1746,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlVoltage{instance='$instance'}/10", "hide": false, @@ -1632,13 +1758,14 @@ "refId": "E" } ], - "timeFrom": null, - "timeShift": null, "title": "System", "type": "timeseries" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1681,9 +1808,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlProcessorFrequency{instance='$instance'}", "hide": false, @@ -1693,13 +1824,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "CPU frequency", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1741,9 +1873,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlActiveFan{instance='$instance'}", "hide": false, @@ -1753,13 +1889,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Active Fan", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Wireless registration table entry count", "fieldConfig": { "defaults": { @@ -1801,9 +1938,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabEntryCount{instance='$instance'}", "format": "time_series", @@ -1814,14 +1955,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Wi-Fi client count", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1831,7 +1972,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -1864,7 +2004,6 @@ "y": 11 }, "id": 1260, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -1882,9 +2021,13 @@ "text": {}, "textMode": "value_and_name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrLicLevel{instance='$instance'}", "interval": "", @@ -1892,6 +2035,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrLicUpgradableTo{instance='$instance'}", "hide": false, @@ -1900,13 +2047,14 @@ "refId": "B" } ], - "timeFrom": null, - "timeShift": null, "title": "License level", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -1979,9 +2127,13 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOEStatus{instance='$instance'}", "format": "time_series", @@ -1992,13 +2144,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "POE Status", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -2041,9 +2194,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOEPower{instance='$instance'}", "format": "time_series", @@ -2054,13 +2211,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "POE Power", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -2102,9 +2260,13 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOECurrent{instance='$instance'}", "format": "time_series", @@ -2115,13 +2277,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "POE Current", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -2163,9 +2326,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOEVoltage{instance='$instance'}", "format": "time_series", @@ -2176,13 +2343,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "POE Voltage", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -2249,12 +2417,17 @@ "placement": "right" }, "tooltip": { - "mode": "multi" + "mode": "multi", + "sort": "none" } }, "pluginVersion": "8.2.1", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "format": "time_series", @@ -2265,6 +2438,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "hide": false, @@ -2274,13 +2451,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Network Traffic Basic", "type": "timeseries" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Status link/states: The current operational state of the interface", "fieldConfig": { "defaults": { @@ -2288,9 +2466,10 @@ "mode": "thresholds" }, "custom": { - "align": null, + "align": "auto", "displayMode": "color-text", - "filterable": false + "filterable": false, + "inspect": false }, "mappings": [], "thresholds": { @@ -2475,7 +2654,7 @@ "properties": [ { "id": "unit", - "value": "bits" + "value": "bytes" }, { "id": "thresholds", @@ -2507,7 +2686,7 @@ "properties": [ { "id": "unit", - "value": "bits" + "value": "bytes" }, { "id": "thresholds", @@ -2638,8 +2817,7 @@ }, "properties": [ { - "id": "custom.width", - "value": null + "id": "custom.width" } ] } @@ -2653,6 +2831,13 @@ }, "id": 1275, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "frameIndex": 0, "showHeader": true, "sortBy": [ @@ -2662,9 +2847,13 @@ } ] }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifPhysAddress{instance='$instance'}", "format": "table", @@ -2674,6 +2863,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifOperStatus{instance='$instance'}", "format": "table", @@ -2684,6 +2877,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrInterfaceStatsRxBytes{instance='$instance'}", "format": "table", @@ -2694,6 +2891,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrInterfaceStatsTxBytes{instance='$instance'}", "format": "table", @@ -2704,6 +2905,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifSpeed{instance='$instance'}", "format": "table", @@ -2714,6 +2919,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrInterfaceStatsLinkDowns{instance='$instance'}", "format": "table", @@ -2724,6 +2933,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifMtu{instance='$instance'}", "format": "table", @@ -2734,6 +2947,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifType_info{instance='$instance'}", "format": "table", @@ -2744,6 +2961,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOEInterfaceIndex{instance='$instance'}", "format": "table", @@ -2754,6 +2975,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifAlias{instance='$instance'}", "format": "table", @@ -2764,8 +2989,6 @@ "refId": "J" } ], - "timeFrom": null, - "timeShift": null, "title": "Interfaces", "transformations": [ { @@ -2887,8 +3110,10 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": null, - "decimals": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Showing values > 0", "fill": 1, "fillGradient": 0, @@ -2920,7 +3145,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", @@ -2930,6 +3155,10 @@ "steppedLine": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxControl{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -2939,6 +3168,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxDeferred{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -2948,6 +3181,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -2959,6 +3196,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxDrop{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -2970,6 +3211,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxExcessiveCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -2981,6 +3226,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxExcessiveDeferred{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -2992,6 +3241,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxFCSError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3003,6 +3256,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxFragment{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3014,6 +3271,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxJabber{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3025,6 +3286,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxLateCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3036,6 +3301,10 @@ "refId": "J" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxMultipleCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3047,6 +3316,10 @@ "refId": "K" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxPause{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3058,6 +3331,10 @@ "refId": "L" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxPauseHonored{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3069,6 +3346,10 @@ "refId": "M" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxSingleCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3080,6 +3361,10 @@ "refId": "N" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxTooLong{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3091,6 +3376,10 @@ "refId": "O" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxTooShort{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3102,6 +3391,10 @@ "refId": "P" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxTotalCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3113,6 +3406,10 @@ "refId": "Q" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxUnderrun{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3125,9 +3422,7 @@ } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "Tx Eth errors, etc", "tooltip": { "shared": true, @@ -3136,34 +3431,25 @@ }, "type": "graph", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { - "decimals": null, "format": "bps", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true }, { "format": "short", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": false } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -3173,8 +3459,10 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": null, - "decimals": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Showing values > 0", "fill": 1, "fillGradient": 0, @@ -3206,7 +3494,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", @@ -3216,6 +3504,10 @@ "steppedLine": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxAlignError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3225,6 +3517,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxCarrierError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3234,6 +3530,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxControl{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3243,6 +3543,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxDrop{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3252,6 +3556,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxFCSError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3261,6 +3569,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxFragment{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3270,6 +3582,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxJabber{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3279,6 +3595,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxLengthError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3288,6 +3608,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxOverflow{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3297,6 +3621,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxPause{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3306,6 +3634,10 @@ "refId": "J" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxTooLong{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3315,6 +3647,10 @@ "refId": "K" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxTooShort{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3324,6 +3660,10 @@ "refId": "L" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxUnknownOp{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3334,9 +3674,7 @@ } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "Rx Eth errors, etc", "tooltip": { "shared": true, @@ -3345,38 +3683,32 @@ }, "type": "graph", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { - "decimals": null, "format": "bps", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true }, { "format": "short", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": false } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -3384,9 +3716,10 @@ "mode": "thresholds" }, "custom": { - "align": null, + "align": "auto", "displayMode": "color-text", - "filterable": false + "filterable": false, + "inspect": false }, "mappings": [], "thresholds": { @@ -3475,6 +3808,13 @@ }, "id": 1652, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "frameIndex": 0, "showHeader": true, "sortBy": [ @@ -3484,9 +3824,13 @@ } ] }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborInterfaceID{instance='$instance'}", "format": "table", @@ -3496,6 +3840,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborIdentity{instance='$instance'}", "format": "table", @@ -3506,6 +3854,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborIpAddress{instance='$instance'}", "format": "table", @@ -3516,6 +3868,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborMacAddress{instance='$instance'}", "format": "table", @@ -3526,6 +3882,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborPlatform{instance='$instance'}", "format": "table", @@ -3536,6 +3896,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborSoftwareID{instance='$instance'}", "format": "table", @@ -3546,6 +3910,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborVersion{instance='$instance'}", "format": "table", @@ -3556,8 +3924,6 @@ "refId": "G" } ], - "timeFrom": null, - "timeShift": null, "title": "Neighbors", "transformations": [ { @@ -3612,7 +3978,10 @@ }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, @@ -3633,10 +4002,12 @@ "TX CCQ - Tilda": "#ff2e63" }, "bars": false, - "cacheTimeout": null, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fill": 1, "fillGradient": 0, @@ -3644,7 +4015,7 @@ "h": 9, "w": 8, "x": 0, - "y": 52 + "y": 3 }, "hiddenSeries": false, "id": 1270, @@ -3669,7 +4040,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "pointradius": 2, "points": false, "renderer": "flot", @@ -3729,6 +4100,10 @@ "steppedLine": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrWlApOverallTxCCQ{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "hide": false, @@ -3737,6 +4112,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrWlApNoiseFloor{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "format": "time_series", @@ -3749,9 +4128,7 @@ } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "Wi-Fi Overall Tx CCQ & Noise", "tooltip": { "shared": true, @@ -3760,29 +4137,21 @@ }, "type": "graph", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { - "decimals": null, "format": "percent", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true }, { - "decimals": null, "format": "dBm", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true } ], @@ -3792,7 +4161,10 @@ } }, { - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -3833,8 +4205,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -3911,7 +4282,7 @@ "h": 9, "w": 8, "x": 8, - "y": 52 + "y": 3 }, "id": 1261, "options": { @@ -3932,6 +4303,10 @@ "pluginVersion": "8.2.1", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrWlApAuthClientCount{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "hide": false, @@ -3940,6 +4315,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrDHCPLeaseCount{instance='$instance'}", "hide": false, @@ -3948,13 +4327,14 @@ "refId": "B" } ], - "timeFrom": null, - "timeShift": null, "title": "Wi-Fi Client count", "type": "timeseries" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -3995,8 +4375,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -4073,7 +4452,7 @@ "h": 9, "w": 8, "x": 16, - "y": 52 + "y": 3 }, "id": 1613, "options": { @@ -4091,6 +4470,10 @@ "pluginVersion": "8.2.1", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlApFreq{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'}", "hide": false, @@ -4100,13 +4483,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Wi-Fi frequency", "type": "timeseries" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Wireless registration table. It is indexed by remote mac-address and local interface index.\n\nMeasured in dB, if value does not exist it is indicated with 0", "fieldConfig": { "defaults": { @@ -4114,7 +4498,6 @@ "mode": "thresholds" }, "custom": { - "align": null, "displayMode": "auto", "filterable": false }, @@ -4123,8 +4506,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] } @@ -4300,8 +4682,7 @@ }, "properties": [ { - "id": "custom.width", - "value": null + "id": "custom.width" }, { "id": "unit", @@ -4347,17 +4728,28 @@ "h": 8, "w": 24, "x": 0, - "y": 61 + "y": 12 }, "id": 1643, "links": [], "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "showHeader": true, "sortBy": [] }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabAddr{instance='$instance'}", "format": "table", @@ -4368,6 +4760,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabSignalToNoise{instance='$instance'}", "format": "table", @@ -4378,6 +4774,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabStrength{instance='$instance'}", "format": "table", @@ -4388,6 +4788,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabTxBytes{instance='$instance'}", "format": "table", @@ -4398,6 +4802,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabRxBytes{instance='$instance'}", "format": "table", @@ -4408,6 +4816,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabTxRate{instance='$instance'}", "format": "table", @@ -4418,6 +4830,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabRxRate{instance='$instance'}", "format": "table", @@ -4428,6 +4844,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabUptime{instance='$instance'}", "format": "table", @@ -4438,8 +4858,6 @@ "refId": "H" } ], - "timeFrom": null, - "timeShift": null, "title": "Wi-Fi Clients", "transformations": [ { @@ -4535,11 +4953,7 @@ "type": "table" }, { - "cacheTimeout": null, - "cards": { - "cardPadding": null, - "cardRound": null - }, + "cards": {}, "color": { "cardColor": "#C4162A", "colorScale": "sqrt", @@ -4550,13 +4964,16 @@ "mode": "spectrum" }, "dataFormat": "tsbuckets", - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Signal Strength: signal strength in dBm (if first ppp-client modem supports)", "gridPos": { "h": 8, "w": 12, "x": 0, - "y": 69 + "y": 20 }, "heatmap": {}, "hideZeroBuckets": false, @@ -4571,6 +4988,10 @@ "reverseYBuckets": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabStrength{instance='$instance'}", "hide": false, @@ -4579,8 +5000,6 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "History Wi-Fi Strength", "tooltip": { "show": true, @@ -4590,27 +5009,17 @@ "xAxis": { "show": true }, - "xBucketNumber": null, "xBucketSize": "2m", "yAxis": { - "decimals": null, "format": "dBm", "logBase": 1, - "max": null, - "min": null, - "show": true, - "splitFactor": null + "show": true }, "yBucketBound": "auto", - "yBucketNumber": null, "yBucketSize": 2 }, { - "cacheTimeout": null, - "cards": { - "cardPadding": null, - "cardRound": null - }, + "cards": {}, "color": { "cardColor": "#C4162A", "colorScale": "sqrt", @@ -4621,13 +5030,16 @@ "mode": "spectrum" }, "dataFormat": "tsbuckets", - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Measured in dB, if value does not exist it is indicated with 0", "gridPos": { "h": 8, "w": 12, "x": 12, - "y": 69 + "y": 20 }, "heatmap": {}, "hideZeroBuckets": false, @@ -4642,6 +5054,10 @@ "reverseYBuckets": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabSignalToNoise{instance='$instance'}", "hide": false, @@ -4650,8 +5066,6 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "History Wi-Fi Signal-to-Noise", "tooltip": { "show": true, @@ -4661,28 +5075,34 @@ "xAxis": { "show": true }, - "xBucketNumber": null, "xBucketSize": "2m", "yAxis": { - "decimals": null, "format": "dB", "logBase": 1, - "max": null, - "min": null, - "show": true, - "splitFactor": null + "show": true }, "yBucketBound": "auto", - "yBucketNumber": null, "yBucketSize": 2 } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Wireless", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, @@ -4692,7 +5112,10 @@ "id": 1676, "panels": [ { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Wireless registration table entry count", "fieldConfig": { "defaults": { @@ -4704,8 +5127,7 @@ "mode": "absolute", "steps": [ { - "color": "#299c46", - "value": null + "color": "#299c46" } ] } @@ -4716,7 +5138,7 @@ "h": 4, "w": 3, "x": 0, - "y": 53 + "y": 4 }, "id": 1646, "options": { @@ -4734,9 +5156,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabEntryCount{instance='$instance'}", "format": "time_series", @@ -4747,13 +5173,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "CAPsMAN client count", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -4769,8 +5196,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -4881,10 +5307,17 @@ "h": 8, "w": 11, "x": 3, - "y": 53 + "y": 4 }, "id": 1681, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "showHeader": true, "sortBy": [ { @@ -4893,9 +5326,13 @@ } ] }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRemoteAddress{instance='$instance'}", "format": "table", @@ -4906,6 +5343,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRemoteName{instance='$instance'}", "format": "table", @@ -4916,6 +5357,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRemoteRadios{instance='$instance'}", "format": "table", @@ -4926,6 +5371,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRemoteState{instance='$instance'}", "format": "table", @@ -5010,7 +5459,10 @@ "type": "table" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -5026,8 +5478,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -5091,16 +5542,27 @@ "h": 8, "w": 10, "x": 14, - "y": 53 + "y": 4 }, "id": 1679, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "showHeader": true, "sortBy": [] }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMState{instance='$instance'}", "format": "table", @@ -5111,6 +5573,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRegClientCount{instance='$instance'}", "format": "table", @@ -5121,6 +5587,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMChannel{instance='$instance'}", "format": "table", @@ -5131,6 +5601,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMAuthClientCount{instance='$instance'}", "format": "table", @@ -5141,6 +5615,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabSsid{instance='$instance'}", "format": "table", @@ -5230,7 +5708,10 @@ "type": "table" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Wireless CAPSMAN remote-cap entry count", "fieldConfig": { "defaults": { @@ -5242,8 +5723,7 @@ "mode": "absolute", "steps": [ { - "color": "#299c46", - "value": null + "color": "#299c46" } ] } @@ -5254,7 +5734,7 @@ "h": 4, "w": 3, "x": 0, - "y": 57 + "y": 8 }, "id": 1680, "options": { @@ -5272,9 +5752,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMREntryCount{instance='$instance'}", "format": "time_series", @@ -5285,13 +5769,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "remote-cap entry count", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -5307,8 +5792,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -5513,10 +5997,17 @@ "h": 7, "w": 24, "x": 0, - "y": 61 + "y": 12 }, "id": 1678, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "showHeader": true, "sortBy": [ { @@ -5525,9 +6016,13 @@ } ] }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabAddr{instance='$instance'}", "format": "table", @@ -5538,6 +6033,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabEapIdent{instance='$instance'}", "format": "table", @@ -5548,6 +6047,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabRxBytes{instance='$instance'}", "format": "table", @@ -5558,6 +6061,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabRxPackets{instance='$instance'}", "format": "table", @@ -5568,6 +6075,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabRxRate{instance='$instance'}", "format": "table", @@ -5578,6 +6089,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabRxStrength{instance='$instance'}", "format": "table", @@ -5588,6 +6103,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabSsid{instance='$instance'}", "format": "table", @@ -5598,6 +6117,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabTxBytes{instance='$instance'}", "format": "table", @@ -5608,6 +6131,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabTxPackets{instance='$instance'}", "format": "table", @@ -5618,6 +6145,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabTxRate{instance='$instance'}", "format": "table", @@ -5628,6 +6159,10 @@ "refId": "J" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabTxStrength{instance='$instance'}", "format": "table", @@ -5638,6 +6173,10 @@ "refId": "K" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabUptime{instance='$instance'}", "format": "table", @@ -5836,18 +6375,851 @@ "type": "table" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "CAPsMAN", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 53 }, + "id": 1705, + "panels": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 0, + "y": 5 + }, + "id": 1713, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "name" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GSsid{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "{{mtxrWl60GSsid}}", + "refId": "A" + } + ], + "title": "ssid", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 4, + "y": 5 + }, + "id": 1706, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GFreq{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "Frequency", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [ + { + "options": { + "0": { + "index": 0, + "text": "disconnected" + }, + "1": { + "index": 1, + "text": "connected" + } + }, + "type": "value" + } + ], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "dark-red" + }, + { + "color": "#299c46", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 8, + "y": 5 + }, + "id": 1707, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GConnected{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "Connected", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [ + { + "options": { + "0": { + "index": 0, + "text": "AP Bridge" + }, + "1": { + "index": 1, + "text": "Station Bridge" + }, + "2": { + "index": 2, + "text": "Sniff" + }, + "3": { + "index": 3, + "text": "Bridge" + } + }, + "type": "value" + } + ], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 12, + "y": 5 + }, + "id": 1709, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GMode{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "Mode", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 8, + "x": 16, + "y": 5 + }, + "id": 1712, + "options": { + "legend": { + "calcs": [ + "lastNotNull", + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom" + }, + "tooltip": { + "mode": "single" + } + }, + "pluginVersion": "8.2.1", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GRssi{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "RSSI", + "refId": "A" + } + ], + "title": "RSSI", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 2, + "x": 0, + "y": 9 + }, + "id": 1710, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GPhyRate{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "PhyRate", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 2, + "x": 2, + "y": 9 + }, + "id": 1714, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GTxSector{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "TxSector", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 2, + "x": 4, + "y": 9 + }, + "id": 1716, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GSignal{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "Signal", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 2, + "x": 6, + "y": 9 + }, + "id": 1715, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "/.*/", + "values": false + }, + "text": {}, + "textMode": "value_and_name" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GTxSectorInfo{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "TxSectorInfo", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "Modulation and Coding Scheme", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 8, + "y": 9 + }, + "id": 1708, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GMcs{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "MCS (Modulation and Coding Scheme)", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 12, + "y": 9 + }, + "id": 1711, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "name" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GRemote{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "{{mtxrWl60GRemote}}", + "refId": "A" + } + ], + "title": "Remote MAC", + "type": "stat" + } + ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], + "title": "W60G", + "type": "row" + }, + { + "collapsed": true, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 54 + }, "id": 1673, "panels": [ { @@ -5862,10 +7234,12 @@ "TX CCQ - Tilda": "#ff2e63" }, "bars": false, - "cacheTimeout": null, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Signal Strength: signal strength in dBm (if first ppp-client modem supports)\n\nModem Signal: signal EC/IO in dB (if first ppp-client modem supports)", "fill": 1, "fillGradient": 0, @@ -5873,7 +7247,7 @@ "h": 7, "w": 6, "x": 0, - "y": 54 + "y": 6 }, "hiddenSeries": false, "id": 1640, @@ -5898,7 +7272,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "pointradius": 2, "points": false, "renderer": "flot", @@ -5962,6 +7336,10 @@ "steppedLine": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWirelessModemSignalStrength{instance='$instance'}", "hide": false, @@ -5970,6 +7348,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWirelessModemSignalECIO{instance='$instance'}", "hide": false, @@ -5979,9 +7361,7 @@ } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "Modem", "tooltip": { "shared": true, @@ -5990,29 +7370,21 @@ }, "type": "graph", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { - "decimals": null, "format": "dBm", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true }, { - "decimals": null, "format": "dB", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true } ], @@ -6022,7 +7394,10 @@ } }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6034,8 +7409,7 @@ "mode": "absolute", "steps": [ { - "color": "#299c46", - "value": null + "color": "#299c46" } ] }, @@ -6047,7 +7421,7 @@ "h": 7, "w": 4, "x": 6, - "y": 54 + "y": 6 }, "id": 1674, "options": { @@ -6065,9 +7439,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrUSBPowerReset{instance='$instance'}", "hide": false, @@ -6077,29 +7455,41 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "USB Power Reset", "type": "stat" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Modem", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 54 + "y": 55 }, "id": 1281, "panels": [ { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6140,8 +7530,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6153,7 +7542,7 @@ "h": 6, "w": 12, "x": 0, - "y": 55 + "y": 7 }, "id": 1268, "links": [], @@ -6175,6 +7564,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8 ", "instant": false, @@ -6183,6 +7576,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8", "instant": false, @@ -6191,6 +7588,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesIn{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})", "hide": false, @@ -6201,6 +7602,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesOut{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})", "hide": false, @@ -6211,14 +7616,14 @@ "refId": "C" } ], - "timeFrom": null, - "timeShift": null, "title": "All Simple Queue", "type": "timeseries" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Showing values > 0", "fieldConfig": { "defaults": { @@ -6259,8 +7664,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -6276,7 +7680,7 @@ "h": 6, "w": 12, "x": 0, - "y": 61 + "y": 13 }, "id": 1282, "links": [], @@ -6299,6 +7703,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", "instant": false, @@ -6307,6 +7715,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", "instant": false, @@ -6315,6 +7727,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleDroppedIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", "format": "time_series", @@ -6324,6 +7740,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleDroppedOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", "hide": false, @@ -6332,6 +7752,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesIn{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", "hide": false, @@ -6340,6 +7764,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesOut{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", "hide": false, @@ -6348,29 +7776,41 @@ "refId": "F" } ], - "timeFrom": null, - "timeShift": null, "title": "Queue $queuesimple_name", "type": "timeseries" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Simple Queue (In/Out/Dropped/PCQ)", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 55 + "y": 56 }, "id": 1548, "panels": [ { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6410,8 +7850,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6423,7 +7862,7 @@ "h": 6, "w": 12, "x": 0, - "y": 56 + "y": 8 }, "id": 1510, "links": [], @@ -6445,6 +7884,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})*8", "instant": false, @@ -6454,6 +7897,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", "hide": false, @@ -6464,6 +7911,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", "hide": false, @@ -6474,6 +7925,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", "hide": false, @@ -6484,14 +7939,14 @@ "refId": "D" } ], - "timeFrom": null, - "timeShift": null, "title": "All Tree Queue", "type": "timeseries" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6531,8 +7986,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6544,7 +7998,7 @@ "h": 6, "w": 12, "x": 12, - "y": 56 + "y": 8 }, "id": 1549, "links": [], @@ -6567,6 +8021,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})*8", "instant": false, @@ -6576,6 +8034,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", "hide": false, @@ -6586,6 +8048,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", "hide": false, @@ -6596,6 +8062,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", "hide": false, @@ -6605,28 +8075,41 @@ "refId": "E" } ], - "timeFrom": null, - "timeShift": null, "title": "Tree Queue $queuetree_name / $queuetree_parent / $queuetree_flow", "type": "timeseries" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Tree Queue (Bytes/PCQ/Dropped/Packets)", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 56 + "y": 57 }, "id": 1338, "panels": [ { - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6666,8 +8149,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6677,9 +8159,9 @@ }, "gridPos": { "h": 11, - "w": 6, + "w": 8, "x": 0, - "y": 57 + "y": 9 }, "id": 1339, "options": { @@ -6702,6 +8184,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6710,6 +8196,10 @@ "refId": "K" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6718,6 +8208,10 @@ "refId": "L" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6726,6 +8220,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6734,6 +8232,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6742,6 +8244,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6750,6 +8256,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6758,6 +8268,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6766,6 +8280,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6774,6 +8292,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6782,6 +8304,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6790,6 +8316,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6798,28 +8328,41 @@ "refId": "J" } ], - "timeFrom": null, - "timeShift": null, "title": "Interface \"$Interface\"", "type": "timeseries" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "*cast/Dascard/Errors/Unknown Protos/Queue length", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 57 + "y": 58 }, "id": 1285, "panels": [ { - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6859,8 +8402,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6901,9 +8443,9 @@ }, "gridPos": { "h": 7, - "w": 6, + "w": 8, "x": 0, - "y": 58 + "y": 10 }, "id": 1286, "options": { @@ -6926,6 +8468,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "format": "time_series", @@ -6936,6 +8482,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "hide": false, @@ -6945,18 +8495,25 @@ "refId": "B" } ], - "timeFrom": null, - "timeShift": null, "title": "Traffic \"$Interface\"", "type": "timeseries" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Interfaces Traffic", "type": "row" } ], - "refresh": "5s", - "schemaVersion": 31, + "refresh": "10s", + "schemaVersion": 36, "style": "dark", "tags": [ "prometheus", @@ -6973,8 +8530,6 @@ "text": "Prometheus", "value": "Prometheus" }, - "description": null, - "error": null, "hide": 2, "includeAll": false, "label": "datasource", @@ -6988,15 +8543,14 @@ "type": "datasource" }, { - "allValue": null, "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "label_values(ifHCInOctets, job)", - "description": null, - "error": null, "hide": 2, "includeAll": false, - "label": null, "multi": false, "name": "Job", "options": [], @@ -7014,15 +8568,14 @@ "useTags": false }, { - "allValue": null, "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result(ifInOctets{job=\"snmp-exporter\"})", - "description": null, - "error": null, "hide": 0, "includeAll": false, - "label": null, "multi": false, "name": "instance", "options": [], @@ -7040,12 +8593,12 @@ "useTags": false }, { - "allValue": null, "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "label_values(ifHighSpeed{instance='$instance'},ifIndex)", - "description": null, - "error": null, "hide": 2, "includeAll": false, "label": "", @@ -7068,13 +8621,13 @@ { "allValue": "", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result(sort(ifIndex{ifName=~'^(ether).+',instance='$instance'}) or sort(ifIndex{ifName=~'^(sfp|wlan).+',instance='$instance'}) or sort(ifIndex{ifName=~'^bridge.+',instance='$instance'}) or sort(ifIndex{ifName!~'^(ether|bridge).+',instance='$instance'}) )", - "description": null, - "error": null, "hide": 0, "includeAll": true, - "label": null, "multi": false, "name": "Interface", "options": [], @@ -7092,15 +8645,14 @@ "useTags": false }, { - "allValue": null, "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result(ifHCInOctets{ifName=\"$Interface\",instance=\"$instance\"})", - "description": null, - "error": null, "hide": 2, "includeAll": false, - "label": null, "multi": false, "name": "desc", "options": [], @@ -7120,10 +8672,11 @@ { "allValue": "Null", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result((mtxrQueueSimplePacketsIn * on (mtxrQueueSimpleIndex) group_left(mtxrQueueSimpleName) mtxrQueueSimpleName{instance='$instance',}))", - "description": null, - "error": null, "hide": 2, "includeAll": true, "label": "", @@ -7146,10 +8699,11 @@ { "allValue": "Null", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result((mtxrQueueTreePackets * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", - "description": null, - "error": null, "hide": 1, "includeAll": true, "label": "", @@ -7172,10 +8726,11 @@ { "allValue": "Null", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", - "description": null, - "error": null, "hide": 1, "includeAll": true, "label": "", @@ -7198,10 +8753,11 @@ { "allValue": "", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeName) group_left(mtxrQueueTreeIndex) mtxrQueueTreeIndex{instance='$instance',}))", - "description": null, - "error": null, "hide": 1, "includeAll": true, "label": "", @@ -7253,7 +8809,8 @@ ] }, "timezone": "", - "title": "Mikrotik snmp prometheus", - "uid": "nR3NRDGnz", - "version": 8 -} \ No newline at end of file + "title": "Mikrotik monitoring", + "uid": "nR3NRDGaz", + "version": 1, + "weekStart": "" +} diff --git a/README.md b/README.md index 99b570d..6dd1330 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,26 @@ # Grafana-Mikrotik +![logo](https://repository-images.githubusercontent.com/366494855/c62052b8-17c2-47f2-a3ae-0e397a3ef074) + ![visitors](https://visitor-badge.laobi.icu/badge?page_id=IgorKha.Grafana-Mikrotik) ![example branch parameter](https://github.com/IgorKha/Grafana-Mikrotik/actions/workflows/action.yml/badge.svg?branch=master) -![mikrotikOS](https://img.shields.io/badge/Mikrotik_ROS-v6.49-blue) -![Grafana](https://img.shields.io/badge/Grafana-v8.2.1-orange?logo=grafana) -![Prometheus](https://img.shields.io/badge/Prometheus-v2.30.3-red?logo=prometheus) +![mikrotikOS](https://img.shields.io/badge/Mikrotik_ROS-v7.4-blue) +![Grafana](https://img.shields.io/badge/Grafana-v9.0.5-orange?logo=grafana) +![Prometheus](https://img.shields.io/badge/Prometheus-v2.37.0-red?logo=prometheus) ![snmp_exporter](https://img.shields.io/badge/snmp__exporter-v0.20.0-red?logo=prometheus) [![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/~1772367/donate) ------------ +--- ## 🐳 Deploy with docker-compose ### Deploy with bash script ```console -curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh | bash -s -- --config +git clone https://github.com/IgorKha/Grafana-Mikrotik.git +cd ./Grafana-Mikrotik +bash ./run.sh --config ``` ```console @@ -24,7 +28,7 @@ curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run --config: change the user and password to grafana and specify the mikrotik IP address - stop: stop docker containers + --stop: stop docker containers --help ``` @@ -32,7 +36,7 @@ curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run For example: ```console - sh run.sh --config + bash run.sh --config ``` [![asciicast](https://asciinema.org/a/nOhuc7LvI6bRWbg7dcvqFQ4Kc.png)](https://asciinema.org/a/nOhuc7LvI6bRWbg7dcvqFQ4Kc) @@ -49,13 +53,13 @@ docker-compose up -d 3.Open [localhost:3000](http://localhost:3000) -* Grafana login: `admin` +* Grafana login: `admin` -* Password: `mikrotik` +* Password: `mikrotik` If you want to change the credentials, then edit the ".env" file ------------ +--- ## Manual deploy @@ -82,9 +86,9 @@ If you want to change the credentials, then edit the ".env" file 3.Add dashboard ------------ +--- -### Docker snmp_exporter +### Docker snmp_exporter (deprecated) [![Docker Pulls](https://img.shields.io/docker/pulls/mashinkopochinko/snmp_exporter_mikrotik?logo=docker)](https://hub.docker.com/repository/docker/mashinkopochinko/snmp_exporter_mikrotik) @@ -94,5 +98,5 @@ If you want to change the credentials, then edit the ".env" file sudo docker run -d -p 9116:9116 mashinkopochinko/snmp_exporter_mikrotik:latest ``` ------------ +--- ![img1](/readme/screen.png) diff --git a/docker-compose.yml b/docker-compose.yml index 6ca9806..268f678 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,25 +2,23 @@ version: '3.9' services: grafana: - image: grafana/grafana:8.2.1 + image: grafana/grafana:9.0.5 + env_file: + - .grafana container_name: mk_grafana restart: always volumes: - ./grafana/provisioning/:/etc/grafana/provisioning/ ports: - "3000:3000" - environment: - - GF_SECURITY_ADMIN_USER=${GF_ADMIN_USER} - - GF_SECURITY_ADMIN_PASSWORD=${GF_ADMIN_PASSWORD} - - GF_USERS_ALLOW_SIGN_UP=false prometheus: image: prom/prometheus + env_file: + - .prometheus user: ${CURRENT_USER} container_name: mk_prometheus restart: always - environment: - - MIKROTIK_IP=${MIKROTIK_IP} volumes: - ./prometheus/:/etc/prometheus - ./prometheus/data/:/prometheus @@ -28,10 +26,12 @@ services: - "9090:9090" snmp_exporter: - image: mashinkopochinko/snmp_exporter_mikrotik + image: prom/snmp-exporter container_name: mk_snmp_exporter restart: always + volumes: + - ./snmp/:/etc/snmp_exporter/ ports: - "9116:9116" depends_on: - - prometheus \ No newline at end of file + - prometheus diff --git a/grafana/provisioning/dashboards/Mikrotik-snmp-prometheus.json b/grafana/provisioning/dashboards/Mikrotik-snmp-prometheus.json index aeaf6bb..fb76350 100644 --- a/grafana/provisioning/dashboards/Mikrotik-snmp-prometheus.json +++ b/grafana/provisioning/dashboards/Mikrotik-snmp-prometheus.json @@ -9,6 +9,7 @@ "pluginName": "Prometheus" } ], + "__elements": {}, "__requires": [ { "type": "panel", @@ -20,7 +21,7 @@ "type": "grafana", "id": "grafana", "name": "Grafana", - "version": "8.2.1" + "version": "9.0.5" }, { "type": "panel", @@ -63,7 +64,10 @@ "list": [ { "builtIn": 1, - "datasource": "-- Grafana --", + "datasource": { + "type": "datasource", + "uid": "grafana" + }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", @@ -78,13 +82,12 @@ } ] }, - "description": "Mikrotik snmp monitoring (prometheus)", - "editable": false, + "description": "Mikrotik snmp monitoring (prometheus) 9.0.5", + "editable": true, "fiscalYearStartMonth": 0, "gnetId": 14420, "graphTooltip": 1, "id": null, - "iteration": 1634417429647, "links": [ { "asDropdown": false, @@ -115,7 +118,10 @@ "panels": [ { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, @@ -125,8 +131,10 @@ "id": 1655, "panels": [ { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Total SNMP time scrape took (walk and processing)", "fieldConfig": { "defaults": { @@ -136,7 +144,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -178,7 +185,6 @@ "y": 1 }, "id": 1656, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -196,9 +202,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "snmp_scrape_duration_seconds{instance='$instance'}", "instant": true, @@ -207,14 +217,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Total SNMP time (walk and processing)", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Time SNMP walk/bulkwalk took", "fieldConfig": { "defaults": { @@ -224,7 +234,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -266,7 +275,6 @@ "y": 1 }, "id": 1657, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -284,9 +292,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "snmp_scrape_walk_duration_seconds{instance='$instance'}", "instant": true, @@ -295,14 +307,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Time SNMP walk/bulkwalk took", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -312,7 +324,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -342,7 +353,6 @@ "y": 1 }, "id": 1658, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -360,9 +370,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "snmp_scrape_pdus_returned{instance='$instance'}", "instant": true, @@ -371,18 +385,28 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "scrape pdus returned", "type": "stat" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "SNMP", "type": "row" }, { "collapsed": false, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, @@ -391,12 +415,23 @@ }, "id": 1218, "panels": [], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "System", "type": "row" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -406,7 +441,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -452,7 +486,6 @@ "y": 2 }, "id": 476, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -470,9 +503,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "sysUpTime{instance='$instance'}/100", "interval": "", @@ -480,13 +517,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Uptime", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "The current operational state of the device described by this row of the table. A value unknown(1) indicates that the current state of the device is unknown. running(2) indicates that the device is up and running and that no unusual error conditions are known. The warning(3) state indicates that agent has been informed of an unusual error condition by the operational software (e.g., a disk device driver) but that the device is still 'operational'. An example would be a high number of soft errors on a disk. A value of testing(4), indicates that the device is not available for use because it is in the testing state. The state of down(5) is used only when the agent has been informed that the device is not available for any use.", "fieldConfig": { "defaults": { @@ -570,9 +608,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "hrDeviceStatus{instance='$instance', hrDeviceIndex=\"1\"}", "instant": true, @@ -581,13 +623,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Status device", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "The number of errors detected on this device", "fieldConfig": { "defaults": { @@ -633,9 +676,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "hrDeviceErrors{instance='$instance', hrDeviceIndex=\"1\"}", "hide": false, @@ -645,13 +692,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Device Errors", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -693,9 +741,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "sysIdentity{instance='$instance'}", "hide": false, @@ -705,13 +757,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "System identity", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -753,9 +806,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrSerialNumber{instance='$instance'}", "hide": false, @@ -765,41 +822,30 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Serial Number", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, - "mappings": [ - { - "options": { - "": { - "index": 0, - "text": "N/A" - } - }, - "type": "value" - } - ], + "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { - "color": "#299c46", + "color": "super-light-yellow", "value": null } ] - }, - "unit": "string" + } }, "overrides": [] }, @@ -809,18 +855,15 @@ "x": 16, "y": 2 }, - "id": 1653, - "interval": null, - "links": [], - "maxDataPoints": 100, + "id": 1241, "options": { "colorMode": "value", "graphMode": "none", - "justifyMode": "center", + "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ - "last" + "lastNotNull" ], "fields": "", "values": false @@ -828,25 +871,30 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, - "expr": "mtxrNote{instance='$instance'}", + "expr": "sysDescr{instance='$instance'}", + "hide": false, "instant": true, "interval": "", - "legendFormat": " {{mtxrNote}}", + "legendFormat": "{{sysDescr}}", "refId": "A" } ], - "timeFrom": null, - "timeShift": null, - "title": "Note", + "title": "Model", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -874,7 +922,6 @@ "y": 4 }, "id": 1325, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -892,9 +939,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "time()-(hrSystemDate{instance='$instance'})", "instant": true, @@ -903,13 +954,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "System date", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -950,9 +1002,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrFirmwareVersion{instance='$instance'}", "format": "time_series", @@ -963,13 +1019,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Board ver", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1011,9 +1068,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrLicVersion{instance='$instance'}", "format": "time_series", @@ -1024,13 +1085,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Package ver", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1072,9 +1134,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrBoardName{instance='$instance'}", "hide": false, @@ -1084,13 +1150,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Board Name", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1132,9 +1199,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrLicSoftwareId{instance='$instance'}", "hide": false, @@ -1144,29 +1215,41 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Software ID", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, - "mappings": [], + "mappings": [ + { + "options": { + "": { + "index": 0, + "text": "N/A" + } + }, + "type": "value" + } + ], "thresholds": { "mode": "absolute", "steps": [ { - "color": "super-light-yellow", + "color": "#299c46", "value": null } ] - } + }, + "unit": "string" }, "overrides": [] }, @@ -1176,15 +1259,17 @@ "x": 16, "y": 4 }, - "id": 1241, + "id": 1653, + "links": [], + "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", - "justifyMode": "auto", + "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ - "lastNotNull" + "last" ], "fields": "", "values": false @@ -1192,25 +1277,29 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, - "expr": "sysDescr{instance='$instance'}", - "hide": false, + "expr": "mtxrNote{instance='$instance'}", "instant": true, "interval": "", - "legendFormat": "{{sysDescr}}", + "legendFormat": " {{mtxrNote}}", "refId": "A" } ], - "timeFrom": null, - "timeShift": null, - "title": "Model", + "title": "Note", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -1261,9 +1350,13 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "avg(hrProcessorLoad{instance='$instance'})", "instant": true, @@ -1276,8 +1369,10 @@ "type": "gauge" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -1325,7 +1420,6 @@ "y": 6 }, "id": 482, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -1341,9 +1435,13 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='65536',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='65536',instance='$instance'})", "instant": true, @@ -1352,14 +1450,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "RAM load ", "type": "gauge" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -1407,7 +1505,6 @@ "y": 6 }, "id": 480, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -1423,9 +1520,13 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='131072',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='131072',instance='$instance'})", "instant": true, @@ -1434,13 +1535,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "system disk load", "type": "gauge" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1497,9 +1599,13 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlProcessorTemperature{instance='$instance'}/10 or mtxrHlTemperature{instance='$instance'}/10", "instant": true, @@ -1508,14 +1614,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "CPU Temp", "type": "gauge" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1574,7 +1680,6 @@ "y": 6 }, "id": 1262, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -1584,13 +1689,18 @@ "placement": "bottom" }, "tooltip": { - "mode": "multi" + "mode": "multi", + "sort": "none" } }, "pluginVersion": "8.2.1", "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "hrProcessorLoad{instance='$instance'}", "interval": "", @@ -1598,6 +1708,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlTemperature{instance='$instance'}/10", "format": "time_series", @@ -1608,6 +1722,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='65536',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='65536',instance='$instance'})", "hide": false, @@ -1616,6 +1734,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='131072',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='131072',instance='$instance'})", "hide": false, @@ -1624,6 +1746,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlVoltage{instance='$instance'}/10", "hide": false, @@ -1632,13 +1758,14 @@ "refId": "E" } ], - "timeFrom": null, - "timeShift": null, "title": "System", "type": "timeseries" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1681,9 +1808,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlProcessorFrequency{instance='$instance'}", "hide": false, @@ -1693,13 +1824,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "CPU frequency", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1741,9 +1873,13 @@ "text": {}, "textMode": "name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrHlActiveFan{instance='$instance'}", "hide": false, @@ -1753,13 +1889,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Active Fan", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Wireless registration table entry count", "fieldConfig": { "defaults": { @@ -1801,9 +1938,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabEntryCount{instance='$instance'}", "format": "time_series", @@ -1814,14 +1955,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Wi-Fi client count", "type": "stat" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -1831,7 +1972,6 @@ "mappings": [ { "options": { - "from": null, "result": { "text": "" }, @@ -1864,7 +2004,6 @@ "y": 11 }, "id": 1260, - "interval": null, "links": [], "maxDataPoints": 100, "options": { @@ -1882,9 +2021,13 @@ "text": {}, "textMode": "value_and_name" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrLicLevel{instance='$instance'}", "interval": "", @@ -1892,6 +2035,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrLicUpgradableTo{instance='$instance'}", "hide": false, @@ -1900,13 +2047,14 @@ "refId": "B" } ], - "timeFrom": null, - "timeShift": null, "title": "License level", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -1979,9 +2127,13 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOEStatus{instance='$instance'}", "format": "time_series", @@ -1992,13 +2144,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "POE Status", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -2041,9 +2194,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOEPower{instance='$instance'}", "format": "time_series", @@ -2054,13 +2211,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "POE Power", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -2102,9 +2260,13 @@ "text": {}, "textMode": "value" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOECurrent{instance='$instance'}", "format": "time_series", @@ -2115,13 +2277,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "POE Current", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "fieldConfig": { "defaults": { "color": { @@ -2163,9 +2326,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOEVoltage{instance='$instance'}", "format": "time_series", @@ -2176,13 +2343,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "POE Voltage", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -2249,12 +2417,17 @@ "placement": "right" }, "tooltip": { - "mode": "multi" + "mode": "multi", + "sort": "none" } }, "pluginVersion": "8.2.1", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "format": "time_series", @@ -2265,6 +2438,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "hide": false, @@ -2274,13 +2451,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Network Traffic Basic", "type": "timeseries" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Status link/states: The current operational state of the interface", "fieldConfig": { "defaults": { @@ -2288,9 +2466,10 @@ "mode": "thresholds" }, "custom": { - "align": null, + "align": "auto", "displayMode": "color-text", - "filterable": false + "filterable": false, + "inspect": false }, "mappings": [], "thresholds": { @@ -2475,7 +2654,7 @@ "properties": [ { "id": "unit", - "value": "bits" + "value": "bytes" }, { "id": "thresholds", @@ -2507,7 +2686,7 @@ "properties": [ { "id": "unit", - "value": "bits" + "value": "bytes" }, { "id": "thresholds", @@ -2638,8 +2817,7 @@ }, "properties": [ { - "id": "custom.width", - "value": null + "id": "custom.width" } ] } @@ -2653,6 +2831,13 @@ }, "id": 1275, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "frameIndex": 0, "showHeader": true, "sortBy": [ @@ -2662,9 +2847,13 @@ } ] }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifPhysAddress{instance='$instance'}", "format": "table", @@ -2674,6 +2863,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifOperStatus{instance='$instance'}", "format": "table", @@ -2684,6 +2877,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrInterfaceStatsRxBytes{instance='$instance'}", "format": "table", @@ -2694,6 +2891,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrInterfaceStatsTxBytes{instance='$instance'}", "format": "table", @@ -2704,6 +2905,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifSpeed{instance='$instance'}", "format": "table", @@ -2714,6 +2919,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrInterfaceStatsLinkDowns{instance='$instance'}", "format": "table", @@ -2724,6 +2933,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifMtu{instance='$instance'}", "format": "table", @@ -2734,6 +2947,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifType_info{instance='$instance'}", "format": "table", @@ -2744,6 +2961,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrPOEInterfaceIndex{instance='$instance'}", "format": "table", @@ -2754,6 +2975,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "ifAlias{instance='$instance'}", "format": "table", @@ -2764,8 +2989,6 @@ "refId": "J" } ], - "timeFrom": null, - "timeShift": null, "title": "Interfaces", "transformations": [ { @@ -2887,8 +3110,10 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": null, - "decimals": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Showing values > 0", "fill": 1, "fillGradient": 0, @@ -2920,7 +3145,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", @@ -2930,6 +3155,10 @@ "steppedLine": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxControl{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -2939,6 +3168,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxDeferred{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -2948,6 +3181,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -2959,6 +3196,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxDrop{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -2970,6 +3211,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxExcessiveCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -2981,6 +3226,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxExcessiveDeferred{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -2992,6 +3241,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxFCSError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3003,6 +3256,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxFragment{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3014,6 +3271,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxJabber{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3025,6 +3286,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxLateCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3036,6 +3301,10 @@ "refId": "J" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxMultipleCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3047,6 +3316,10 @@ "refId": "K" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxPause{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3058,6 +3331,10 @@ "refId": "L" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxPauseHonored{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3069,6 +3346,10 @@ "refId": "M" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxSingleCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3080,6 +3361,10 @@ "refId": "N" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxTooLong{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3091,6 +3376,10 @@ "refId": "O" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxTooShort{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3102,6 +3391,10 @@ "refId": "P" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxTotalCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3113,6 +3406,10 @@ "refId": "Q" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxUnderrun{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", @@ -3125,9 +3422,7 @@ } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "Tx Eth errors, etc", "tooltip": { "shared": true, @@ -3136,34 +3431,25 @@ }, "type": "graph", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { - "decimals": null, "format": "bps", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true }, { "format": "short", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": false } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -3173,8 +3459,10 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": null, - "decimals": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Showing values > 0", "fill": 1, "fillGradient": 0, @@ -3206,7 +3494,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", @@ -3216,6 +3504,10 @@ "steppedLine": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxAlignError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3225,6 +3517,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxCarrierError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3234,6 +3530,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxControl{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3243,6 +3543,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxDrop{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3252,6 +3556,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxFCSError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3261,6 +3569,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxFragment{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3270,6 +3582,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxJabber{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3279,6 +3595,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxLengthError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3288,6 +3608,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxOverflow{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3297,6 +3621,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxPause{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3306,6 +3634,10 @@ "refId": "J" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxTooLong{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3315,6 +3647,10 @@ "refId": "K" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxTooShort{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3324,6 +3660,10 @@ "refId": "L" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxUnknownOp{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -3334,9 +3674,7 @@ } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "Rx Eth errors, etc", "tooltip": { "shared": true, @@ -3345,38 +3683,32 @@ }, "type": "graph", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { - "decimals": null, "format": "bps", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true }, { "format": "short", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": false } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -3384,9 +3716,10 @@ "mode": "thresholds" }, "custom": { - "align": null, + "align": "auto", "displayMode": "color-text", - "filterable": false + "filterable": false, + "inspect": false }, "mappings": [], "thresholds": { @@ -3475,6 +3808,13 @@ }, "id": 1652, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "frameIndex": 0, "showHeader": true, "sortBy": [ @@ -3484,9 +3824,13 @@ } ] }, - "pluginVersion": "8.2.1", + "pluginVersion": "9.0.5", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborInterfaceID{instance='$instance'}", "format": "table", @@ -3496,6 +3840,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborIdentity{instance='$instance'}", "format": "table", @@ -3506,6 +3854,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborIpAddress{instance='$instance'}", "format": "table", @@ -3516,6 +3868,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborMacAddress{instance='$instance'}", "format": "table", @@ -3526,6 +3882,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborPlatform{instance='$instance'}", "format": "table", @@ -3536,6 +3896,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborSoftwareID{instance='$instance'}", "format": "table", @@ -3546,6 +3910,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrNeighborVersion{instance='$instance'}", "format": "table", @@ -3556,8 +3924,6 @@ "refId": "G" } ], - "timeFrom": null, - "timeShift": null, "title": "Neighbors", "transformations": [ { @@ -3612,7 +3978,10 @@ }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, @@ -3633,10 +4002,12 @@ "TX CCQ - Tilda": "#ff2e63" }, "bars": false, - "cacheTimeout": null, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fill": 1, "fillGradient": 0, @@ -3644,7 +4015,7 @@ "h": 9, "w": 8, "x": 0, - "y": 52 + "y": 3 }, "hiddenSeries": false, "id": 1270, @@ -3669,7 +4040,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "pointradius": 2, "points": false, "renderer": "flot", @@ -3729,6 +4100,10 @@ "steppedLine": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrWlApOverallTxCCQ{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "hide": false, @@ -3737,6 +4112,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrWlApNoiseFloor{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "format": "time_series", @@ -3749,9 +4128,7 @@ } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "Wi-Fi Overall Tx CCQ & Noise", "tooltip": { "shared": true, @@ -3760,29 +4137,21 @@ }, "type": "graph", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { - "decimals": null, "format": "percent", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true }, { - "decimals": null, "format": "dBm", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true } ], @@ -3792,7 +4161,10 @@ } }, { - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -3833,8 +4205,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -3911,7 +4282,7 @@ "h": 9, "w": 8, "x": 8, - "y": 52 + "y": 3 }, "id": 1261, "options": { @@ -3932,6 +4303,10 @@ "pluginVersion": "8.2.1", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrWlApAuthClientCount{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "hide": false, @@ -3940,6 +4315,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrDHCPLeaseCount{instance='$instance'}", "hide": false, @@ -3948,13 +4327,14 @@ "refId": "B" } ], - "timeFrom": null, - "timeShift": null, "title": "Wi-Fi Client count", "type": "timeseries" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -3995,8 +4375,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -4073,7 +4452,7 @@ "h": 9, "w": 8, "x": 16, - "y": 52 + "y": 3 }, "id": 1613, "options": { @@ -4091,6 +4470,10 @@ "pluginVersion": "8.2.1", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlApFreq{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'}", "hide": false, @@ -4100,13 +4483,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "Wi-Fi frequency", "type": "timeseries" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Wireless registration table. It is indexed by remote mac-address and local interface index.\n\nMeasured in dB, if value does not exist it is indicated with 0", "fieldConfig": { "defaults": { @@ -4114,7 +4498,6 @@ "mode": "thresholds" }, "custom": { - "align": null, "displayMode": "auto", "filterable": false }, @@ -4123,8 +4506,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] } @@ -4300,8 +4682,7 @@ }, "properties": [ { - "id": "custom.width", - "value": null + "id": "custom.width" }, { "id": "unit", @@ -4347,17 +4728,28 @@ "h": 8, "w": 24, "x": 0, - "y": 61 + "y": 12 }, "id": 1643, "links": [], "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "showHeader": true, "sortBy": [] }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabAddr{instance='$instance'}", "format": "table", @@ -4368,6 +4760,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabSignalToNoise{instance='$instance'}", "format": "table", @@ -4378,6 +4774,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabStrength{instance='$instance'}", "format": "table", @@ -4388,6 +4788,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabTxBytes{instance='$instance'}", "format": "table", @@ -4398,6 +4802,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabRxBytes{instance='$instance'}", "format": "table", @@ -4408,6 +4816,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabTxRate{instance='$instance'}", "format": "table", @@ -4418,6 +4830,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabRxRate{instance='$instance'}", "format": "table", @@ -4428,6 +4844,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabUptime{instance='$instance'}", "format": "table", @@ -4438,8 +4858,6 @@ "refId": "H" } ], - "timeFrom": null, - "timeShift": null, "title": "Wi-Fi Clients", "transformations": [ { @@ -4535,11 +4953,7 @@ "type": "table" }, { - "cacheTimeout": null, - "cards": { - "cardPadding": null, - "cardRound": null - }, + "cards": {}, "color": { "cardColor": "#C4162A", "colorScale": "sqrt", @@ -4550,13 +4964,16 @@ "mode": "spectrum" }, "dataFormat": "tsbuckets", - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Signal Strength: signal strength in dBm (if first ppp-client modem supports)", "gridPos": { "h": 8, "w": 12, "x": 0, - "y": 69 + "y": 20 }, "heatmap": {}, "hideZeroBuckets": false, @@ -4571,6 +4988,10 @@ "reverseYBuckets": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabStrength{instance='$instance'}", "hide": false, @@ -4579,8 +5000,6 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "History Wi-Fi Strength", "tooltip": { "show": true, @@ -4590,27 +5009,17 @@ "xAxis": { "show": true }, - "xBucketNumber": null, "xBucketSize": "2m", "yAxis": { - "decimals": null, "format": "dBm", "logBase": 1, - "max": null, - "min": null, - "show": true, - "splitFactor": null + "show": true }, "yBucketBound": "auto", - "yBucketNumber": null, "yBucketSize": 2 }, { - "cacheTimeout": null, - "cards": { - "cardPadding": null, - "cardRound": null - }, + "cards": {}, "color": { "cardColor": "#C4162A", "colorScale": "sqrt", @@ -4621,13 +5030,16 @@ "mode": "spectrum" }, "dataFormat": "tsbuckets", - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Measured in dB, if value does not exist it is indicated with 0", "gridPos": { "h": 8, "w": 12, "x": 12, - "y": 69 + "y": 20 }, "heatmap": {}, "hideZeroBuckets": false, @@ -4642,6 +5054,10 @@ "reverseYBuckets": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlRtabSignalToNoise{instance='$instance'}", "hide": false, @@ -4650,8 +5066,6 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "History Wi-Fi Signal-to-Noise", "tooltip": { "show": true, @@ -4661,28 +5075,34 @@ "xAxis": { "show": true }, - "xBucketNumber": null, "xBucketSize": "2m", "yAxis": { - "decimals": null, "format": "dB", "logBase": 1, - "max": null, - "min": null, - "show": true, - "splitFactor": null + "show": true }, "yBucketBound": "auto", - "yBucketNumber": null, "yBucketSize": 2 } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Wireless", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, @@ -4692,7 +5112,10 @@ "id": 1676, "panels": [ { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Wireless registration table entry count", "fieldConfig": { "defaults": { @@ -4704,8 +5127,7 @@ "mode": "absolute", "steps": [ { - "color": "#299c46", - "value": null + "color": "#299c46" } ] } @@ -4716,7 +5138,7 @@ "h": 4, "w": 3, "x": 0, - "y": 53 + "y": 4 }, "id": 1646, "options": { @@ -4734,9 +5156,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabEntryCount{instance='$instance'}", "format": "time_series", @@ -4747,13 +5173,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "CAPsMAN client count", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -4769,8 +5196,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -4881,10 +5307,17 @@ "h": 8, "w": 11, "x": 3, - "y": 53 + "y": 4 }, "id": 1681, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "showHeader": true, "sortBy": [ { @@ -4893,9 +5326,13 @@ } ] }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRemoteAddress{instance='$instance'}", "format": "table", @@ -4906,6 +5343,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRemoteName{instance='$instance'}", "format": "table", @@ -4916,6 +5357,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRemoteRadios{instance='$instance'}", "format": "table", @@ -4926,6 +5371,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRemoteState{instance='$instance'}", "format": "table", @@ -5010,7 +5459,10 @@ "type": "table" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -5026,8 +5478,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -5091,16 +5542,27 @@ "h": 8, "w": 10, "x": 14, - "y": 53 + "y": 4 }, "id": 1679, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "showHeader": true, "sortBy": [] }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMState{instance='$instance'}", "format": "table", @@ -5111,6 +5573,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRegClientCount{instance='$instance'}", "format": "table", @@ -5121,6 +5587,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMChannel{instance='$instance'}", "format": "table", @@ -5131,6 +5601,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMAuthClientCount{instance='$instance'}", "format": "table", @@ -5141,6 +5615,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabSsid{instance='$instance'}", "format": "table", @@ -5230,7 +5708,10 @@ "type": "table" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Wireless CAPSMAN remote-cap entry count", "fieldConfig": { "defaults": { @@ -5242,8 +5723,7 @@ "mode": "absolute", "steps": [ { - "color": "#299c46", - "value": null + "color": "#299c46" } ] } @@ -5254,7 +5734,7 @@ "h": 4, "w": 3, "x": 0, - "y": 57 + "y": 8 }, "id": 1680, "options": { @@ -5272,9 +5752,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMREntryCount{instance='$instance'}", "format": "time_series", @@ -5285,13 +5769,14 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "remote-cap entry count", "type": "stat" }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -5307,8 +5792,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -5513,10 +5997,17 @@ "h": 7, "w": 24, "x": 0, - "y": 61 + "y": 12 }, "id": 1678, "options": { + "footer": { + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, "showHeader": true, "sortBy": [ { @@ -5525,9 +6016,13 @@ } ] }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabAddr{instance='$instance'}", "format": "table", @@ -5538,6 +6033,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabEapIdent{instance='$instance'}", "format": "table", @@ -5548,6 +6047,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabRxBytes{instance='$instance'}", "format": "table", @@ -5558,6 +6061,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabRxPackets{instance='$instance'}", "format": "table", @@ -5568,6 +6075,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabRxRate{instance='$instance'}", "format": "table", @@ -5578,6 +6089,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabRxStrength{instance='$instance'}", "format": "table", @@ -5588,6 +6103,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabSsid{instance='$instance'}", "format": "table", @@ -5598,6 +6117,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabTxBytes{instance='$instance'}", "format": "table", @@ -5608,6 +6131,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabTxPackets{instance='$instance'}", "format": "table", @@ -5618,6 +6145,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabTxRate{instance='$instance'}", "format": "table", @@ -5628,6 +6159,10 @@ "refId": "J" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabTxStrength{instance='$instance'}", "format": "table", @@ -5638,6 +6173,10 @@ "refId": "K" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWlCMRtabUptime{instance='$instance'}", "format": "table", @@ -5836,18 +6375,851 @@ "type": "table" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "CAPsMAN", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 53 }, + "id": 1705, + "panels": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 0, + "y": 5 + }, + "id": 1713, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "name" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GSsid{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "{{mtxrWl60GSsid}}", + "refId": "A" + } + ], + "title": "ssid", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 4, + "y": 5 + }, + "id": 1706, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GFreq{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "Frequency", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [ + { + "options": { + "0": { + "index": 0, + "text": "disconnected" + }, + "1": { + "index": 1, + "text": "connected" + } + }, + "type": "value" + } + ], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "dark-red" + }, + { + "color": "#299c46", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 8, + "y": 5 + }, + "id": 1707, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GConnected{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "Connected", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [ + { + "options": { + "0": { + "index": 0, + "text": "AP Bridge" + }, + "1": { + "index": 1, + "text": "Station Bridge" + }, + "2": { + "index": 2, + "text": "Sniff" + }, + "3": { + "index": 3, + "text": "Bridge" + } + }, + "type": "value" + } + ], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 12, + "y": 5 + }, + "id": 1709, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GMode{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "Mode", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 8, + "x": 16, + "y": 5 + }, + "id": 1712, + "options": { + "legend": { + "calcs": [ + "lastNotNull", + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom" + }, + "tooltip": { + "mode": "single" + } + }, + "pluginVersion": "8.2.1", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GRssi{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "RSSI", + "refId": "A" + } + ], + "title": "RSSI", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 2, + "x": 0, + "y": 9 + }, + "id": 1710, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GPhyRate{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "PhyRate", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 2, + "x": 2, + "y": 9 + }, + "id": 1714, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GTxSector{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "TxSector", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 2, + "x": 4, + "y": 9 + }, + "id": 1716, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GSignal{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "Signal", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 2, + "x": 6, + "y": 9 + }, + "id": 1715, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "/.*/", + "values": false + }, + "text": {}, + "textMode": "value_and_name" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GTxSectorInfo{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "TxSectorInfo", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "Modulation and Coding Scheme", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 8, + "y": 9 + }, + "id": 1708, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GMcs{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + } + ], + "title": "MCS (Modulation and Coding Scheme)", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "#299c46" + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 4, + "x": 12, + "y": 9 + }, + "id": 1711, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "text": {}, + "textMode": "name" + }, + "pluginVersion": "8.3.4", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, + "exemplar": true, + "expr": "mtxrWl60GRemote{instance='$instance'}", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "{{mtxrWl60GRemote}}", + "refId": "A" + } + ], + "title": "Remote MAC", + "type": "stat" + } + ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], + "title": "W60G", + "type": "row" + }, + { + "collapsed": true, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 54 + }, "id": 1673, "panels": [ { @@ -5862,10 +7234,12 @@ "TX CCQ - Tilda": "#ff2e63" }, "bars": false, - "cacheTimeout": null, "dashLength": 10, "dashes": false, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Signal Strength: signal strength in dBm (if first ppp-client modem supports)\n\nModem Signal: signal EC/IO in dB (if first ppp-client modem supports)", "fill": 1, "fillGradient": 0, @@ -5873,7 +7247,7 @@ "h": 7, "w": 6, "x": 0, - "y": 54 + "y": 6 }, "hiddenSeries": false, "id": 1640, @@ -5898,7 +7272,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "pointradius": 2, "points": false, "renderer": "flot", @@ -5962,6 +7336,10 @@ "steppedLine": false, "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWirelessModemSignalStrength{instance='$instance'}", "hide": false, @@ -5970,6 +7348,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrWirelessModemSignalECIO{instance='$instance'}", "hide": false, @@ -5979,9 +7361,7 @@ } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "Modem", "tooltip": { "shared": true, @@ -5990,29 +7370,21 @@ }, "type": "graph", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { - "decimals": null, "format": "dBm", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true }, { - "decimals": null, "format": "dB", "label": "", "logBase": 1, - "max": null, - "min": null, "show": true } ], @@ -6022,7 +7394,10 @@ } }, { - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6034,8 +7409,7 @@ "mode": "absolute", "steps": [ { - "color": "#299c46", - "value": null + "color": "#299c46" } ] }, @@ -6047,7 +7421,7 @@ "h": 7, "w": 4, "x": 6, - "y": 54 + "y": 6 }, "id": 1674, "options": { @@ -6065,9 +7439,13 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.1", + "pluginVersion": "8.3.4", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "mtxrUSBPowerReset{instance='$instance'}", "hide": false, @@ -6077,29 +7455,41 @@ "refId": "A" } ], - "timeFrom": null, - "timeShift": null, "title": "USB Power Reset", "type": "stat" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Modem", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 54 + "y": 55 }, "id": 1281, "panels": [ { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6140,8 +7530,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6153,7 +7542,7 @@ "h": 6, "w": 12, "x": 0, - "y": 55 + "y": 7 }, "id": 1268, "links": [], @@ -6175,6 +7564,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8 ", "instant": false, @@ -6183,6 +7576,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8", "instant": false, @@ -6191,6 +7588,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesIn{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})", "hide": false, @@ -6201,6 +7602,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesOut{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})", "hide": false, @@ -6211,14 +7616,14 @@ "refId": "C" } ], - "timeFrom": null, - "timeShift": null, "title": "All Simple Queue", "type": "timeseries" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "Showing values > 0", "fieldConfig": { "defaults": { @@ -6259,8 +7664,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -6276,7 +7680,7 @@ "h": 6, "w": 12, "x": 0, - "y": 61 + "y": 13 }, "id": 1282, "links": [], @@ -6299,6 +7703,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", "instant": false, @@ -6307,6 +7715,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", "instant": false, @@ -6315,6 +7727,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleDroppedIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", "format": "time_series", @@ -6324,6 +7740,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleDroppedOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", "hide": false, @@ -6332,6 +7752,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesIn{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", "hide": false, @@ -6340,6 +7764,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesOut{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", "hide": false, @@ -6348,29 +7776,41 @@ "refId": "F" } ], - "timeFrom": null, - "timeShift": null, "title": "Queue $queuesimple_name", "type": "timeseries" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Simple Queue (In/Out/Dropped/PCQ)", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 55 + "y": 56 }, "id": 1548, "panels": [ { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6410,8 +7850,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6423,7 +7862,7 @@ "h": 6, "w": 12, "x": 0, - "y": 56 + "y": 8 }, "id": 1510, "links": [], @@ -6445,6 +7884,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})*8", "instant": false, @@ -6454,6 +7897,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", "hide": false, @@ -6464,6 +7911,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", "hide": false, @@ -6474,6 +7925,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", "hide": false, @@ -6484,14 +7939,14 @@ "refId": "D" } ], - "timeFrom": null, - "timeShift": null, "title": "All Tree Queue", "type": "timeseries" }, { - "cacheTimeout": null, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6531,8 +7986,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6544,7 +7998,7 @@ "h": 6, "w": 12, "x": 12, - "y": 56 + "y": 8 }, "id": 1549, "links": [], @@ -6567,6 +8021,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})*8", "instant": false, @@ -6576,6 +8034,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", "hide": false, @@ -6586,6 +8048,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", "hide": false, @@ -6596,6 +8062,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", "hide": false, @@ -6605,28 +8075,41 @@ "refId": "E" } ], - "timeFrom": null, - "timeShift": null, "title": "Tree Queue $queuetree_name / $queuetree_parent / $queuetree_flow", "type": "timeseries" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Tree Queue (Bytes/PCQ/Dropped/Packets)", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 56 + "y": 57 }, "id": 1338, "panels": [ { - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6666,8 +8149,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6677,9 +8159,9 @@ }, "gridPos": { "h": 11, - "w": 6, + "w": 8, "x": 0, - "y": 57 + "y": 9 }, "id": 1339, "options": { @@ -6702,6 +8184,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6710,6 +8196,10 @@ "refId": "K" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6718,6 +8208,10 @@ "refId": "L" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6726,6 +8220,10 @@ "refId": "C" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6734,6 +8232,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6742,6 +8244,10 @@ "refId": "B" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6750,6 +8256,10 @@ "refId": "D" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6758,6 +8268,10 @@ "refId": "E" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6766,6 +8280,10 @@ "refId": "F" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6774,6 +8292,10 @@ "refId": "G" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6782,6 +8304,10 @@ "refId": "H" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6790,6 +8316,10 @@ "refId": "I" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, @@ -6798,28 +8328,41 @@ "refId": "J" } ], - "timeFrom": null, - "timeShift": null, "title": "Interface \"$Interface\"", "type": "timeseries" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "*cast/Dascard/Errors/Unknown Protos/Queue length", "type": "row" }, { "collapsed": true, - "datasource": null, + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 57 + "y": 58 }, "id": 1285, "panels": [ { - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "description": "", "fieldConfig": { "defaults": { @@ -6859,8 +8402,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" } ] }, @@ -6901,9 +8443,9 @@ }, "gridPos": { "h": 7, - "w": 6, + "w": 8, "x": 0, - "y": 58 + "y": 10 }, "id": 1286, "options": { @@ -6926,6 +8468,10 @@ "repeatDirection": "h", "targets": [ { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "format": "time_series", @@ -6936,6 +8482,10 @@ "refId": "A" }, { + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "exemplar": true, "expr": "-irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "hide": false, @@ -6945,18 +8495,25 @@ "refId": "B" } ], - "timeFrom": null, - "timeShift": null, "title": "Traffic \"$Interface\"", "type": "timeseries" } ], + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "refId": "A" + } + ], "title": "Interfaces Traffic", "type": "row" } ], - "refresh": "5s", - "schemaVersion": 31, + "refresh": "10s", + "schemaVersion": 36, "style": "dark", "tags": [ "prometheus", @@ -6973,8 +8530,6 @@ "text": "Prometheus", "value": "Prometheus" }, - "description": null, - "error": null, "hide": 2, "includeAll": false, "label": "datasource", @@ -6988,15 +8543,14 @@ "type": "datasource" }, { - "allValue": null, "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "label_values(ifHCInOctets, job)", - "description": null, - "error": null, "hide": 2, "includeAll": false, - "label": null, "multi": false, "name": "Job", "options": [], @@ -7014,15 +8568,14 @@ "useTags": false }, { - "allValue": null, "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result(ifInOctets{job=\"snmp-exporter\"})", - "description": null, - "error": null, "hide": 0, "includeAll": false, - "label": null, "multi": false, "name": "instance", "options": [], @@ -7040,12 +8593,12 @@ "useTags": false }, { - "allValue": null, "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "label_values(ifHighSpeed{instance='$instance'},ifIndex)", - "description": null, - "error": null, "hide": 2, "includeAll": false, "label": "", @@ -7068,13 +8621,13 @@ { "allValue": "", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result(sort(ifIndex{ifName=~'^(ether).+',instance='$instance'}) or sort(ifIndex{ifName=~'^(sfp|wlan).+',instance='$instance'}) or sort(ifIndex{ifName=~'^bridge.+',instance='$instance'}) or sort(ifIndex{ifName!~'^(ether|bridge).+',instance='$instance'}) )", - "description": null, - "error": null, "hide": 0, "includeAll": true, - "label": null, "multi": false, "name": "Interface", "options": [], @@ -7083,7 +8636,7 @@ "refId": "Prometheus-Interface-Variable-Query" }, "refresh": 1, - "regex": "/ifName=\"(.*)\",instance/", + "regex": "/ifName=\"(.*?)\"/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", @@ -7092,15 +8645,14 @@ "useTags": false }, { - "allValue": null, "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result(ifHCInOctets{ifName=\"$Interface\",instance=\"$instance\"})", - "description": null, - "error": null, "hide": 2, "includeAll": false, - "label": null, "multi": false, "name": "desc", "options": [], @@ -7120,10 +8672,11 @@ { "allValue": "Null", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result((mtxrQueueSimplePacketsIn * on (mtxrQueueSimpleIndex) group_left(mtxrQueueSimpleName) mtxrQueueSimpleName{instance='$instance',}))", - "description": null, - "error": null, "hide": 2, "includeAll": true, "label": "", @@ -7146,10 +8699,11 @@ { "allValue": "Null", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result((mtxrQueueTreePackets * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", - "description": null, - "error": null, "hide": 1, "includeAll": true, "label": "", @@ -7172,10 +8726,11 @@ { "allValue": "Null", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", - "description": null, - "error": null, "hide": 1, "includeAll": true, "label": "", @@ -7198,10 +8753,11 @@ { "allValue": "", "current": {}, - "datasource": "${DS_PROMETHEUS}", + "datasource": { + "type": "prometheus", + "uid": "${DS_PROMETHEUS}" + }, "definition": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeName) group_left(mtxrQueueTreeIndex) mtxrQueueTreeIndex{instance='$instance',}))", - "description": null, - "error": null, "hide": 1, "includeAll": true, "label": "", @@ -7253,7 +8809,8 @@ ] }, "timezone": "", - "title": "Mikrotik snmp prometheus", - "uid": "nR3NRDGnz", - "version": 8 -} \ No newline at end of file + "title": "Mikrotik monitoring", + "uid": "nR3NRDGaz", + "version": 1, + "weekStart": "" +} diff --git a/prometheus/prometheus.yml b/prometheus/prometheus.yml index 48426de..7f4faf7 100644 --- a/prometheus/prometheus.yml +++ b/prometheus/prometheus.yml @@ -28,14 +28,15 @@ scrape_configs: - job_name: 'prometheus' # Override the global default and scrape targets from this job every 5 seconds. - scrape_interval: 5s - scrape_timeout: 5s - + scrape_interval: 10s + scrape_timeout: 10s + tls_config: + insecure_skip_verify: true # metrics_path defaults to '/metrics' # scheme defaults to 'http'. - static_configs: - - targets: ['localhost:9090'] + #static_configs: + #- targets: ['localhost:9090'] - job_name: Mikrotik static_configs: diff --git a/readme/screen.png b/readme/screen.png index ddbd492..14269cf 100644 Binary files a/readme/screen.png and b/readme/screen.png differ diff --git a/run.sh b/run.sh index 0df304c..1eb6ed8 100755 --- a/run.sh +++ b/run.sh @@ -4,10 +4,10 @@ # You can also pass some arguments to script to set some these options: # # --config: change the user and password to grafana and specify the mikrotik IP address -# stop: stop docker containers +# --stop: stop docker containers # # For example: -# sh run.sh --config +# bash run.sh --config # ############################################################################ @@ -15,6 +15,8 @@ set -e REPO=Grafana-Mikrotik ENV_FILE=${ENV_FILE:-.env} +ENV_FILE_GF=${ENV_FILE_GF:-.grafana} +ENV_FILE_PROMETHEUS=${ENV_FILE_PROMETHEU:-.prometheus} #? Colors RED='\033[31m' @@ -94,7 +96,7 @@ clone_git() { router_ip() { if [[ "${CONFIG}" = yes ]]; then - IP=$(grep -R 'MIKROTIK_IP' "${ENV_FILE}" | cut -d= -f2) + IP=$(grep -R 'MIKROTIK_IP' "${ENV_FILE_PROMETHEUS}" 2>&1 | cut -d= -f2) echo -e "\n${BLUE}====================================" echo -e "\n${BOLD}Prometheus${RESET}\n" if ask "Change target mikrotik IP address ? (current ${IP})" Y; then @@ -102,12 +104,12 @@ router_ip() { if [ -d "./${REPO}" ]; then sed -ri -e '/mikrotik_ip/s/(- ).*( #.*)/\1'"${IP}"'\2/g' \ ${REPO}/prometheus/prometheus.yml - sed -ri -e 's/^(MIKROTIK_IP=)(.*)$/\1'"$IP"'/g' "${ENV_FILE}" + sed -ri -e 's/^(MIKROTIK_IP=)(.*)$/\1'"$IP"'/g' "${ENV_FILE_PROMETHEUS}" echo -e "\n${GREEN}... Prometheus target IP changed to ${IP}" else sed -ri -e '/mikrotik_ip/s/(- ).*( #.*)/\1'"${IP}"'\2/g' \ ./prometheus/prometheus.yml - sed -ri -e 's/^(MIKROTIK_IP=)(.*)$/\1'"${IP}"'/g' "${ENV_FILE}" + sed -ri -e 's/^(MIKROTIK_IP=)(.*)$/\1'"${IP}"'/g' "${ENV_FILE_PROMETHEUS}" echo -e "\n${GREEN}... Prometheus target IP changed to ${IP}" fi return @@ -145,8 +147,8 @@ grafana_credentials() { read -rp 'Enter grafana Username: ' GF_USER read -rsp 'Enter grafana Password: ' GF_PASSWD - sed -ri -e 's/^(GF_ADMIN_USER=)(.*)$/\1'"${GF_USER}"'/g' "${ENV_FILE}" - sed -ri -e 's/^(GF_ADMIN_PASSWORD=)(.*)$/\1'"${GF_PASSWD}"'/g' "${ENV_FILE}" + sed -ri -e 's/^(GF_SECURITY_ADMIN_USER=)(.*)$/\1'"${GF_USER}"'/g' "${ENV_FILE_GF}" + sed -ri -e 's/^(GF_SECURITY_ADMIN_PASSWORD=)(.*)$/\1'"${GF_PASSWD}"'/g' "${ENV_FILE_GF}" else echo -e "Default Grafana: User: ${YELLOW}admin${RESET} @@ -156,19 +158,19 @@ grafana_credentials() { fi } -docker() { +docker-cmd() { if [[ "${STOP}" = yes ]]; then if [ -d "./${REPO}" ]; then - cd ${REPO} && docker-compose down + cd ${REPO} && docker compose down else - docker-compose down + docker compose down fi else if [[ -d "./${REPO}" ]]; then - cd ${REPO} && docker-compose up -d + cd ${REPO} && docker compose up -d print_success else - docker-compose up -d + docker compose up -d print_success fi fi @@ -187,7 +189,7 @@ main() { case $1 in --help) HELP=yes ;; --config) CONFIG=yes ;; - stop) STOP=yes ;; + --stop) STOP=yes ;; esac shift done @@ -195,14 +197,18 @@ main() { help command_exists git - command_exists docker-compose + command_exists docker #? init if [[ -d "./${REPO}" ]]; then ENV_FILE=${REPO}/.env + ENV_FILE_GF=${REPO}/.grafana + ENV_FILE_PROMETHEUS=${REPO}/.prometheus elif [[ ! -e ${ENV_FILE} ]]; then clone_git - ENV_FILE=${REPO}/.env ; + ENV_FILE=${REPO}/.env + ENV_FILE_GF=${REPO}/.grafana + ENV_FILE_PROMETHEUS=${REPO}/.prometheus fi router_ip @@ -212,7 +218,7 @@ main() { # Change UID:GID prometheus container to current user sed -ri -e 's/^(CURRENT_USER=)(.*)$/\1'"$(id -u)\:$(id -g)"'/g' "${ENV_FILE}" - docker + docker-cmd } main "$@" diff --git a/snmp/snmp.yml b/snmp/snmp.yml index efb4d12..1f7a912 100644 --- a/snmp/snmp.yml +++ b/snmp/snmp.yml @@ -1,4379 +1,4387 @@ -# WARNING: This file was auto-generated using snmp_exporter generator, manual changes will be lost. -mikrotik: - walk: - - 1.3.6.1.2.1.2 - - 1.3.6.1.2.1.25 - - 1.3.6.1.2.1.31 - - 1.3.6.1.4.1.14988 - - 1.3.6.1.4.1.2021.10.1.1 - - 1.3.6.1.4.1.2021.10.1.2 - - 1.3.6.1.2.1.1.5.0 - get: - - 1.3.6.1.2.1.1.1.0 - - 1.3.6.1.2.1.1.3.0 - metrics: - - name: sysDescr - oid: 1.3.6.1.2.1.1.1 - type: DisplayString - help: A textual description of the entity - 1.3.6.1.2.1.1.1 - - name: sysIdentity - oid: 1.3.6.1.2.1.1.5.0 - type: DisplayString - help: A textual description of the system identity - 1.3.6.1.2.1.1.5.0 - - name: sysUpTime - oid: 1.3.6.1.2.1.1.3 - type: gauge - help: The time (in hundredths of a second) since the network management portion - of the system was last re-initialized. - 1.3.6.1.2.1.1.3 - - name: ifNumber - oid: 1.3.6.1.2.1.2.1 - type: gauge - help: The number of network interfaces (regardless of their current state) present - on this system. - 1.3.6.1.2.1.2.1 - - name: ifIndex - oid: 1.3.6.1.2.1.2.2.1.1 - type: gauge - help: A unique value, greater than zero, for each interface - 1.3.6.1.2.1.2.2.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifDescr - oid: 1.3.6.1.2.1.2.2.1.2 - type: DisplayString - help: A textual string containing information about the interface - 1.3.6.1.2.1.2.2.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifType - oid: 1.3.6.1.2.1.2.2.1.3 - type: EnumAsInfo - help: The type of interface - 1.3.6.1.2.1.2.2.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: other - 2: regular1822 - 3: hdh1822 - 4: ddnX25 - 5: rfc877x25 - 6: ethernetCsmacd - 7: iso88023Csmacd - 8: iso88024TokenBus - 9: iso88025TokenRing - 10: iso88026Man - 11: starLan - 12: proteon10Mbit - 13: proteon80Mbit - 14: hyperchannel - 15: fddi - 16: lapb - 17: sdlc - 18: ds1 - 19: e1 - 20: basicISDN - 21: primaryISDN - 22: propPointToPointSerial - 23: ppp - 24: softwareLoopback - 25: eon - 26: ethernet3Mbit - 27: nsip - 28: slip - 29: ultra - 30: ds3 - 31: sip - 32: frameRelay - 33: rs232 - 34: para - 35: arcnet - 36: arcnetPlus - 37: atm - 38: miox25 - 39: sonet - 40: x25ple - 41: iso88022llc - 42: localTalk - 43: smdsDxi - 44: frameRelayService - 45: v35 - 46: hssi - 47: hippi - 48: modem - 49: aal5 - 50: sonetPath - 51: sonetVT - 52: smdsIcip - 53: propVirtual - 54: propMultiplexor - 55: ieee80212 - 56: fibreChannel - 57: hippiInterface - 58: frameRelayInterconnect - 59: aflane8023 - 60: aflane8025 - 61: cctEmul - 62: fastEther - 63: isdn - 64: v11 - 65: v36 - 66: g703at64k - 67: g703at2mb - 68: qllc - 69: fastEtherFX - 70: channel - 71: ieee80211 - 72: ibm370parChan - 73: escon - 74: dlsw - 75: isdns - 76: isdnu - 77: lapd - 78: ipSwitch - 79: rsrb - 80: atmLogical - 81: ds0 - 82: ds0Bundle - 83: bsc - 84: async - 85: cnr - 86: iso88025Dtr - 87: eplrs - 88: arap - 89: propCnls - 90: hostPad - 91: termPad - 92: frameRelayMPI - 93: x213 - 94: adsl - 95: radsl - 96: sdsl - 97: vdsl - 98: iso88025CRFPInt - 99: myrinet - 100: voiceEM - 101: voiceFXO - 102: voiceFXS - 103: voiceEncap - 104: voiceOverIp - 105: atmDxi - 106: atmFuni - 107: atmIma - 108: pppMultilinkBundle - 109: ipOverCdlc - 110: ipOverClaw - 111: stackToStack - 112: virtualIpAddress - 113: mpc - 114: ipOverAtm - 115: iso88025Fiber - 116: tdlc - 117: gigabitEthernet - 118: hdlc - 119: lapf - 120: v37 - 121: x25mlp - 122: x25huntGroup - 123: transpHdlc - 124: interleave - 125: fast - 126: ip - 127: docsCableMaclayer - 128: docsCableDownstream - 129: docsCableUpstream - 130: a12MppSwitch - 131: tunnel - 132: coffee - 133: ces - 134: atmSubInterface - 135: l2vlan - 136: l3ipvlan - 137: l3ipxvlan - 138: digitalPowerline - 139: mediaMailOverIp - 140: dtm - 141: dcn - 142: ipForward - 143: msdsl - 144: ieee1394 - 145: if-gsn - 146: dvbRccMacLayer - 147: dvbRccDownstream - 148: dvbRccUpstream - 149: atmVirtual - 150: mplsTunnel - 151: srp - 152: voiceOverAtm - 153: voiceOverFrameRelay - 154: idsl - 155: compositeLink - 156: ss7SigLink - 157: propWirelessP2P - 158: frForward - 159: rfc1483 - 160: usb - 161: ieee8023adLag - 162: bgppolicyaccounting - 163: frf16MfrBundle - 164: h323Gatekeeper - 165: h323Proxy - 166: mpls - 167: mfSigLink - 168: hdsl2 - 169: shdsl - 170: ds1FDL - 171: pos - 172: dvbAsiIn - 173: dvbAsiOut - 174: plc - 175: nfas - 176: tr008 - 177: gr303RDT - 178: gr303IDT - 179: isup - 180: propDocsWirelessMaclayer - 181: propDocsWirelessDownstream - 182: propDocsWirelessUpstream - 183: hiperlan2 - 184: propBWAp2Mp - 185: sonetOverheadChannel - 186: digitalWrapperOverheadChannel - 187: aal2 - 188: radioMAC - 189: atmRadio - 190: imt - 191: mvl - 192: reachDSL - 193: frDlciEndPt - 194: atmVciEndPt - 195: opticalChannel - 196: opticalTransport - 197: propAtm - 198: voiceOverCable - 199: infiniband - 200: teLink - 201: q2931 - 202: virtualTg - 203: sipTg - 204: sipSig - 205: docsCableUpstreamChannel - 206: econet - 207: pon155 - 208: pon622 - 209: bridge - 210: linegroup - 211: voiceEMFGD - 212: voiceFGDEANA - 213: voiceDID - 214: mpegTransport - 215: sixToFour - 216: gtp - 217: pdnEtherLoop1 - 218: pdnEtherLoop2 - 219: opticalChannelGroup - 220: homepna - 221: gfp - 222: ciscoISLvlan - 223: actelisMetaLOOP - 224: fcipLink - 225: rpr - 226: qam - 227: lmp - 228: cblVectaStar - 229: docsCableMCmtsDownstream - 230: adsl2 - 231: macSecControlledIF - 232: macSecUncontrolledIF - 233: aviciOpticalEther - 234: atmbond - 235: voiceFGDOS - 236: mocaVersion1 - 237: ieee80216WMAN - 238: adsl2plus - 239: dvbRcsMacLayer - 240: dvbTdm - 241: dvbRcsTdma - 242: x86Laps - 243: wwanPP - 244: wwanPP2 - 245: voiceEBS - 246: ifPwType - 247: ilan - 248: pip - 249: aluELP - 250: gpon - 251: vdsl2 - 252: capwapDot11Profile - 253: capwapDot11Bss - 254: capwapWtpVirtualRadio - 255: bits - 256: docsCableUpstreamRfPort - 257: cableDownstreamRfPort - 258: vmwareVirtualNic - 259: ieee802154 - 260: otnOdu - 261: otnOtu - 262: ifVfiType - 263: g9981 - 264: g9982 - 265: g9983 - 266: aluEpon - 267: aluEponOnu - 268: aluEponPhysicalUni - 269: aluEponLogicalLink - 270: aluGponOnu - 271: aluGponPhysicalUni - 272: vmwareNicTeam - 277: docsOfdmDownstream - 278: docsOfdmaUpstream - 279: gfast - 280: sdci - 281: xboxWireless - 282: fastdsl - 283: docsCableScte55d1FwdOob - 284: docsCableScte55d1RetOob - 285: docsCableScte55d2DsOob - 286: docsCableScte55d2UsOob - 287: docsCableNdf - 288: docsCableNdr - 289: ptm - 290: ghn - 291: otnOtsi - 292: otnOtuc - 293: otnOduc - 294: otnOtsig - 295: microwaveCarrierTermination - 296: microwaveRadioLinkTerminal - 297: ieee8021axDrni - 298: ax25 - 299: ieee19061nanocom - 300: cpri - 301: omni - 302: roe - - name: ifMtu - oid: 1.3.6.1.2.1.2.2.1.4 - type: gauge - help: The size of the largest packet which can be sent/received on the interface, - specified in octets - 1.3.6.1.2.1.2.2.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifSpeed - oid: 1.3.6.1.2.1.2.2.1.5 - type: gauge - help: An estimate of the interface's current bandwidth in bits per second - 1.3.6.1.2.1.2.2.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifPhysAddress - oid: 1.3.6.1.2.1.2.2.1.6 - type: PhysAddress48 - help: The interface's address at its protocol sub-layer - 1.3.6.1.2.1.2.2.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifAdminStatus - oid: 1.3.6.1.2.1.2.2.1.7 - type: gauge - help: The desired state of the interface - 1.3.6.1.2.1.2.2.1.7 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: up - 2: down - 3: testing - - name: ifOperStatus - oid: 1.3.6.1.2.1.2.2.1.8 - type: gauge - help: The current operational state of the interface - 1.3.6.1.2.1.2.2.1.8 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: up - 2: down - 3: testing - 4: unknown - 5: dormant - 6: notPresent - 7: lowerLayerDown - - name: ifLastChange - oid: 1.3.6.1.2.1.2.2.1.9 - type: gauge - help: The value of sysUpTime at the time the interface entered its current operational - state - 1.3.6.1.2.1.2.2.1.9 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInOctets - oid: 1.3.6.1.2.1.2.2.1.10 - type: counter - help: The total number of octets received on the interface, including framing - characters - 1.3.6.1.2.1.2.2.1.10 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInUcastPkts - oid: 1.3.6.1.2.1.2.2.1.11 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were not addressed to a multicast or broadcast address at this sub-layer - - 1.3.6.1.2.1.2.2.1.11 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInNUcastPkts - oid: 1.3.6.1.2.1.2.2.1.12 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a multicast or broadcast address at this sub-layer - - 1.3.6.1.2.1.2.2.1.12 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInDiscards - oid: 1.3.6.1.2.1.2.2.1.13 - type: counter - help: The number of inbound packets which were chosen to be discarded even though - no errors had been detected to prevent their being deliverable to a higher-layer - protocol - 1.3.6.1.2.1.2.2.1.13 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInErrors - oid: 1.3.6.1.2.1.2.2.1.14 - type: counter - help: For packet-oriented interfaces, the number of inbound packets that contained - errors preventing them from being deliverable to a higher-layer protocol - 1.3.6.1.2.1.2.2.1.14 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInUnknownProtos - oid: 1.3.6.1.2.1.2.2.1.15 - type: counter - help: For packet-oriented interfaces, the number of packets received via the interface - which were discarded because of an unknown or unsupported protocol - 1.3.6.1.2.1.2.2.1.15 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutOctets - oid: 1.3.6.1.2.1.2.2.1.16 - type: counter - help: The total number of octets transmitted out of the interface, including framing - characters - 1.3.6.1.2.1.2.2.1.16 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutUcastPkts - oid: 1.3.6.1.2.1.2.2.1.17 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were not addressed to a multicast or broadcast address at this sub-layer, - including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.17 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutNUcastPkts - oid: 1.3.6.1.2.1.2.2.1.18 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a multicast or broadcast address at this sub-layer, - including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.18 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutDiscards - oid: 1.3.6.1.2.1.2.2.1.19 - type: counter - help: The number of outbound packets which were chosen to be discarded even though - no errors had been detected to prevent their being transmitted - 1.3.6.1.2.1.2.2.1.19 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutErrors - oid: 1.3.6.1.2.1.2.2.1.20 - type: counter - help: For packet-oriented interfaces, the number of outbound packets that could - not be transmitted because of errors - 1.3.6.1.2.1.2.2.1.20 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutQLen - oid: 1.3.6.1.2.1.2.2.1.21 - type: gauge - help: The length of the output packet queue (in packets). - 1.3.6.1.2.1.2.2.1.21 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifSpecific - oid: 1.3.6.1.2.1.2.2.1.22 - type: OctetString - help: A reference to MIB definitions specific to the particular media being used - to realize the interface - 1.3.6.1.2.1.2.2.1.22 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: hrSystemUptime - oid: 1.3.6.1.2.1.25.1.1 - type: gauge - help: The amount of time since this host was last initialized - 1.3.6.1.2.1.25.1.1 - - name: hrSystemDate - oid: 1.3.6.1.2.1.25.1.2 - type: DateAndTime - help: The host's notion of the local date and time of day. - 1.3.6.1.2.1.25.1.2 - - name: hrSystemInitialLoadDevice - oid: 1.3.6.1.2.1.25.1.3 - type: gauge - help: The index of the hrDeviceEntry for the device from which this host is configured - to load its initial operating system configuration (i.e., which operating system - code and/or boot parameters) - 1.3.6.1.2.1.25.1.3 - - name: hrSystemInitialLoadParameters - oid: 1.3.6.1.2.1.25.1.4 - type: OctetString - help: This object contains the parameters (e.g - 1.3.6.1.2.1.25.1.4 - - name: hrSystemNumUsers - oid: 1.3.6.1.2.1.25.1.5 - type: gauge - help: The number of user sessions for which this host is storing state information - - 1.3.6.1.2.1.25.1.5 - - name: hrSystemProcesses - oid: 1.3.6.1.2.1.25.1.6 - type: gauge - help: The number of process contexts currently loaded or running on this system. - - 1.3.6.1.2.1.25.1.6 - - name: hrSystemMaxProcesses - oid: 1.3.6.1.2.1.25.1.7 - type: gauge - help: The maximum number of process contexts this system can support - 1.3.6.1.2.1.25.1.7 - - name: hrMemorySize - oid: 1.3.6.1.2.1.25.2.2 - type: gauge - help: The amount of physical read-write main memory, typically RAM, contained - by the host. - 1.3.6.1.2.1.25.2.2 - - name: hrStorageIndex - oid: 1.3.6.1.2.1.25.2.3.1.1 - type: gauge - help: A unique value for each logical storage area contained by the host. - 1.3.6.1.2.1.25.2.3.1.1 - indexes: - - labelname: hrStorageIndex - type: gauge - lookups: - - labels: - - hrStorageIndex - labelname: hrStorageDescr - oid: 1.3.6.1.2.1.25.2.3.1.3 - type: DisplayString - - name: hrStorageType - oid: 1.3.6.1.2.1.25.2.3.1.2 - type: OctetString - help: The type of storage represented by this entry. - 1.3.6.1.2.1.25.2.3.1.2 - indexes: - - labelname: hrStorageIndex - type: gauge - lookups: - - labels: - - hrStorageIndex - labelname: hrStorageDescr - oid: 1.3.6.1.2.1.25.2.3.1.3 - type: DisplayString - - name: hrStorageDescr - oid: 1.3.6.1.2.1.25.2.3.1.3 - type: DisplayString - help: A description of the type and instance of the storage described by this - entry. - 1.3.6.1.2.1.25.2.3.1.3 - indexes: - - labelname: hrStorageIndex - type: gauge - lookups: - - labels: - - hrStorageIndex - labelname: hrStorageDescr - oid: 1.3.6.1.2.1.25.2.3.1.3 - type: DisplayString - - name: hrStorageAllocationUnits - oid: 1.3.6.1.2.1.25.2.3.1.4 - type: gauge - help: The size, in bytes, of the data objects allocated from this pool - 1.3.6.1.2.1.25.2.3.1.4 - indexes: - - labelname: hrStorageIndex - type: gauge - lookups: - - labels: - - hrStorageIndex - labelname: hrStorageDescr - oid: 1.3.6.1.2.1.25.2.3.1.3 - type: DisplayString - - name: hrStorageSize - oid: 1.3.6.1.2.1.25.2.3.1.5 - type: gauge - help: The size of the storage represented by this entry, in units of hrStorageAllocationUnits - - 1.3.6.1.2.1.25.2.3.1.5 - indexes: - - labelname: hrStorageIndex - type: gauge - lookups: - - labels: - - hrStorageIndex - labelname: hrStorageDescr - oid: 1.3.6.1.2.1.25.2.3.1.3 - type: DisplayString - - name: hrStorageUsed - oid: 1.3.6.1.2.1.25.2.3.1.6 - type: gauge - help: The amount of the storage represented by this entry that is allocated, in - units of hrStorageAllocationUnits. - 1.3.6.1.2.1.25.2.3.1.6 - indexes: - - labelname: hrStorageIndex - type: gauge - lookups: - - labels: - - hrStorageIndex - labelname: hrStorageDescr - oid: 1.3.6.1.2.1.25.2.3.1.3 - type: DisplayString - - name: hrStorageAllocationFailures - oid: 1.3.6.1.2.1.25.2.3.1.7 - type: counter - help: The number of requests for storage represented by this entry that could - not be honored due to not enough storage - 1.3.6.1.2.1.25.2.3.1.7 - indexes: - - labelname: hrStorageIndex - type: gauge - lookups: - - labels: - - hrStorageIndex - labelname: hrStorageDescr - oid: 1.3.6.1.2.1.25.2.3.1.3 - type: DisplayString - - name: hrDeviceIndex - oid: 1.3.6.1.2.1.25.3.2.1.1 - type: gauge - help: A unique value for each device contained by the host - 1.3.6.1.2.1.25.3.2.1.1 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrDeviceType - oid: 1.3.6.1.2.1.25.3.2.1.2 - type: OctetString - help: An indication of the type of device - 1.3.6.1.2.1.25.3.2.1.2 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrDeviceDescr - oid: 1.3.6.1.2.1.25.3.2.1.3 - type: DisplayString - help: A textual description of this device, including the device's manufacturer - and revision, and optionally, its serial number. - 1.3.6.1.2.1.25.3.2.1.3 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrDeviceID - oid: 1.3.6.1.2.1.25.3.2.1.4 - type: OctetString - help: The product ID for this device. - 1.3.6.1.2.1.25.3.2.1.4 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrDeviceStatus - oid: 1.3.6.1.2.1.25.3.2.1.5 - type: gauge - help: The current operational state of the device described by this row of the - table - 1.3.6.1.2.1.25.3.2.1.5 - indexes: - - labelname: hrDeviceIndex - type: gauge - enum_values: - 1: unknown - 2: running - 3: warning - 4: testing - 5: down - - name: hrDeviceErrors - oid: 1.3.6.1.2.1.25.3.2.1.6 - type: counter - help: The number of errors detected on this device - 1.3.6.1.2.1.25.3.2.1.6 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrProcessorFrwID - oid: 1.3.6.1.2.1.25.3.3.1.1 - type: OctetString - help: The product ID of the firmware associated with the processor. - 1.3.6.1.2.1.25.3.3.1.1 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrProcessorLoad - oid: 1.3.6.1.2.1.25.3.3.1.2 - type: gauge - help: The average, over the last minute, of the percentage of time that this processor - was not idle - 1.3.6.1.2.1.25.3.3.1.2 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrNetworkIfIndex - oid: 1.3.6.1.2.1.25.3.4.1.1 - type: gauge - help: The value of ifIndex which corresponds to this network device - 1.3.6.1.2.1.25.3.4.1.1 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrPrinterStatus - oid: 1.3.6.1.2.1.25.3.5.1.1 - type: gauge - help: The current status of this printer device. - 1.3.6.1.2.1.25.3.5.1.1 - indexes: - - labelname: hrDeviceIndex - type: gauge - enum_values: - 1: other - 2: unknown - 3: idle - 4: printing - 5: warmup - - name: hrPrinterDetectedErrorState - oid: 1.3.6.1.2.1.25.3.5.1.2 - type: OctetString - help: This object represents any error conditions detected by the printer - 1.3.6.1.2.1.25.3.5.1.2 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrDiskStorageAccess - oid: 1.3.6.1.2.1.25.3.6.1.1 - type: gauge - help: An indication if this long-term storage device is readable and writable - or only readable - 1.3.6.1.2.1.25.3.6.1.1 - indexes: - - labelname: hrDeviceIndex - type: gauge - enum_values: - 1: readWrite - 2: readOnly - - name: hrDiskStorageMedia - oid: 1.3.6.1.2.1.25.3.6.1.2 - type: gauge - help: An indication of the type of media used in this long- term storage device. - - 1.3.6.1.2.1.25.3.6.1.2 - indexes: - - labelname: hrDeviceIndex - type: gauge - enum_values: - 1: other - 2: unknown - 3: hardDisk - 4: floppyDisk - 5: opticalDiskROM - 6: opticalDiskWORM - 7: opticalDiskRW - 8: ramDisk - - name: hrDiskStorageRemoveble - oid: 1.3.6.1.2.1.25.3.6.1.3 - type: gauge - help: Denotes whether or not the disk media may be removed from the drive. - 1.3.6.1.2.1.25.3.6.1.3 - indexes: - - labelname: hrDeviceIndex - type: gauge - enum_values: - 1: "true" - 2: "false" - - name: hrDiskStorageCapacity - oid: 1.3.6.1.2.1.25.3.6.1.4 - type: gauge - help: The total size for this long-term storage device - 1.3.6.1.2.1.25.3.6.1.4 - indexes: - - labelname: hrDeviceIndex - type: gauge - - name: hrPartitionIndex - oid: 1.3.6.1.2.1.25.3.7.1.1 - type: gauge - help: A unique value for each partition on this long-term storage device - 1.3.6.1.2.1.25.3.7.1.1 - indexes: - - labelname: hrDeviceIndex - type: gauge - - labelname: hrPartitionIndex - type: gauge - - name: hrPartitionLabel - oid: 1.3.6.1.2.1.25.3.7.1.2 - type: OctetString - help: A textual description of this partition. - 1.3.6.1.2.1.25.3.7.1.2 - indexes: - - labelname: hrDeviceIndex - type: gauge - - labelname: hrPartitionIndex - type: gauge - - name: hrPartitionID - oid: 1.3.6.1.2.1.25.3.7.1.3 - type: OctetString - help: A descriptor which uniquely represents this partition to the responsible - operating system - 1.3.6.1.2.1.25.3.7.1.3 - indexes: - - labelname: hrDeviceIndex - type: gauge - - labelname: hrPartitionIndex - type: gauge - - name: hrPartitionSize - oid: 1.3.6.1.2.1.25.3.7.1.4 - type: gauge - help: The size of this partition. - 1.3.6.1.2.1.25.3.7.1.4 - indexes: - - labelname: hrDeviceIndex - type: gauge - - labelname: hrPartitionIndex - type: gauge - - name: hrPartitionFSIndex - oid: 1.3.6.1.2.1.25.3.7.1.5 - type: gauge - help: The index of the file system mounted on this partition - 1.3.6.1.2.1.25.3.7.1.5 - indexes: - - labelname: hrDeviceIndex - type: gauge - - labelname: hrPartitionIndex - type: gauge - - name: hrFSIndex - oid: 1.3.6.1.2.1.25.3.8.1.1 - type: gauge - help: A unique value for each file system local to this host - 1.3.6.1.2.1.25.3.8.1.1 - indexes: - - labelname: hrFSIndex - type: gauge - - name: hrFSMountPoint - oid: 1.3.6.1.2.1.25.3.8.1.2 - type: OctetString - help: The path name of the root of this file system. - 1.3.6.1.2.1.25.3.8.1.2 - indexes: - - labelname: hrFSIndex - type: gauge - - name: hrFSRemoteMountPoint - oid: 1.3.6.1.2.1.25.3.8.1.3 - type: OctetString - help: A description of the name and/or address of the server that this file system - is mounted from - 1.3.6.1.2.1.25.3.8.1.3 - indexes: - - labelname: hrFSIndex - type: gauge - - name: hrFSType - oid: 1.3.6.1.2.1.25.3.8.1.4 - type: OctetString - help: The value of this object identifies the type of this file system. - 1.3.6.1.2.1.25.3.8.1.4 - indexes: - - labelname: hrFSIndex - type: gauge - - name: hrFSAccess - oid: 1.3.6.1.2.1.25.3.8.1.5 - type: gauge - help: An indication if this file system is logically configured by the operating - system to be readable and writable or only readable - 1.3.6.1.2.1.25.3.8.1.5 - indexes: - - labelname: hrFSIndex - type: gauge - enum_values: - 1: readWrite - 2: readOnly - - name: hrFSBootable - oid: 1.3.6.1.2.1.25.3.8.1.6 - type: gauge - help: A flag indicating whether this file system is bootable. - 1.3.6.1.2.1.25.3.8.1.6 - indexes: - - labelname: hrFSIndex - type: gauge - enum_values: - 1: "true" - 2: "false" - - name: hrFSStorageIndex - oid: 1.3.6.1.2.1.25.3.8.1.7 - type: gauge - help: The index of the hrStorageEntry that represents information about this file - system - 1.3.6.1.2.1.25.3.8.1.7 - indexes: - - labelname: hrFSIndex - type: gauge - - name: hrFSLastFullBackupDate - oid: 1.3.6.1.2.1.25.3.8.1.8 - type: DateAndTime - help: The last date at which this complete file system was copied to another storage - device for backup - 1.3.6.1.2.1.25.3.8.1.8 - indexes: - - labelname: hrFSIndex - type: gauge - - name: hrFSLastPartialBackupDate - oid: 1.3.6.1.2.1.25.3.8.1.9 - type: DateAndTime - help: The last date at which a portion of this file system was copied to another - storage device for backup - 1.3.6.1.2.1.25.3.8.1.9 - indexes: - - labelname: hrFSIndex - type: gauge - - name: hrSWOSIndex - oid: 1.3.6.1.2.1.25.4.1 - type: gauge - help: The value of the hrSWRunIndex for the hrSWRunEntry that represents the primary - operating system running on this host - 1.3.6.1.2.1.25.4.1 - - name: hrSWRunIndex - oid: 1.3.6.1.2.1.25.4.2.1.1 - type: gauge - help: A unique value for each piece of software running on the host - 1.3.6.1.2.1.25.4.2.1.1 - indexes: - - labelname: hrSWRunIndex - type: gauge - - name: hrSWRunName - oid: 1.3.6.1.2.1.25.4.2.1.2 - type: OctetString - help: A textual description of this running piece of software, including the manufacturer, - revision, and the name by which it is commonly known - 1.3.6.1.2.1.25.4.2.1.2 - indexes: - - labelname: hrSWRunIndex - type: gauge - - name: hrSWRunID - oid: 1.3.6.1.2.1.25.4.2.1.3 - type: OctetString - help: The product ID of this running piece of software. - 1.3.6.1.2.1.25.4.2.1.3 - indexes: - - labelname: hrSWRunIndex - type: gauge - - name: hrSWRunPath - oid: 1.3.6.1.2.1.25.4.2.1.4 - type: OctetString - help: A description of the location on long-term storage (e.g - 1.3.6.1.2.1.25.4.2.1.4 - indexes: - - labelname: hrSWRunIndex - type: gauge - - name: hrSWRunParameters - oid: 1.3.6.1.2.1.25.4.2.1.5 - type: OctetString - help: A description of the parameters supplied to this software when it was initially - loaded. - 1.3.6.1.2.1.25.4.2.1.5 - indexes: - - labelname: hrSWRunIndex - type: gauge - - name: hrSWRunType - oid: 1.3.6.1.2.1.25.4.2.1.6 - type: gauge - help: The type of this software. - 1.3.6.1.2.1.25.4.2.1.6 - indexes: - - labelname: hrSWRunIndex - type: gauge - enum_values: - 1: unknown - 2: operatingSystem - 3: deviceDriver - 4: application - - name: hrSWRunStatus - oid: 1.3.6.1.2.1.25.4.2.1.7 - type: gauge - help: The status of this running piece of software - 1.3.6.1.2.1.25.4.2.1.7 - indexes: - - labelname: hrSWRunIndex - type: gauge - enum_values: - 1: running - 2: runnable - 3: notRunnable - 4: invalid - - name: hrSWRunPerfCPU - oid: 1.3.6.1.2.1.25.5.1.1.1 - type: gauge - help: The number of centi-seconds of the total system's CPU resources consumed - by this process - 1.3.6.1.2.1.25.5.1.1.1 - indexes: - - labelname: hrSWRunIndex - type: gauge - - name: hrSWRunPerfMem - oid: 1.3.6.1.2.1.25.5.1.1.2 - type: gauge - help: The total amount of real system memory allocated to this process. - 1.3.6.1.2.1.25.5.1.1.2 - indexes: - - labelname: hrSWRunIndex - type: gauge - - name: hrSWInstalledLastChange - oid: 1.3.6.1.2.1.25.6.1 - type: gauge - help: The value of sysUpTime when an entry in the hrSWInstalledTable was last - added, renamed, or deleted - 1.3.6.1.2.1.25.6.1 - - name: hrSWInstalledLastUpdateTime - oid: 1.3.6.1.2.1.25.6.2 - type: gauge - help: The value of sysUpTime when the hrSWInstalledTable was last completely updated - - 1.3.6.1.2.1.25.6.2 - - name: hrSWInstalledIndex - oid: 1.3.6.1.2.1.25.6.3.1.1 - type: gauge - help: A unique value for each piece of software installed on the host - 1.3.6.1.2.1.25.6.3.1.1 - indexes: - - labelname: hrSWInstalledIndex - type: gauge - - name: hrSWInstalledName - oid: 1.3.6.1.2.1.25.6.3.1.2 - type: OctetString - help: A textual description of this installed piece of software, including the - manufacturer, revision, the name by which it is commonly known, and optionally, - its serial number. - 1.3.6.1.2.1.25.6.3.1.2 - indexes: - - labelname: hrSWInstalledIndex - type: gauge - - name: hrSWInstalledID - oid: 1.3.6.1.2.1.25.6.3.1.3 - type: OctetString - help: The product ID of this installed piece of software. - 1.3.6.1.2.1.25.6.3.1.3 - indexes: - - labelname: hrSWInstalledIndex - type: gauge - - name: hrSWInstalledType - oid: 1.3.6.1.2.1.25.6.3.1.4 - type: gauge - help: The type of this software. - 1.3.6.1.2.1.25.6.3.1.4 - indexes: - - labelname: hrSWInstalledIndex - type: gauge - enum_values: - 1: unknown - 2: operatingSystem - 3: deviceDriver - 4: application - - name: hrSWInstalledDate - oid: 1.3.6.1.2.1.25.6.3.1.5 - type: DateAndTime - help: The last-modification date of this application as it would appear in a directory - listing - 1.3.6.1.2.1.25.6.3.1.5 - indexes: - - labelname: hrSWInstalledIndex - type: gauge - - name: ifInMulticastPkts - oid: 1.3.6.1.2.1.31.1.1.1.2 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a multicast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifInBroadcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.3 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a broadcast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutMulticastPkts - oid: 1.3.6.1.2.1.31.1.1.1.4 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a multicast address at this sub-layer, including - those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifOutBroadcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.5 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a broadcast address at this sub-layer, including - those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCInOctets - oid: 1.3.6.1.2.1.31.1.1.1.6 - type: counter - help: The total number of octets received on the interface, including framing - characters - 1.3.6.1.2.1.31.1.1.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCInUcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.7 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were not addressed to a multicast or broadcast address at this sub-layer - - 1.3.6.1.2.1.31.1.1.1.7 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCInMulticastPkts - oid: 1.3.6.1.2.1.31.1.1.1.8 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a multicast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.8 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCInBroadcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.9 - type: counter - help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, - which were addressed to a broadcast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.9 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCOutOctets - oid: 1.3.6.1.2.1.31.1.1.1.10 - type: counter - help: The total number of octets transmitted out of the interface, including framing - characters - 1.3.6.1.2.1.31.1.1.1.10 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCOutUcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.11 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were not addressed to a multicast or broadcast address at this sub-layer, - including those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.11 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCOutMulticastPkts - oid: 1.3.6.1.2.1.31.1.1.1.12 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a multicast address at this sub-layer, including - those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.12 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifHCOutBroadcastPkts - oid: 1.3.6.1.2.1.31.1.1.1.13 - type: counter - help: The total number of packets that higher-level protocols requested be transmitted, - and which were addressed to a broadcast address at this sub-layer, including - those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.13 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifLinkUpDownTrapEnable - oid: 1.3.6.1.2.1.31.1.1.1.14 - type: gauge - help: Indicates whether linkUp/linkDown traps should be generated for this interface - - 1.3.6.1.2.1.31.1.1.1.14 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: enabled - 2: disabled - - name: ifHighSpeed - oid: 1.3.6.1.2.1.31.1.1.1.15 - type: gauge - help: An estimate of the interface's current bandwidth in units of 1,000,000 bits - per second - 1.3.6.1.2.1.31.1.1.1.15 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifPromiscuousMode - oid: 1.3.6.1.2.1.31.1.1.1.16 - type: gauge - help: This object has a value of false(2) if this interface only accepts packets/frames - that are addressed to this station - 1.3.6.1.2.1.31.1.1.1.16 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: ifConnectorPresent - oid: 1.3.6.1.2.1.31.1.1.1.17 - type: gauge - help: This object has the value 'true(1)' if the interface sublayer has a physical - connector and the value 'false(2)' otherwise. - 1.3.6.1.2.1.31.1.1.1.17 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: "true" - 2: "false" - - name: ifAlias - oid: 1.3.6.1.2.1.31.1.1.1.18 - type: DisplayString - help: This object is an 'alias' name for the interface as specified by a network - manager, and provides a non-volatile 'handle' for the interface - 1.3.6.1.2.1.31.1.1.1.18 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifCounterDiscontinuityTime - oid: 1.3.6.1.2.1.31.1.1.1.19 - type: gauge - help: The value of sysUpTime on the most recent occasion at which any one or more - of this interface's counters suffered a discontinuity - 1.3.6.1.2.1.31.1.1.1.19 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifStackHigherLayer - oid: 1.3.6.1.2.1.31.1.2.1.1 - type: gauge - help: The value of ifIndex corresponding to the higher sub-layer of the relationship, - i.e., the sub-layer which runs on 'top' of the sub-layer identified by the corresponding - instance of ifStackLowerLayer - 1.3.6.1.2.1.31.1.2.1.1 - indexes: - - labelname: ifStackHigherLayer - type: gauge - - labelname: ifStackLowerLayer - type: gauge - - name: ifStackLowerLayer - oid: 1.3.6.1.2.1.31.1.2.1.2 - type: gauge - help: The value of ifIndex corresponding to the lower sub-layer of the relationship, - i.e., the sub-layer which runs 'below' the sub-layer identified by the corresponding - instance of ifStackHigherLayer - 1.3.6.1.2.1.31.1.2.1.2 - indexes: - - labelname: ifStackHigherLayer - type: gauge - - labelname: ifStackLowerLayer - type: gauge - - name: ifStackStatus - oid: 1.3.6.1.2.1.31.1.2.1.3 - type: gauge - help: The status of the relationship between two sub-layers - 1.3.6.1.2.1.31.1.2.1.3 - indexes: - - labelname: ifStackHigherLayer - type: gauge - - labelname: ifStackLowerLayer - type: gauge - enum_values: - 1: active - 2: notInService - 3: notReady - 4: createAndGo - 5: createAndWait - 6: destroy - - name: ifTestId - oid: 1.3.6.1.2.1.31.1.3.1.1 - type: gauge - help: This object identifies the current invocation of the interface's test. - - 1.3.6.1.2.1.31.1.3.1.1 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifTestStatus - oid: 1.3.6.1.2.1.31.1.3.1.2 - type: gauge - help: This object indicates whether or not some manager currently has the necessary - 'ownership' required to invoke a test on this interface - 1.3.6.1.2.1.31.1.3.1.2 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: notInUse - 2: inUse - - name: ifTestType - oid: 1.3.6.1.2.1.31.1.3.1.3 - type: OctetString - help: A control variable used to start and stop operator- initiated interface - tests - 1.3.6.1.2.1.31.1.3.1.3 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifTestResult - oid: 1.3.6.1.2.1.31.1.3.1.4 - type: gauge - help: This object contains the result of the most recently requested test, or - the value none(1) if no tests have been requested since the last reset - 1.3.6.1.2.1.31.1.3.1.4 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: none - 2: success - 3: inProgress - 4: notSupported - 5: unAbleToRun - 6: aborted - 7: failed - - name: ifTestCode - oid: 1.3.6.1.2.1.31.1.3.1.5 - type: OctetString - help: This object contains a code which contains more specific information on - the test result, for example an error-code after a failed test - 1.3.6.1.2.1.31.1.3.1.5 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifTestOwner - oid: 1.3.6.1.2.1.31.1.3.1.6 - type: DisplayString - help: The entity which currently has the 'ownership' required to invoke a test - on this interface. - 1.3.6.1.2.1.31.1.3.1.6 - indexes: - - labelname: ifIndex - type: gauge - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifRcvAddressAddress - oid: 1.3.6.1.2.1.31.1.4.1.1 - type: PhysAddress48 - help: An address for which the system will accept packets/frames on this entry's - interface. - 1.3.6.1.2.1.31.1.4.1.1 - indexes: - - labelname: ifIndex - type: gauge - - labelname: ifRcvAddressAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: ifRcvAddressStatus - oid: 1.3.6.1.2.1.31.1.4.1.2 - type: gauge - help: This object is used to create and delete rows in the ifRcvAddressTable. - - 1.3.6.1.2.1.31.1.4.1.2 - indexes: - - labelname: ifIndex - type: gauge - - labelname: ifRcvAddressAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: active - 2: notInService - 3: notReady - 4: createAndGo - 5: createAndWait - 6: destroy - - name: ifRcvAddressType - oid: 1.3.6.1.2.1.31.1.4.1.3 - type: gauge - help: This object has the value nonVolatile(3) for those entries in the table - which are valid and will not be deleted by the next restart of the managed system - - 1.3.6.1.2.1.31.1.4.1.3 - indexes: - - labelname: ifIndex - type: gauge - - labelname: ifRcvAddressAddress - type: PhysAddress48 - lookups: - - labels: - - ifIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - enum_values: - 1: other - 2: volatile - 3: nonVolatile - - name: ifTableLastChange - oid: 1.3.6.1.2.1.31.1.5 - type: gauge - help: The value of sysUpTime at the time of the last creation or deletion of an - entry in the ifTable - 1.3.6.1.2.1.31.1.5 - - name: ifStackLastChange - oid: 1.3.6.1.2.1.31.1.6 - type: gauge - help: The value of sysUpTime at the time of the last change of the (whole) interface - stack - 1.3.6.1.2.1.31.1.6 - - name: mtxrWlStatIndex - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.1' - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlStatTxRate - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.2 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.1.1.1.2 - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlStatRxRate - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.3 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.1.1.1.3 - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlStatStrength - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.4 - type: gauge - help: dBm - 1.3.6.1.4.1.14988.1.1.1.1.1.4 - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlStatSsid - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.5 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.5' - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlStatBssid - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.6 - type: PhysAddress48 - help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.6' - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlStatFreq - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.7 - type: gauge - help: megahertz - 1.3.6.1.4.1.14988.1.1.1.1.1.7 - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlStatBand - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.8 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.8' - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlStatTxCCQ - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.9 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.9' - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlStatRxCCQ - oid: 1.3.6.1.4.1.14988.1.1.1.1.1.10 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.10' - indexes: - - labelname: mtxrWlStatIndex - type: gauge - - name: mtxrWlRtabAddr - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.1 - type: PhysAddress48 - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.1' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabIface - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.2 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.2' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabStrength - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.3 - type: gauge - help: dBm - 1.3.6.1.4.1.14988.1.1.1.2.1.3 - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabTxBytes - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.4 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.4' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabRxBytes - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.5 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.5' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabTxPackets - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.6 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.6' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabRxPackets - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.7 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.7' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabTxRate - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.8 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.1.2.1.8 - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabRxRate - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.9 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.1.2.1.9 - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabRouterOSVersion - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.10 - type: DisplayString - help: RouterOS version - 1.3.6.1.4.1.14988.1.1.1.2.1.10 - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabUptime - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.11 - type: gauge - help: uptime - 1.3.6.1.4.1.14988.1.1.1.2.1.11 - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabSignalToNoise - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.12 - type: gauge - help: Measured in dB, if value does not exist it is indicated with 0 - 1.3.6.1.4.1.14988.1.1.1.2.1.12 - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabTxStrengthCh0 - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.13 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.13' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabRxStrengthCh0 - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.14 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.14' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabTxStrengthCh1 - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.15 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.15' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabRxStrengthCh1 - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.16 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.16' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabTxStrengthCh2 - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.17 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.17' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabRxStrengthCh2 - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.18 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.18' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabTxStrength - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.19 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.19' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlRtabRadioName - oid: 1.3.6.1.4.1.14988.1.1.1.2.1.20 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.20' - indexes: - - labelname: mtxrWlRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlRtabIface - type: gauge - - name: mtxrWlApIndex - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.1' - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApTxRate - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.2 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.1.3.1.2 - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApRxRate - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.3 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.1.3.1.3 - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApSsid - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.4 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.4' - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApBssid - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.5 - type: PhysAddress48 - help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.5' - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApClientCount - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.6 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.6' - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApFreq - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.7 - type: gauge - help: megahertz - 1.3.6.1.4.1.14988.1.1.1.3.1.7 - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApBand - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.8 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.8' - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApNoiseFloor - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.9 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.9' - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApOverallTxCCQ - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.10 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.10' - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlApAuthClientCount - oid: 1.3.6.1.4.1.14988.1.1.1.3.1.11 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.11' - indexes: - - labelname: mtxrWlApIndex - type: gauge - - name: mtxrWlRtabEntryCount - oid: 1.3.6.1.4.1.14988.1.1.1.4 - type: gauge - help: Wireless registration table entry count - 1.3.6.1.4.1.14988.1.1.1.4 - - name: mtxrWlCMRtabAddr - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.1 - type: PhysAddress48 - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.1' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabIface - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.2 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.2' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabUptime - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.3 - type: gauge - help: uptime - 1.3.6.1.4.1.14988.1.1.1.5.1.3 - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabTxBytes - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.4 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.4' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabRxBytes - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.5 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.5' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabTxPackets - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.6 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.6' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabRxPackets - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.7 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.7' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabTxRate - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.8 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.1.5.1.8 - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabRxRate - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.9 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.1.5.1.9 - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabTxStrength - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.10 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.10' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabRxStrength - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.11 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.11' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabSsid - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.12 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.12' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabEapIdent - oid: 1.3.6.1.4.1.14988.1.1.1.5.1.13 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.13' - indexes: - - labelname: mtxrWlCMRtabAddr - type: PhysAddress48 - fixed_size: 6 - - labelname: mtxrWlCMRtabIface - type: gauge - - name: mtxrWlCMRtabEntryCount - oid: 1.3.6.1.4.1.14988.1.1.1.6 - type: gauge - help: Wireless CAPSMAN registration table entry count - 1.3.6.1.4.1.14988.1.1.1.6 - - name: mtxrWlCMIndex - oid: 1.3.6.1.4.1.14988.1.1.1.7.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.7.1.1' - indexes: - - labelname: mtxrWlCMIndex - type: gauge - - name: mtxrWlCMRegClientCount - oid: 1.3.6.1.4.1.14988.1.1.1.7.1.2 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.7.1.2' - indexes: - - labelname: mtxrWlCMIndex - type: gauge - - name: mtxrWlCMAuthClientCount - oid: 1.3.6.1.4.1.14988.1.1.1.7.1.3 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.7.1.3' - indexes: - - labelname: mtxrWlCMIndex - type: gauge - - name: mtxrWlCMState - oid: 1.3.6.1.4.1.14988.1.1.1.7.1.4 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.7.1.4' - indexes: - - labelname: mtxrWlCMIndex - type: gauge - - name: mtxrWlCMChannel - oid: 1.3.6.1.4.1.14988.1.1.1.7.1.5 - type: DisplayString - help: for master only - 1.3.6.1.4.1.14988.1.1.1.7.1.5 - indexes: - - labelname: mtxrWlCMIndex - type: gauge - - name: mtxrWl60GIndex - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.1' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GMode - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.2 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.2' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - enum_values: - 0: apBridge - 1: stationBridge - 2: sniff - 3: bridge - - name: mtxrWl60GSsid - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.3 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.3' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GConnected - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.4 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.4' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - enum_values: - 0: "false" - 1: "true" - - name: mtxrWl60GRemote - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.5 - type: PhysAddress48 - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.5' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GFreq - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.6 - type: gauge - help: Mhz - 1.3.6.1.4.1.14988.1.1.1.8.1.6 - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GMcs - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.7 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.7' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GSignal - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.8 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.8' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GTxSector - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.9 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.9' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GTxSectorInfo - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.11 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.11' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GRssi - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.12 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.12' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GPhyRate - oid: 1.3.6.1.4.1.14988.1.1.1.8.1.13 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.13' - indexes: - - labelname: mtxrWl60GIndex - type: gauge - - name: mtxrWl60GStaIndex - oid: 1.3.6.1.4.1.14988.1.1.1.9.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.1' - indexes: - - labelname: mtxrWl60GStaIndex - type: gauge - - name: mtxrWl60GStaConnected - oid: 1.3.6.1.4.1.14988.1.1.1.9.1.2 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.2' - indexes: - - labelname: mtxrWl60GStaIndex - type: gauge - enum_values: - 0: "false" - 1: "true" - - name: mtxrWl60GStaRemote - oid: 1.3.6.1.4.1.14988.1.1.1.9.1.3 - type: PhysAddress48 - help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.3' - indexes: - - labelname: mtxrWl60GStaIndex - type: gauge - - name: mtxrWl60GStaMcs - oid: 1.3.6.1.4.1.14988.1.1.1.9.1.4 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.4' - indexes: - - labelname: mtxrWl60GStaIndex - type: gauge - - name: mtxrWl60GStaSignal - oid: 1.3.6.1.4.1.14988.1.1.1.9.1.5 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.5' - indexes: - - labelname: mtxrWl60GStaIndex - type: gauge - - name: mtxrWl60GStaTxSector - oid: 1.3.6.1.4.1.14988.1.1.1.9.1.6 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.6' - indexes: - - labelname: mtxrWl60GStaIndex - type: gauge - - name: mtxrWl60GStaPhyRate - oid: 1.3.6.1.4.1.14988.1.1.1.9.1.8 - type: gauge - help: Mbits per second - 1.3.6.1.4.1.14988.1.1.1.9.1.8 - indexes: - - labelname: mtxrWl60GStaIndex - type: gauge - - name: mtxrWl60GStaRssi - oid: 1.3.6.1.4.1.14988.1.1.1.9.1.9 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.9' - indexes: - - labelname: mtxrWl60GStaIndex - type: gauge - - name: mtxrWl60GStaDistance - oid: 1.3.6.1.4.1.14988.1.1.1.9.1.10 - type: gauge - help: meters - 1.3.6.1.4.1.14988.1.1.1.9.1.10 - indexes: - - labelname: mtxrWl60GStaIndex - type: gauge - - name: mtxrWlCMREntryCount - oid: 1.3.6.1.4.1.14988.1.1.1.10 - type: gauge - help: Wireless CAPSMAN remote-cap entry count - 1.3.6.1.4.1.14988.1.1.1.10 - - name: mtxrWlCMRemoteIndex - oid: 1.3.6.1.4.1.14988.1.1.1.11.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.1' - indexes: - - labelname: mtxrWlCMRemoteIndex - type: gauge - - name: mtxrWlCMRemoteName - oid: 1.3.6.1.4.1.14988.1.1.1.11.1.2 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.2' - indexes: - - labelname: mtxrWlCMRemoteIndex - type: gauge - - name: mtxrWlCMRemoteState - oid: 1.3.6.1.4.1.14988.1.1.1.11.1.3 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.3' - indexes: - - labelname: mtxrWlCMRemoteIndex - type: gauge - - name: mtxrWlCMRemoteAddress - oid: 1.3.6.1.4.1.14988.1.1.1.11.1.4 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.4' - indexes: - - labelname: mtxrWlCMRemoteIndex - type: gauge - - name: mtxrWlCMRemoteRadios - oid: 1.3.6.1.4.1.14988.1.1.1.11.1.5 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.5' - indexes: - - labelname: mtxrWlCMRemoteIndex - type: gauge - - name: mtxrQueueSimpleIndex - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.1' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleName - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.2 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.2' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleSrcAddr - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.3 - type: InetAddressIPv4 - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.3' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleSrcMask - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.4 - type: InetAddressIPv4 - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.4' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleDstAddr - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.5 - type: InetAddressIPv4 - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.5' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleDstMask - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.6 - type: InetAddressIPv4 - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.6' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleIface - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.7 - type: gauge - help: interface index - 1.3.6.1.4.1.14988.1.1.2.1.1.7 - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleBytesIn - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.8 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.8' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleBytesOut - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.9 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.9' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimplePacketsIn - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.10 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.10' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimplePacketsOut - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.11 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.11' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimplePCQQueuesIn - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.12 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.12' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimplePCQQueuesOut - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.13 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.13' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleDroppedIn - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.14 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.14' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueSimpleDroppedOut - oid: 1.3.6.1.4.1.14988.1.1.2.1.1.15 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.15' - indexes: - - labelname: mtxrQueueSimpleIndex - type: gauge - - name: mtxrQueueTreeIndex - oid: 1.3.6.1.4.1.14988.1.1.2.2.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.1' - indexes: - - labelname: mtxrQueueTreeIndex - type: gauge - - name: mtxrQueueTreeName - oid: 1.3.6.1.4.1.14988.1.1.2.2.1.2 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.2' - indexes: - - labelname: mtxrQueueTreeIndex - type: gauge - - name: mtxrQueueTreeFlow - oid: 1.3.6.1.4.1.14988.1.1.2.2.1.3 - type: DisplayString - help: flowmark - 1.3.6.1.4.1.14988.1.1.2.2.1.3 - indexes: - - labelname: mtxrQueueTreeIndex - type: gauge - - name: mtxrQueueTreeParentIndex - oid: 1.3.6.1.4.1.14988.1.1.2.2.1.4 - type: gauge - help: index of parent tree queue or parent interface - 1.3.6.1.4.1.14988.1.1.2.2.1.4 - indexes: - - labelname: mtxrQueueTreeIndex - type: gauge - - name: mtxrQueueTreeBytes - oid: 1.3.6.1.4.1.14988.1.1.2.2.1.5 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.5' - indexes: - - labelname: mtxrQueueTreeIndex - type: gauge - - name: mtxrQueueTreePackets - oid: 1.3.6.1.4.1.14988.1.1.2.2.1.6 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.6' - indexes: - - labelname: mtxrQueueTreeIndex - type: gauge - - name: mtxrQueueTreeHCBytes - oid: 1.3.6.1.4.1.14988.1.1.2.2.1.7 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.7' - indexes: - - labelname: mtxrQueueTreeIndex - type: gauge - - name: mtxrQueueTreePCQQueues - oid: 1.3.6.1.4.1.14988.1.1.2.2.1.8 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.8' - indexes: - - labelname: mtxrQueueTreeIndex - type: gauge - - name: mtxrQueueTreeDropped - oid: 1.3.6.1.4.1.14988.1.1.2.2.1.9 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.9' - indexes: - - labelname: mtxrQueueTreeIndex - type: gauge - - name: mtxrHlCoreVoltage - oid: 1.3.6.1.4.1.14988.1.1.3.1 - type: gauge - help: core voltage - 1.3.6.1.4.1.14988.1.1.3.1 - - name: mtxrHlThreeDotThreeVoltage - oid: 1.3.6.1.4.1.14988.1.1.3.2 - type: gauge - help: 3.3V voltage - 1.3.6.1.4.1.14988.1.1.3.2 - - name: mtxrHlFiveVoltage - oid: 1.3.6.1.4.1.14988.1.1.3.3 - type: gauge - help: 5V voltage - 1.3.6.1.4.1.14988.1.1.3.3 - - name: mtxrHlTwelveVoltage - oid: 1.3.6.1.4.1.14988.1.1.3.4 - type: gauge - help: 12V voltage - 1.3.6.1.4.1.14988.1.1.3.4 - - name: mtxrHlSensorTemperature - oid: 1.3.6.1.4.1.14988.1.1.3.5 - type: gauge - help: temperature at sensor chip - 1.3.6.1.4.1.14988.1.1.3.5 - - name: mtxrHlCpuTemperature - oid: 1.3.6.1.4.1.14988.1.1.3.6 - type: gauge - help: temperature near cpu - 1.3.6.1.4.1.14988.1.1.3.6 - - name: mtxrHlBoardTemperature - oid: 1.3.6.1.4.1.14988.1.1.3.7 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.3.7' - - name: mtxrHlVoltage - oid: 1.3.6.1.4.1.14988.1.1.3.8 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.3.8' - - name: mtxrHlActiveFan - oid: 1.3.6.1.4.1.14988.1.1.3.9 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.3.9' - - name: mtxrHlTemperature - oid: 1.3.6.1.4.1.14988.1.1.3.10 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.3.10' - - name: mtxrHlProcessorTemperature - oid: 1.3.6.1.4.1.14988.1.1.3.11 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.3.11' - - name: mtxrHlPower - oid: 1.3.6.1.4.1.14988.1.1.3.12 - type: gauge - help: Watts - 1.3.6.1.4.1.14988.1.1.3.12 - - name: mtxrHlCurrent - oid: 1.3.6.1.4.1.14988.1.1.3.13 - type: gauge - help: mA - 1.3.6.1.4.1.14988.1.1.3.13 - - name: mtxrHlProcessorFrequency - oid: 1.3.6.1.4.1.14988.1.1.3.14 - type: gauge - help: Mhz - 1.3.6.1.4.1.14988.1.1.3.14 - - name: mtxrHlPowerSupplyState - oid: 1.3.6.1.4.1.14988.1.1.3.15 - type: gauge - help: PSU state ok - 1.3.6.1.4.1.14988.1.1.3.15 - enum_values: - 0: "false" - 1: "true" - - name: mtxrHlBackupPowerSupplyState - oid: 1.3.6.1.4.1.14988.1.1.3.16 - type: gauge - help: backup PSU state ok - 1.3.6.1.4.1.14988.1.1.3.16 - enum_values: - 0: "false" - 1: "true" - - name: mtxrHlFanSpeed1 - oid: 1.3.6.1.4.1.14988.1.1.3.17 - type: gauge - help: rpm - 1.3.6.1.4.1.14988.1.1.3.17 - - name: mtxrHlFanSpeed2 - oid: 1.3.6.1.4.1.14988.1.1.3.18 - type: gauge - help: rpm - 1.3.6.1.4.1.14988.1.1.3.18 - - name: mtxrGaugeIndex - oid: 1.3.6.1.4.1.14988.1.1.3.100.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.3.100.1.1' - indexes: - - labelname: mtxrGaugeIndex - type: gauge - - name: mtxrGaugeName - oid: 1.3.6.1.4.1.14988.1.1.3.100.1.2 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.3.100.1.2' - indexes: - - labelname: mtxrGaugeIndex - type: gauge - - name: mtxrGaugeValue - oid: 1.3.6.1.4.1.14988.1.1.3.100.1.3 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.3.100.1.3' - indexes: - - labelname: mtxrGaugeIndex - type: gauge - - name: mtxrGaugeUnit - oid: 1.3.6.1.4.1.14988.1.1.3.100.1.4 - type: gauge - help: units - 1.3.6.1.4.1.14988.1.1.3.100.1.4 - indexes: - - labelname: mtxrGaugeIndex - type: gauge - enum_values: - 1: celsius - 2: rpm - 3: dV - 4: dA - 5: dW - 6: status - - name: mtxrLicSoftwareId - oid: 1.3.6.1.4.1.14988.1.1.4.1 - type: DisplayString - help: software id - 1.3.6.1.4.1.14988.1.1.4.1 - - name: mtxrLicUpgrUntil - oid: 1.3.6.1.4.1.14988.1.1.4.2 - type: DateAndTime - help: current key allows upgrading until this date - 1.3.6.1.4.1.14988.1.1.4.2 - - name: mtxrLicLevel - oid: 1.3.6.1.4.1.14988.1.1.4.3 - type: gauge - help: current key level - 1.3.6.1.4.1.14988.1.1.4.3 - - name: mtxrLicVersion - oid: 1.3.6.1.4.1.14988.1.1.4.4 - type: DisplayString - help: software version - 1.3.6.1.4.1.14988.1.1.4.4 - - name: mtxrLicUpgradableTo - oid: 1.3.6.1.4.1.14988.1.1.4.5 - type: gauge - help: upgradable to - 1.3.6.1.4.1.14988.1.1.4.5 - - name: mtxrHotspotActiveUserIndex - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.1' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserServerID - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.2 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.2' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserName - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.3 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.3' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserDomain - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.4 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.4' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserIP - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.5 - type: InetAddressIPv4 - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.5' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserMAC - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.6 - type: PhysAddress48 - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.6' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserConnectTime - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.7 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.7' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserValidTillTime - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.8 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.8' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserIdleStartTime - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.9 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.9' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserIdleTimeout - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.10 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.10' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserPingTimeout - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.11 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.11' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserBytesIn - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.12 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.12' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserBytesOut - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.13 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.13' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserPacketsIn - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.14 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.14' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserPacketsOut - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.15 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.15' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserLimitBytesIn - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.16 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.16' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserLimitBytesOut - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.17 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.17' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserAdvertStatus - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.18 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.18' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserRadius - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.19 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.19' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrHotspotActiveUserBlockedByAdvert - oid: 1.3.6.1.4.1.14988.1.1.5.1.1.20 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.20' - indexes: - - labelname: mtxrHotspotActiveUserIndex - type: gauge - - name: mtxrDHCPLeaseCount - oid: 1.3.6.1.4.1.14988.1.1.6.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.6.1' - - name: mtxrSystemReboot - oid: 1.3.6.1.4.1.14988.1.1.7.1 - type: gauge - help: set non zero to reboot - 1.3.6.1.4.1.14988.1.1.7.1 - - name: mtxrUSBPowerReset - oid: 1.3.6.1.4.1.14988.1.1.7.2 - type: gauge - help: switches off usb power for specified amout of seconds - 1.3.6.1.4.1.14988.1.1.7.2 - - name: mtxrSerialNumber - oid: 1.3.6.1.4.1.14988.1.1.7.3 - type: DisplayString - help: RouterBOARD serial number - 1.3.6.1.4.1.14988.1.1.7.3 - - name: mtxrFirmwareVersion - oid: 1.3.6.1.4.1.14988.1.1.7.4 - type: DisplayString - help: Current firmware version - 1.3.6.1.4.1.14988.1.1.7.4 - - name: mtxrNote - oid: 1.3.6.1.4.1.14988.1.1.7.5 - type: DisplayString - help: note - 1.3.6.1.4.1.14988.1.1.7.5 - - name: mtxrBuildTime - oid: 1.3.6.1.4.1.14988.1.1.7.6 - type: DisplayString - help: build time - 1.3.6.1.4.1.14988.1.1.7.6 - - name: mtxrFirmwareUpgradeVersion - oid: 1.3.6.1.4.1.14988.1.1.7.7 - type: DisplayString - help: Upgrade firmware version - 1.3.6.1.4.1.14988.1.1.7.7 - - name: mtxrBoardName - oid: 1.3.6.1.4.1.14988.1.1.7.8 - type: DisplayString - help: board name - 1.3.6.1.4.1.14988.1.1.7.8 - - name: mtxrScriptIndex - oid: 1.3.6.1.4.1.14988.1.1.8.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.8.1.1.1' - indexes: - - labelname: mtxrScriptIndex - type: gauge - - name: mtxrScriptName - oid: 1.3.6.1.4.1.14988.1.1.8.1.1.2 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.8.1.1.2' - indexes: - - labelname: mtxrScriptIndex - type: gauge - - name: mtxrScriptRunCmd - oid: 1.3.6.1.4.1.14988.1.1.8.1.1.3 - type: gauge - help: set non zero to run - 1.3.6.1.4.1.14988.1.1.8.1.1.3 - indexes: - - labelname: mtxrScriptIndex - type: gauge - - name: mtxrDnStatIndex - oid: 1.3.6.1.4.1.14988.1.1.10.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.10.1.1.1' - indexes: - - labelname: mtxrDnStatIndex - type: gauge - - name: mtxrDnStatTxRate - oid: 1.3.6.1.4.1.14988.1.1.10.1.1.2 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.10.1.1.2 - indexes: - - labelname: mtxrDnStatIndex - type: gauge - - name: mtxrDnStatRxRate - oid: 1.3.6.1.4.1.14988.1.1.10.1.1.3 - type: gauge - help: bits per second - 1.3.6.1.4.1.14988.1.1.10.1.1.3 - indexes: - - labelname: mtxrDnStatIndex - type: gauge - - name: mtxrDnStatTxStrength - oid: 1.3.6.1.4.1.14988.1.1.10.1.1.4 - type: gauge - help: dBm - 1.3.6.1.4.1.14988.1.1.10.1.1.4 - indexes: - - labelname: mtxrDnStatIndex - type: gauge - - name: mtxrDnStatRxStrength - oid: 1.3.6.1.4.1.14988.1.1.10.1.1.5 - type: gauge - help: dBm - 1.3.6.1.4.1.14988.1.1.10.1.1.5 - indexes: - - labelname: mtxrDnStatIndex - type: gauge - - name: mtxrDnConnected - oid: 1.3.6.1.4.1.14988.1.1.10.1.1.6 - type: gauge - help: 0 - not connected, connected otherwise - 1.3.6.1.4.1.14988.1.1.10.1.1.6 - indexes: - - labelname: mtxrDnStatIndex - type: gauge - - name: mtxrNeighborIndex - oid: 1.3.6.1.4.1.14988.1.1.11.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.1' - indexes: - - labelname: mtxrNeighborIndex - type: gauge - - name: mtxrNeighborIpAddress - oid: 1.3.6.1.4.1.14988.1.1.11.1.1.2 - type: InetAddressIPv4 - help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.2' - indexes: - - labelname: mtxrNeighborIndex - type: gauge - - name: mtxrNeighborMacAddress - oid: 1.3.6.1.4.1.14988.1.1.11.1.1.3 - type: PhysAddress48 - help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.3' - indexes: - - labelname: mtxrNeighborIndex - type: gauge - - name: mtxrNeighborVersion - oid: 1.3.6.1.4.1.14988.1.1.11.1.1.4 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.4' - indexes: - - labelname: mtxrNeighborIndex - type: gauge - - name: mtxrNeighborPlatform - oid: 1.3.6.1.4.1.14988.1.1.11.1.1.5 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.5' - indexes: - - labelname: mtxrNeighborIndex - type: gauge - - name: mtxrNeighborIdentity - oid: 1.3.6.1.4.1.14988.1.1.11.1.1.6 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.6' - indexes: - - labelname: mtxrNeighborIndex - type: gauge - - name: mtxrNeighborSoftwareID - oid: 1.3.6.1.4.1.14988.1.1.11.1.1.7 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.7' - indexes: - - labelname: mtxrNeighborIndex - type: gauge - - name: mtxrNeighborInterfaceID - oid: 1.3.6.1.4.1.14988.1.1.11.1.1.8 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.8' - indexes: - - labelname: mtxrNeighborIndex - type: gauge - - name: mtxrDate - oid: 1.3.6.1.4.1.14988.1.1.12.1 - type: gauge - help: UNIX time - 1.3.6.1.4.1.14988.1.1.12.1 - - name: mtxrLongtitude - oid: 1.3.6.1.4.1.14988.1.1.12.2 - type: DisplayString - help: longtitude - 1.3.6.1.4.1.14988.1.1.12.2 - - name: mtxrLatitude - oid: 1.3.6.1.4.1.14988.1.1.12.3 - type: DisplayString - help: latitude - 1.3.6.1.4.1.14988.1.1.12.3 - - name: mtxrAltitude - oid: 1.3.6.1.4.1.14988.1.1.12.4 - type: DisplayString - help: altitude - 1.3.6.1.4.1.14988.1.1.12.4 - - name: mtxrSpeed - oid: 1.3.6.1.4.1.14988.1.1.12.5 - type: DisplayString - help: speed - 1.3.6.1.4.1.14988.1.1.12.5 - - name: mtxrSattelites - oid: 1.3.6.1.4.1.14988.1.1.12.6 - type: gauge - help: visible sattelite count - 1.3.6.1.4.1.14988.1.1.12.6 - - name: mtxrValid - oid: 1.3.6.1.4.1.14988.1.1.12.7 - type: gauge - help: is the data valid - 1.3.6.1.4.1.14988.1.1.12.7 - - name: mtxrWirelessModemSignalStrength - oid: 1.3.6.1.4.1.14988.1.1.13.1 - type: gauge - help: signal strength in dBm (if first ppp-client modem supports) - 1.3.6.1.4.1.14988.1.1.13.1 - - name: mtxrWirelessModemSignalECIO - oid: 1.3.6.1.4.1.14988.1.1.13.2 - type: gauge - help: signal EC/IO in dB (if first ppp-client modem supports) - 1.3.6.1.4.1.14988.1.1.13.2 - - name: mtxrInterfaceStatsIndex - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.1' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsName - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.2 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.2' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsDriverRxBytes - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.11 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.11' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsDriverRxPackets - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.12 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.12' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsDriverTxBytes - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.13 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.13' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsDriverTxPackets - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.14 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.14' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxRx64 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.15 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.15' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxRx65To127 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.16 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.16' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxRx128To255 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.17 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.17' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxRx256To511 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.18 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.18' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxRx512To1023 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.19 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.19' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxRx1024To1518 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.20 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.20' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxRx1519ToMax - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.21 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.21' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxBytes - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.31 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.31' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxPackets - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.32 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.32' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxTooShort - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.33 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.33' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRx64 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.34 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.34' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRx65To127 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.35 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.35' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRx128To255 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.36 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.36' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRx256To511 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.37 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.37' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRx512To1023 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.38 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.38' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRx1024To1518 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.39 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.39' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRx1519ToMax - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.40 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.40' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxTooLong - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.41 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.41' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxBroadcast - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.42 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.42' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxPause - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.43 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.43' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxMulticast - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.44 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.44' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxFCSError - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.45 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.45' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxAlignError - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.46 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.46' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxFragment - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.47 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.47' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxOverflow - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.48 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.48' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxControl - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.49 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.49' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxUnknownOp - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.50 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.50' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxLengthError - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.51 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.51' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxCodeError - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.52 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.52' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxCarrierError - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.53 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.53' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxJabber - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.54 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.54' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsRxDrop - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.55 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.55' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxBytes - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.61 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.61' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxPackets - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.62 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.62' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxTooShort - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.63 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.63' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTx64 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.64 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.64' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTx65To127 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.65 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.65' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTx128To255 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.66 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.66' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTx256To511 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.67 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.67' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTx512To1023 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.68 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.68' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTx1024To1518 - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.69 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.69' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTx1519ToMax - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.70 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.70' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxTooLong - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.71 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.71' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxBroadcast - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.72 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.72' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxPause - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.73 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.73' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxMulticast - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.74 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.74' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxUnderrun - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.75 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.75' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxCollision - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.76 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.76' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxExcessiveCollision - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.77 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.77' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxMultipleCollision - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.78 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.78' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxSingleCollision - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.79 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.79' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxExcessiveDeferred - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.80 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.80' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxDeferred - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.81 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.81' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxLateCollision - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.82 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.82' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxTotalCollision - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.83 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.83' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxPauseHonored - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.84 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.84' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxDrop - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.85 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.85' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxJabber - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.86 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.86' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxFCSError - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.87 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.87' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxControl - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.88 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.88' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsTxFragment - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.89 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.89' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrInterfaceStatsLinkDowns - oid: 1.3.6.1.4.1.14988.1.1.14.1.1.90 - type: counter - help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.90' - indexes: - - labelname: mtxrInterfaceStatsIndex - type: gauge - lookups: - - labels: - - mtxrInterfaceStatsIndex - labelname: ifName - oid: 1.3.6.1.2.1.31.1.1.1.1 - type: DisplayString - - name: mtxrPOEInterfaceIndex - oid: 1.3.6.1.4.1.14988.1.1.15.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.15.1.1.1' - indexes: - - labelname: mtxrPOEInterfaceIndex - type: gauge - - name: mtxrPOEName - oid: 1.3.6.1.4.1.14988.1.1.15.1.1.2 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.15.1.1.2' - indexes: - - labelname: mtxrPOEInterfaceIndex - type: gauge - - name: mtxrPOEStatus - oid: 1.3.6.1.4.1.14988.1.1.15.1.1.3 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.15.1.1.3' - indexes: - - labelname: mtxrPOEInterfaceIndex - type: gauge - enum_values: - 1: disabled - 2: waitingForLoad - 3: poweredOn - 4: overload - - name: mtxrPOEVoltage - oid: 1.3.6.1.4.1.14988.1.1.15.1.1.4 - type: gauge - help: V - 1.3.6.1.4.1.14988.1.1.15.1.1.4 - indexes: - - labelname: mtxrPOEInterfaceIndex - type: gauge - - name: mtxrPOECurrent - oid: 1.3.6.1.4.1.14988.1.1.15.1.1.5 - type: gauge - help: mA - 1.3.6.1.4.1.14988.1.1.15.1.1.5 - indexes: - - labelname: mtxrPOEInterfaceIndex - type: gauge - - name: mtxrPOEPower - oid: 1.3.6.1.4.1.14988.1.1.15.1.1.6 - type: gauge - help: W - 1.3.6.1.4.1.14988.1.1.15.1.1.6 - indexes: - - labelname: mtxrPOEInterfaceIndex - type: gauge - - name: mtxrLTEModemInterfaceIndex - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.1' - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemSignalRSSI - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.2 - type: gauge - help: dBm - 1.3.6.1.4.1.14988.1.1.16.1.1.2 - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemSignalRSRQ - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.3 - type: gauge - help: dB - 1.3.6.1.4.1.14988.1.1.16.1.1.3 - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemSignalRSRP - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.4 - type: gauge - help: dBm - 1.3.6.1.4.1.14988.1.1.16.1.1.4 - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemCellId - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.5 - type: gauge - help: current cell ID - 1.3.6.1.4.1.14988.1.1.16.1.1.5 - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemAccessTechnology - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.6 - type: gauge - help: as reported by +CREG - 1.3.6.1.4.1.14988.1.1.16.1.1.6 - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - enum_values: - -1: unknown - 0: gsmcompact - 1: gsm - 2: utran - 3: egprs - 4: hsdpa - 5: hsupa - 6: hsdpahsupa - 7: eutran - - name: mtxrLTEModemSignalSINR - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.7 - type: gauge - help: dB - 1.3.6.1.4.1.14988.1.1.16.1.1.7 - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemEnbId - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.8 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.8' - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemSectorId - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.9 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.9' - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemLac - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.10 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.10' - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemIMEI - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.11 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.11' - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemIMSI - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.12 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.12' - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemUICC - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.13 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.13' - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrLTEModemRAT - oid: 1.3.6.1.4.1.14988.1.1.16.1.1.14 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.14' - indexes: - - labelname: mtxrLTEModemInterfaceIndex - type: gauge - - name: mtxrPartitionIndex - oid: 1.3.6.1.4.1.14988.1.1.17.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.1' - indexes: - - labelname: mtxrPartitionIndex - type: gauge - - name: mtxrPartitionName - oid: 1.3.6.1.4.1.14988.1.1.17.1.1.2 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.2' - indexes: - - labelname: mtxrPartitionIndex - type: gauge - - name: mtxrPartitionSize - oid: 1.3.6.1.4.1.14988.1.1.17.1.1.3 - type: gauge - help: MB - 1.3.6.1.4.1.14988.1.1.17.1.1.3 - indexes: - - labelname: mtxrPartitionIndex - type: gauge - - name: mtxrPartitionVersion - oid: 1.3.6.1.4.1.14988.1.1.17.1.1.4 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.4' - indexes: - - labelname: mtxrPartitionIndex - type: gauge - - name: mtxrPartitionActive - oid: 1.3.6.1.4.1.14988.1.1.17.1.1.5 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.5' - indexes: - - labelname: mtxrPartitionIndex - type: gauge - enum_values: - 0: "false" - 1: "true" - - name: mtxrPartitionRunning - oid: 1.3.6.1.4.1.14988.1.1.17.1.1.6 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.6' - indexes: - - labelname: mtxrPartitionIndex - type: gauge - enum_values: - 0: "false" - 1: "true" - - name: mtxrScriptRunIndex - oid: 1.3.6.1.4.1.14988.1.1.18.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.18.1.1.1' - indexes: - - labelname: mtxrScriptRunIndex - type: gauge - - name: mtxrScriptRunOutput - oid: 1.3.6.1.4.1.14988.1.1.18.1.1.2 - type: DisplayString - help: this oid on get request will run script and return it's output - 1.3.6.1.4.1.14988.1.1.18.1.1.2 - indexes: - - labelname: mtxrScriptRunIndex - type: gauge - - name: mtxrOpticalIndex - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.1' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - - name: mtxrOpticalName - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.2 - type: DisplayString - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.2' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - - name: mtxrOpticalRxLoss - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.3 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.3' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - enum_values: - 0: "false" - 1: "true" - - name: mtxrOpticalTxFault - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.4 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.4' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - enum_values: - 0: "false" - 1: "true" - - name: mtxrOpticalWavelength - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.5 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.5' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - - name: mtxrOpticalTemperature - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.6 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.6' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - - name: mtxrOpticalSupplyVoltage - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.7 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.7' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - - name: mtxrOpticalTxBiasCurrent - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.8 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.8' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - - name: mtxrOpticalTxPower - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.9 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.9' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - - name: mtxrOpticalRxPower - oid: 1.3.6.1.4.1.14988.1.1.19.1.1.10 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.10' - indexes: - - labelname: mtxrOpticalIndex - type: gauge - - name: mtxrIkeSACount - oid: 1.3.6.1.4.1.14988.1.1.20.1 - type: gauge - help: IKE SA count - 1.3.6.1.4.1.14988.1.1.20.1 - - name: mtxrIkeSAIndex - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.1 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.1' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSAInitiatorCookie - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.2 - type: DisplayString - help: initiator SPI - 1.3.6.1.4.1.14988.1.1.20.2.1.2 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSAResponderCookie - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.3 - type: DisplayString - help: responder SPI - 1.3.6.1.4.1.14988.1.1.20.2.1.3 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSAResponder - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.4 - type: gauge - help: IKE side - 1.3.6.1.4.1.14988.1.1.20.2.1.4 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - enum_values: - 0: "false" - 1: "true" - - name: mtxrIkeSANatt - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.5 - type: gauge - help: NAT is detected - 1.3.6.1.4.1.14988.1.1.20.2.1.5 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - enum_values: - 0: "false" - 1: "true" - - name: mtxrIkeSAVersion - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.6 - type: gauge - help: protocol version - 1.3.6.1.4.1.14988.1.1.20.2.1.6 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSAState - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.7 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.7' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - enum_values: - 1: exchange - 2: established - 3: expired - 4: eap - - name: mtxrIkeSAUptime - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.8 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.8' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSASeen - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.9 - type: gauge - help: time elapsed since last valid IKE packet - 1.3.6.1.4.1.14988.1.1.20.2.1.9 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSAIdentity - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.10 - type: DisplayString - help: peer identity - 1.3.6.1.4.1.14988.1.1.20.2.1.10 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSAPh2Count - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.11 - type: gauge - help: total ph2 SA pairs - 1.3.6.1.4.1.14988.1.1.20.2.1.11 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSALocalAddressType - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.12 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.12' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - enum_values: - 0: unknown - 1: ipv4 - 2: ipv6 - 3: ipv4z - 4: ipv6z - 16: dns - - name: mtxrIkeSALocalAddress - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.13 - type: InetAddress - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.13' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSALocalPort - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.14 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.14' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSAPeerAddressType - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.15 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.15' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - enum_values: - 0: unknown - 1: ipv4 - 2: ipv6 - 3: ipv4z - 4: ipv6z - 16: dns - - name: mtxrIkeSAPeerAddress - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.16 - type: InetAddress - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.16' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSAPeerPort - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.17 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.17' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSADynamicAddressType - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.18 - type: gauge - help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.18' - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - enum_values: - 0: unknown - 1: ipv4 - 2: ipv6 - 3: ipv4z - 4: ipv6z - 16: dns - - name: mtxrIkeSADynamicAddress - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.19 - type: InetAddress - help: dynamic address allocated by mode config - 1.3.6.1.4.1.14988.1.1.20.2.1.19 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSATxBytes - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.20 - type: counter - help: ph2 SA tx bytes - 1.3.6.1.4.1.14988.1.1.20.2.1.20 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSARxBytes - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.21 - type: counter - help: ph2 SA rx bytes - 1.3.6.1.4.1.14988.1.1.20.2.1.21 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSATxPackets - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.22 - type: counter - help: ph2 SA tx packets - 1.3.6.1.4.1.14988.1.1.20.2.1.22 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: mtxrIkeSARxPackets - oid: 1.3.6.1.4.1.14988.1.1.20.2.1.23 - type: counter - help: ph2 SA rx packets - 1.3.6.1.4.1.14988.1.1.20.2.1.23 - indexes: - - labelname: mtxrIkeSAIndex - type: gauge - - name: laIndex - oid: 1.3.6.1.4.1.2021.10.1.1 - type: gauge - help: reference index/row number for each observed loadave. - 1.3.6.1.4.1.2021.10.1.1 - indexes: - - labelname: laIndex - type: gauge - lookups: - - labels: - - laIndex - labelname: laNames - oid: 1.3.6.1.4.1.2021.10.1.2 - type: DisplayString - - labels: [] - labelname: laIndex + # WARNING: This file was auto-generated using snmp_exporter generator, manual changes will be lost. +auths: + public_v2: + community: public + security_level: noAuthNoPriv + auth_protocol: MD5 + priv_protocol: DES + version: 2 +modules: + mikrotik: + walk: + - 1.3.6.1.2.1.2 + - 1.3.6.1.2.1.25 + - 1.3.6.1.2.1.31 + - 1.3.6.1.4.1.14988 + - 1.3.6.1.4.1.2021.10.1.1 + - 1.3.6.1.4.1.2021.10.1.2 + - 1.3.6.1.2.1.1.5.0 + get: + - 1.3.6.1.2.1.1.1.0 + - 1.3.6.1.2.1.1.3.0 + metrics: + - name: sysDescr + oid: 1.3.6.1.2.1.1.1 + type: DisplayString + help: A textual description of the entity - 1.3.6.1.2.1.1.1 + - name: sysIdentity + oid: 1.3.6.1.2.1.1.5.0 + type: DisplayString + help: A textual description of the system identity - 1.3.6.1.2.1.1.5.0 + - name: sysUpTime + oid: 1.3.6.1.2.1.1.3 + type: gauge + help: The time (in hundredths of a second) since the network management portion + of the system was last re-initialized. - 1.3.6.1.2.1.1.3 + - name: ifNumber + oid: 1.3.6.1.2.1.2.1 + type: gauge + help: The number of network interfaces (regardless of their current state) present + on this system. - 1.3.6.1.2.1.2.1 + - name: ifIndex + oid: 1.3.6.1.2.1.2.2.1.1 + type: gauge + help: A unique value, greater than zero, for each interface - 1.3.6.1.2.1.2.2.1.1 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifDescr + oid: 1.3.6.1.2.1.2.2.1.2 + type: DisplayString + help: A textual string containing information about the interface - 1.3.6.1.2.1.2.2.1.2 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifType + oid: 1.3.6.1.2.1.2.2.1.3 + type: EnumAsInfo + help: The type of interface - 1.3.6.1.2.1.2.2.1.3 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: other + 2: regular1822 + 3: hdh1822 + 4: ddnX25 + 5: rfc877x25 + 6: ethernetCsmacd + 7: iso88023Csmacd + 8: iso88024TokenBus + 9: iso88025TokenRing + 10: iso88026Man + 11: starLan + 12: proteon10Mbit + 13: proteon80Mbit + 14: hyperchannel + 15: fddi + 16: lapb + 17: sdlc + 18: ds1 + 19: e1 + 20: basicISDN + 21: primaryISDN + 22: propPointToPointSerial + 23: ppp + 24: softwareLoopback + 25: eon + 26: ethernet3Mbit + 27: nsip + 28: slip + 29: ultra + 30: ds3 + 31: sip + 32: frameRelay + 33: rs232 + 34: para + 35: arcnet + 36: arcnetPlus + 37: atm + 38: miox25 + 39: sonet + 40: x25ple + 41: iso88022llc + 42: localTalk + 43: smdsDxi + 44: frameRelayService + 45: v35 + 46: hssi + 47: hippi + 48: modem + 49: aal5 + 50: sonetPath + 51: sonetVT + 52: smdsIcip + 53: propVirtual + 54: propMultiplexor + 55: ieee80212 + 56: fibreChannel + 57: hippiInterface + 58: frameRelayInterconnect + 59: aflane8023 + 60: aflane8025 + 61: cctEmul + 62: fastEther + 63: isdn + 64: v11 + 65: v36 + 66: g703at64k + 67: g703at2mb + 68: qllc + 69: fastEtherFX + 70: channel + 71: ieee80211 + 72: ibm370parChan + 73: escon + 74: dlsw + 75: isdns + 76: isdnu + 77: lapd + 78: ipSwitch + 79: rsrb + 80: atmLogical + 81: ds0 + 82: ds0Bundle + 83: bsc + 84: async + 85: cnr + 86: iso88025Dtr + 87: eplrs + 88: arap + 89: propCnls + 90: hostPad + 91: termPad + 92: frameRelayMPI + 93: x213 + 94: adsl + 95: radsl + 96: sdsl + 97: vdsl + 98: iso88025CRFPInt + 99: myrinet + 100: voiceEM + 101: voiceFXO + 102: voiceFXS + 103: voiceEncap + 104: voiceOverIp + 105: atmDxi + 106: atmFuni + 107: atmIma + 108: pppMultilinkBundle + 109: ipOverCdlc + 110: ipOverClaw + 111: stackToStack + 112: virtualIpAddress + 113: mpc + 114: ipOverAtm + 115: iso88025Fiber + 116: tdlc + 117: gigabitEthernet + 118: hdlc + 119: lapf + 120: v37 + 121: x25mlp + 122: x25huntGroup + 123: transpHdlc + 124: interleave + 125: fast + 126: ip + 127: docsCableMaclayer + 128: docsCableDownstream + 129: docsCableUpstream + 130: a12MppSwitch + 131: tunnel + 132: coffee + 133: ces + 134: atmSubInterface + 135: l2vlan + 136: l3ipvlan + 137: l3ipxvlan + 138: digitalPowerline + 139: mediaMailOverIp + 140: dtm + 141: dcn + 142: ipForward + 143: msdsl + 144: ieee1394 + 145: if-gsn + 146: dvbRccMacLayer + 147: dvbRccDownstream + 148: dvbRccUpstream + 149: atmVirtual + 150: mplsTunnel + 151: srp + 152: voiceOverAtm + 153: voiceOverFrameRelay + 154: idsl + 155: compositeLink + 156: ss7SigLink + 157: propWirelessP2P + 158: frForward + 159: rfc1483 + 160: usb + 161: ieee8023adLag + 162: bgppolicyaccounting + 163: frf16MfrBundle + 164: h323Gatekeeper + 165: h323Proxy + 166: mpls + 167: mfSigLink + 168: hdsl2 + 169: shdsl + 170: ds1FDL + 171: pos + 172: dvbAsiIn + 173: dvbAsiOut + 174: plc + 175: nfas + 176: tr008 + 177: gr303RDT + 178: gr303IDT + 179: isup + 180: propDocsWirelessMaclayer + 181: propDocsWirelessDownstream + 182: propDocsWirelessUpstream + 183: hiperlan2 + 184: propBWAp2Mp + 185: sonetOverheadChannel + 186: digitalWrapperOverheadChannel + 187: aal2 + 188: radioMAC + 189: atmRadio + 190: imt + 191: mvl + 192: reachDSL + 193: frDlciEndPt + 194: atmVciEndPt + 195: opticalChannel + 196: opticalTransport + 197: propAtm + 198: voiceOverCable + 199: infiniband + 200: teLink + 201: q2931 + 202: virtualTg + 203: sipTg + 204: sipSig + 205: docsCableUpstreamChannel + 206: econet + 207: pon155 + 208: pon622 + 209: bridge + 210: linegroup + 211: voiceEMFGD + 212: voiceFGDEANA + 213: voiceDID + 214: mpegTransport + 215: sixToFour + 216: gtp + 217: pdnEtherLoop1 + 218: pdnEtherLoop2 + 219: opticalChannelGroup + 220: homepna + 221: gfp + 222: ciscoISLvlan + 223: actelisMetaLOOP + 224: fcipLink + 225: rpr + 226: qam + 227: lmp + 228: cblVectaStar + 229: docsCableMCmtsDownstream + 230: adsl2 + 231: macSecControlledIF + 232: macSecUncontrolledIF + 233: aviciOpticalEther + 234: atmbond + 235: voiceFGDOS + 236: mocaVersion1 + 237: ieee80216WMAN + 238: adsl2plus + 239: dvbRcsMacLayer + 240: dvbTdm + 241: dvbRcsTdma + 242: x86Laps + 243: wwanPP + 244: wwanPP2 + 245: voiceEBS + 246: ifPwType + 247: ilan + 248: pip + 249: aluELP + 250: gpon + 251: vdsl2 + 252: capwapDot11Profile + 253: capwapDot11Bss + 254: capwapWtpVirtualRadio + 255: bits + 256: docsCableUpstreamRfPort + 257: cableDownstreamRfPort + 258: vmwareVirtualNic + 259: ieee802154 + 260: otnOdu + 261: otnOtu + 262: ifVfiType + 263: g9981 + 264: g9982 + 265: g9983 + 266: aluEpon + 267: aluEponOnu + 268: aluEponPhysicalUni + 269: aluEponLogicalLink + 270: aluGponOnu + 271: aluGponPhysicalUni + 272: vmwareNicTeam + 277: docsOfdmDownstream + 278: docsOfdmaUpstream + 279: gfast + 280: sdci + 281: xboxWireless + 282: fastdsl + 283: docsCableScte55d1FwdOob + 284: docsCableScte55d1RetOob + 285: docsCableScte55d2DsOob + 286: docsCableScte55d2UsOob + 287: docsCableNdf + 288: docsCableNdr + 289: ptm + 290: ghn + 291: otnOtsi + 292: otnOtuc + 293: otnOduc + 294: otnOtsig + 295: microwaveCarrierTermination + 296: microwaveRadioLinkTerminal + 297: ieee8021axDrni + 298: ax25 + 299: ieee19061nanocom + 300: cpri + 301: omni + 302: roe + - name: ifMtu + oid: 1.3.6.1.2.1.2.2.1.4 + type: gauge + help: The size of the largest packet which can be sent/received on the interface, + specified in octets - 1.3.6.1.2.1.2.2.1.4 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifSpeed + oid: 1.3.6.1.2.1.2.2.1.5 + type: gauge + help: An estimate of the interface's current bandwidth in bits per second - 1.3.6.1.2.1.2.2.1.5 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifPhysAddress + oid: 1.3.6.1.2.1.2.2.1.6 + type: PhysAddress48 + help: The interface's address at its protocol sub-layer - 1.3.6.1.2.1.2.2.1.6 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifAdminStatus + oid: 1.3.6.1.2.1.2.2.1.7 + type: gauge + help: The desired state of the interface - 1.3.6.1.2.1.2.2.1.7 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: up + 2: down + 3: testing + - name: ifOperStatus + oid: 1.3.6.1.2.1.2.2.1.8 + type: gauge + help: The current operational state of the interface - 1.3.6.1.2.1.2.2.1.8 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: up + 2: down + 3: testing + 4: unknown + 5: dormant + 6: notPresent + 7: lowerLayerDown + - name: ifLastChange + oid: 1.3.6.1.2.1.2.2.1.9 + type: gauge + help: The value of sysUpTime at the time the interface entered its current operational + state - 1.3.6.1.2.1.2.2.1.9 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifInOctets + oid: 1.3.6.1.2.1.2.2.1.10 + type: counter + help: The total number of octets received on the interface, including framing + characters - 1.3.6.1.2.1.2.2.1.10 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifInUcastPkts + oid: 1.3.6.1.2.1.2.2.1.11 + type: counter + help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, + which were not addressed to a multicast or broadcast address at this sub-layer + - 1.3.6.1.2.1.2.2.1.11 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifInNUcastPkts + oid: 1.3.6.1.2.1.2.2.1.12 + type: counter + help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, + which were addressed to a multicast or broadcast address at this sub-layer - + 1.3.6.1.2.1.2.2.1.12 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifInDiscards + oid: 1.3.6.1.2.1.2.2.1.13 + type: counter + help: The number of inbound packets which were chosen to be discarded even though + no errors had been detected to prevent their being deliverable to a higher-layer + protocol - 1.3.6.1.2.1.2.2.1.13 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifInErrors + oid: 1.3.6.1.2.1.2.2.1.14 + type: counter + help: For packet-oriented interfaces, the number of inbound packets that contained + errors preventing them from being deliverable to a higher-layer protocol - 1.3.6.1.2.1.2.2.1.14 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifInUnknownProtos + oid: 1.3.6.1.2.1.2.2.1.15 + type: counter + help: For packet-oriented interfaces, the number of packets received via the interface + which were discarded because of an unknown or unsupported protocol - 1.3.6.1.2.1.2.2.1.15 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifOutOctets + oid: 1.3.6.1.2.1.2.2.1.16 + type: counter + help: The total number of octets transmitted out of the interface, including framing + characters - 1.3.6.1.2.1.2.2.1.16 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifOutUcastPkts + oid: 1.3.6.1.2.1.2.2.1.17 + type: counter + help: The total number of packets that higher-level protocols requested be transmitted, + and which were not addressed to a multicast or broadcast address at this sub-layer, + including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.17 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifOutNUcastPkts + oid: 1.3.6.1.2.1.2.2.1.18 + type: counter + help: The total number of packets that higher-level protocols requested be transmitted, + and which were addressed to a multicast or broadcast address at this sub-layer, + including those that were discarded or not sent - 1.3.6.1.2.1.2.2.1.18 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifOutDiscards + oid: 1.3.6.1.2.1.2.2.1.19 + type: counter + help: The number of outbound packets which were chosen to be discarded even though + no errors had been detected to prevent their being transmitted - 1.3.6.1.2.1.2.2.1.19 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifOutErrors + oid: 1.3.6.1.2.1.2.2.1.20 + type: counter + help: For packet-oriented interfaces, the number of outbound packets that could + not be transmitted because of errors - 1.3.6.1.2.1.2.2.1.20 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifOutQLen + oid: 1.3.6.1.2.1.2.2.1.21 + type: gauge + help: The length of the output packet queue (in packets). - 1.3.6.1.2.1.2.2.1.21 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifSpecific + oid: 1.3.6.1.2.1.2.2.1.22 + type: OctetString + help: A reference to MIB definitions specific to the particular media being used + to realize the interface - 1.3.6.1.2.1.2.2.1.22 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: hrSystemUptime + oid: 1.3.6.1.2.1.25.1.1 + type: gauge + help: The amount of time since this host was last initialized - 1.3.6.1.2.1.25.1.1 + - name: hrSystemDate + oid: 1.3.6.1.2.1.25.1.2 + type: DateAndTime + help: The host's notion of the local date and time of day. - 1.3.6.1.2.1.25.1.2 + - name: hrSystemInitialLoadDevice + oid: 1.3.6.1.2.1.25.1.3 + type: gauge + help: The index of the hrDeviceEntry for the device from which this host is configured + to load its initial operating system configuration (i.e., which operating system + code and/or boot parameters) - 1.3.6.1.2.1.25.1.3 + - name: hrSystemInitialLoadParameters + oid: 1.3.6.1.2.1.25.1.4 + type: OctetString + help: This object contains the parameters (e.g - 1.3.6.1.2.1.25.1.4 + - name: hrSystemNumUsers + oid: 1.3.6.1.2.1.25.1.5 + type: gauge + help: The number of user sessions for which this host is storing state information + - 1.3.6.1.2.1.25.1.5 + - name: hrSystemProcesses + oid: 1.3.6.1.2.1.25.1.6 + type: gauge + help: The number of process contexts currently loaded or running on this system. + - 1.3.6.1.2.1.25.1.6 + - name: hrSystemMaxProcesses + oid: 1.3.6.1.2.1.25.1.7 + type: gauge + help: The maximum number of process contexts this system can support - 1.3.6.1.2.1.25.1.7 + - name: hrMemorySize + oid: 1.3.6.1.2.1.25.2.2 + type: gauge + help: The amount of physical read-write main memory, typically RAM, contained + by the host. - 1.3.6.1.2.1.25.2.2 + - name: hrStorageIndex + oid: 1.3.6.1.2.1.25.2.3.1.1 + type: gauge + help: A unique value for each logical storage area contained by the host. - 1.3.6.1.2.1.25.2.3.1.1 + indexes: + - labelname: hrStorageIndex + type: gauge + lookups: + - labels: + - hrStorageIndex + labelname: hrStorageDescr + oid: 1.3.6.1.2.1.25.2.3.1.3 + type: DisplayString + - name: hrStorageType + oid: 1.3.6.1.2.1.25.2.3.1.2 + type: OctetString + help: The type of storage represented by this entry. - 1.3.6.1.2.1.25.2.3.1.2 + indexes: + - labelname: hrStorageIndex + type: gauge + lookups: + - labels: + - hrStorageIndex + labelname: hrStorageDescr + oid: 1.3.6.1.2.1.25.2.3.1.3 + type: DisplayString + - name: hrStorageDescr + oid: 1.3.6.1.2.1.25.2.3.1.3 + type: DisplayString + help: A description of the type and instance of the storage described by this + entry. - 1.3.6.1.2.1.25.2.3.1.3 + indexes: + - labelname: hrStorageIndex + type: gauge + lookups: + - labels: + - hrStorageIndex + labelname: hrStorageDescr + oid: 1.3.6.1.2.1.25.2.3.1.3 + type: DisplayString + - name: hrStorageAllocationUnits + oid: 1.3.6.1.2.1.25.2.3.1.4 + type: gauge + help: The size, in bytes, of the data objects allocated from this pool - 1.3.6.1.2.1.25.2.3.1.4 + indexes: + - labelname: hrStorageIndex + type: gauge + lookups: + - labels: + - hrStorageIndex + labelname: hrStorageDescr + oid: 1.3.6.1.2.1.25.2.3.1.3 + type: DisplayString + - name: hrStorageSize + oid: 1.3.6.1.2.1.25.2.3.1.5 + type: gauge + help: The size of the storage represented by this entry, in units of hrStorageAllocationUnits + - 1.3.6.1.2.1.25.2.3.1.5 + indexes: + - labelname: hrStorageIndex + type: gauge + lookups: + - labels: + - hrStorageIndex + labelname: hrStorageDescr + oid: 1.3.6.1.2.1.25.2.3.1.3 + type: DisplayString + - name: hrStorageUsed + oid: 1.3.6.1.2.1.25.2.3.1.6 + type: gauge + help: The amount of the storage represented by this entry that is allocated, in + units of hrStorageAllocationUnits. - 1.3.6.1.2.1.25.2.3.1.6 + indexes: + - labelname: hrStorageIndex + type: gauge + lookups: + - labels: + - hrStorageIndex + labelname: hrStorageDescr + oid: 1.3.6.1.2.1.25.2.3.1.3 + type: DisplayString + - name: hrStorageAllocationFailures + oid: 1.3.6.1.2.1.25.2.3.1.7 + type: counter + help: The number of requests for storage represented by this entry that could + not be honored due to not enough storage - 1.3.6.1.2.1.25.2.3.1.7 + indexes: + - labelname: hrStorageIndex + type: gauge + lookups: + - labels: + - hrStorageIndex + labelname: hrStorageDescr + oid: 1.3.6.1.2.1.25.2.3.1.3 + type: DisplayString + - name: hrDeviceIndex + oid: 1.3.6.1.2.1.25.3.2.1.1 + type: gauge + help: A unique value for each device contained by the host - 1.3.6.1.2.1.25.3.2.1.1 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrDeviceType + oid: 1.3.6.1.2.1.25.3.2.1.2 + type: OctetString + help: An indication of the type of device - 1.3.6.1.2.1.25.3.2.1.2 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrDeviceDescr + oid: 1.3.6.1.2.1.25.3.2.1.3 + type: DisplayString + help: A textual description of this device, including the device's manufacturer + and revision, and optionally, its serial number. - 1.3.6.1.2.1.25.3.2.1.3 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrDeviceID + oid: 1.3.6.1.2.1.25.3.2.1.4 + type: OctetString + help: The product ID for this device. - 1.3.6.1.2.1.25.3.2.1.4 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrDeviceStatus + oid: 1.3.6.1.2.1.25.3.2.1.5 + type: gauge + help: The current operational state of the device described by this row of the + table - 1.3.6.1.2.1.25.3.2.1.5 + indexes: + - labelname: hrDeviceIndex + type: gauge + enum_values: + 1: unknown + 2: running + 3: warning + 4: testing + 5: down + - name: hrDeviceErrors + oid: 1.3.6.1.2.1.25.3.2.1.6 + type: counter + help: The number of errors detected on this device - 1.3.6.1.2.1.25.3.2.1.6 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrProcessorFrwID + oid: 1.3.6.1.2.1.25.3.3.1.1 + type: OctetString + help: The product ID of the firmware associated with the processor. - 1.3.6.1.2.1.25.3.3.1.1 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrProcessorLoad + oid: 1.3.6.1.2.1.25.3.3.1.2 + type: gauge + help: The average, over the last minute, of the percentage of time that this processor + was not idle - 1.3.6.1.2.1.25.3.3.1.2 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrNetworkIfIndex + oid: 1.3.6.1.2.1.25.3.4.1.1 + type: gauge + help: The value of ifIndex which corresponds to this network device - 1.3.6.1.2.1.25.3.4.1.1 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrPrinterStatus + oid: 1.3.6.1.2.1.25.3.5.1.1 + type: gauge + help: The current status of this printer device. - 1.3.6.1.2.1.25.3.5.1.1 + indexes: + - labelname: hrDeviceIndex + type: gauge + enum_values: + 1: other + 2: unknown + 3: idle + 4: printing + 5: warmup + - name: hrPrinterDetectedErrorState + oid: 1.3.6.1.2.1.25.3.5.1.2 + type: OctetString + help: This object represents any error conditions detected by the printer - 1.3.6.1.2.1.25.3.5.1.2 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrDiskStorageAccess + oid: 1.3.6.1.2.1.25.3.6.1.1 + type: gauge + help: An indication if this long-term storage device is readable and writable + or only readable - 1.3.6.1.2.1.25.3.6.1.1 + indexes: + - labelname: hrDeviceIndex + type: gauge + enum_values: + 1: readWrite + 2: readOnly + - name: hrDiskStorageMedia + oid: 1.3.6.1.2.1.25.3.6.1.2 + type: gauge + help: An indication of the type of media used in this long- term storage device. + - 1.3.6.1.2.1.25.3.6.1.2 + indexes: + - labelname: hrDeviceIndex + type: gauge + enum_values: + 1: other + 2: unknown + 3: hardDisk + 4: floppyDisk + 5: opticalDiskROM + 6: opticalDiskWORM + 7: opticalDiskRW + 8: ramDisk + - name: hrDiskStorageRemoveble + oid: 1.3.6.1.2.1.25.3.6.1.3 + type: gauge + help: Denotes whether or not the disk media may be removed from the drive. - 1.3.6.1.2.1.25.3.6.1.3 + indexes: + - labelname: hrDeviceIndex + type: gauge + enum_values: + 1: "true" + 2: "false" + - name: hrDiskStorageCapacity + oid: 1.3.6.1.2.1.25.3.6.1.4 + type: gauge + help: The total size for this long-term storage device - 1.3.6.1.2.1.25.3.6.1.4 + indexes: + - labelname: hrDeviceIndex + type: gauge + - name: hrPartitionIndex + oid: 1.3.6.1.2.1.25.3.7.1.1 + type: gauge + help: A unique value for each partition on this long-term storage device - 1.3.6.1.2.1.25.3.7.1.1 + indexes: + - labelname: hrDeviceIndex + type: gauge + - labelname: hrPartitionIndex + type: gauge + - name: hrPartitionLabel + oid: 1.3.6.1.2.1.25.3.7.1.2 + type: OctetString + help: A textual description of this partition. - 1.3.6.1.2.1.25.3.7.1.2 + indexes: + - labelname: hrDeviceIndex + type: gauge + - labelname: hrPartitionIndex + type: gauge + - name: hrPartitionID + oid: 1.3.6.1.2.1.25.3.7.1.3 + type: OctetString + help: A descriptor which uniquely represents this partition to the responsible + operating system - 1.3.6.1.2.1.25.3.7.1.3 + indexes: + - labelname: hrDeviceIndex + type: gauge + - labelname: hrPartitionIndex + type: gauge + - name: hrPartitionSize + oid: 1.3.6.1.2.1.25.3.7.1.4 + type: gauge + help: The size of this partition. - 1.3.6.1.2.1.25.3.7.1.4 + indexes: + - labelname: hrDeviceIndex + type: gauge + - labelname: hrPartitionIndex + type: gauge + - name: hrPartitionFSIndex + oid: 1.3.6.1.2.1.25.3.7.1.5 + type: gauge + help: The index of the file system mounted on this partition - 1.3.6.1.2.1.25.3.7.1.5 + indexes: + - labelname: hrDeviceIndex + type: gauge + - labelname: hrPartitionIndex + type: gauge + - name: hrFSIndex + oid: 1.3.6.1.2.1.25.3.8.1.1 + type: gauge + help: A unique value for each file system local to this host - 1.3.6.1.2.1.25.3.8.1.1 + indexes: + - labelname: hrFSIndex + type: gauge + - name: hrFSMountPoint + oid: 1.3.6.1.2.1.25.3.8.1.2 + type: OctetString + help: The path name of the root of this file system. - 1.3.6.1.2.1.25.3.8.1.2 + indexes: + - labelname: hrFSIndex + type: gauge + - name: hrFSRemoteMountPoint + oid: 1.3.6.1.2.1.25.3.8.1.3 + type: OctetString + help: A description of the name and/or address of the server that this file system + is mounted from - 1.3.6.1.2.1.25.3.8.1.3 + indexes: + - labelname: hrFSIndex + type: gauge + - name: hrFSType + oid: 1.3.6.1.2.1.25.3.8.1.4 + type: OctetString + help: The value of this object identifies the type of this file system. - 1.3.6.1.2.1.25.3.8.1.4 + indexes: + - labelname: hrFSIndex + type: gauge + - name: hrFSAccess + oid: 1.3.6.1.2.1.25.3.8.1.5 + type: gauge + help: An indication if this file system is logically configured by the operating + system to be readable and writable or only readable - 1.3.6.1.2.1.25.3.8.1.5 + indexes: + - labelname: hrFSIndex + type: gauge + enum_values: + 1: readWrite + 2: readOnly + - name: hrFSBootable + oid: 1.3.6.1.2.1.25.3.8.1.6 + type: gauge + help: A flag indicating whether this file system is bootable. - 1.3.6.1.2.1.25.3.8.1.6 + indexes: + - labelname: hrFSIndex + type: gauge + enum_values: + 1: "true" + 2: "false" + - name: hrFSStorageIndex + oid: 1.3.6.1.2.1.25.3.8.1.7 + type: gauge + help: The index of the hrStorageEntry that represents information about this file + system - 1.3.6.1.2.1.25.3.8.1.7 + indexes: + - labelname: hrFSIndex + type: gauge + - name: hrFSLastFullBackupDate + oid: 1.3.6.1.2.1.25.3.8.1.8 + type: DateAndTime + help: The last date at which this complete file system was copied to another storage + device for backup - 1.3.6.1.2.1.25.3.8.1.8 + indexes: + - labelname: hrFSIndex + type: gauge + - name: hrFSLastPartialBackupDate + oid: 1.3.6.1.2.1.25.3.8.1.9 + type: DateAndTime + help: The last date at which a portion of this file system was copied to another + storage device for backup - 1.3.6.1.2.1.25.3.8.1.9 + indexes: + - labelname: hrFSIndex + type: gauge + - name: hrSWOSIndex + oid: 1.3.6.1.2.1.25.4.1 + type: gauge + help: The value of the hrSWRunIndex for the hrSWRunEntry that represents the primary + operating system running on this host - 1.3.6.1.2.1.25.4.1 + - name: hrSWRunIndex + oid: 1.3.6.1.2.1.25.4.2.1.1 + type: gauge + help: A unique value for each piece of software running on the host - 1.3.6.1.2.1.25.4.2.1.1 + indexes: + - labelname: hrSWRunIndex + type: gauge + - name: hrSWRunName + oid: 1.3.6.1.2.1.25.4.2.1.2 + type: OctetString + help: A textual description of this running piece of software, including the manufacturer, + revision, and the name by which it is commonly known - 1.3.6.1.2.1.25.4.2.1.2 + indexes: + - labelname: hrSWRunIndex + type: gauge + - name: hrSWRunID + oid: 1.3.6.1.2.1.25.4.2.1.3 + type: OctetString + help: The product ID of this running piece of software. - 1.3.6.1.2.1.25.4.2.1.3 + indexes: + - labelname: hrSWRunIndex + type: gauge + - name: hrSWRunPath + oid: 1.3.6.1.2.1.25.4.2.1.4 + type: OctetString + help: A description of the location on long-term storage (e.g - 1.3.6.1.2.1.25.4.2.1.4 + indexes: + - labelname: hrSWRunIndex + type: gauge + - name: hrSWRunParameters + oid: 1.3.6.1.2.1.25.4.2.1.5 + type: OctetString + help: A description of the parameters supplied to this software when it was initially + loaded. - 1.3.6.1.2.1.25.4.2.1.5 + indexes: + - labelname: hrSWRunIndex + type: gauge + - name: hrSWRunType + oid: 1.3.6.1.2.1.25.4.2.1.6 + type: gauge + help: The type of this software. - 1.3.6.1.2.1.25.4.2.1.6 + indexes: + - labelname: hrSWRunIndex + type: gauge + enum_values: + 1: unknown + 2: operatingSystem + 3: deviceDriver + 4: application + - name: hrSWRunStatus + oid: 1.3.6.1.2.1.25.4.2.1.7 + type: gauge + help: The status of this running piece of software - 1.3.6.1.2.1.25.4.2.1.7 + indexes: + - labelname: hrSWRunIndex + type: gauge + enum_values: + 1: running + 2: runnable + 3: notRunnable + 4: invalid + - name: hrSWRunPerfCPU + oid: 1.3.6.1.2.1.25.5.1.1.1 + type: gauge + help: The number of centi-seconds of the total system's CPU resources consumed + by this process - 1.3.6.1.2.1.25.5.1.1.1 + indexes: + - labelname: hrSWRunIndex + type: gauge + - name: hrSWRunPerfMem + oid: 1.3.6.1.2.1.25.5.1.1.2 + type: gauge + help: The total amount of real system memory allocated to this process. - 1.3.6.1.2.1.25.5.1.1.2 + indexes: + - labelname: hrSWRunIndex + type: gauge + - name: hrSWInstalledLastChange + oid: 1.3.6.1.2.1.25.6.1 + type: gauge + help: The value of sysUpTime when an entry in the hrSWInstalledTable was last + added, renamed, or deleted - 1.3.6.1.2.1.25.6.1 + - name: hrSWInstalledLastUpdateTime + oid: 1.3.6.1.2.1.25.6.2 + type: gauge + help: The value of sysUpTime when the hrSWInstalledTable was last completely updated + - 1.3.6.1.2.1.25.6.2 + - name: hrSWInstalledIndex + oid: 1.3.6.1.2.1.25.6.3.1.1 + type: gauge + help: A unique value for each piece of software installed on the host - 1.3.6.1.2.1.25.6.3.1.1 + indexes: + - labelname: hrSWInstalledIndex + type: gauge + - name: hrSWInstalledName + oid: 1.3.6.1.2.1.25.6.3.1.2 + type: OctetString + help: A textual description of this installed piece of software, including the + manufacturer, revision, the name by which it is commonly known, and optionally, + its serial number. - 1.3.6.1.2.1.25.6.3.1.2 + indexes: + - labelname: hrSWInstalledIndex + type: gauge + - name: hrSWInstalledID + oid: 1.3.6.1.2.1.25.6.3.1.3 + type: OctetString + help: The product ID of this installed piece of software. - 1.3.6.1.2.1.25.6.3.1.3 + indexes: + - labelname: hrSWInstalledIndex + type: gauge + - name: hrSWInstalledType + oid: 1.3.6.1.2.1.25.6.3.1.4 + type: gauge + help: The type of this software. - 1.3.6.1.2.1.25.6.3.1.4 + indexes: + - labelname: hrSWInstalledIndex + type: gauge + enum_values: + 1: unknown + 2: operatingSystem + 3: deviceDriver + 4: application + - name: hrSWInstalledDate + oid: 1.3.6.1.2.1.25.6.3.1.5 + type: DateAndTime + help: The last-modification date of this application as it would appear in a directory + listing - 1.3.6.1.2.1.25.6.3.1.5 + indexes: + - labelname: hrSWInstalledIndex + type: gauge + - name: ifInMulticastPkts + oid: 1.3.6.1.2.1.31.1.1.1.2 + type: counter + help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, + which were addressed to a multicast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.2 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifInBroadcastPkts + oid: 1.3.6.1.2.1.31.1.1.1.3 + type: counter + help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, + which were addressed to a broadcast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.3 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifOutMulticastPkts + oid: 1.3.6.1.2.1.31.1.1.1.4 + type: counter + help: The total number of packets that higher-level protocols requested be transmitted, + and which were addressed to a multicast address at this sub-layer, including + those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.4 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifOutBroadcastPkts + oid: 1.3.6.1.2.1.31.1.1.1.5 + type: counter + help: The total number of packets that higher-level protocols requested be transmitted, + and which were addressed to a broadcast address at this sub-layer, including + those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.5 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifHCInOctets + oid: 1.3.6.1.2.1.31.1.1.1.6 + type: counter + help: The total number of octets received on the interface, including framing + characters - 1.3.6.1.2.1.31.1.1.1.6 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifHCInUcastPkts + oid: 1.3.6.1.2.1.31.1.1.1.7 + type: counter + help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, + which were not addressed to a multicast or broadcast address at this sub-layer + - 1.3.6.1.2.1.31.1.1.1.7 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifHCInMulticastPkts + oid: 1.3.6.1.2.1.31.1.1.1.8 + type: counter + help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, + which were addressed to a multicast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.8 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifHCInBroadcastPkts + oid: 1.3.6.1.2.1.31.1.1.1.9 + type: counter + help: The number of packets, delivered by this sub-layer to a higher (sub-)layer, + which were addressed to a broadcast address at this sub-layer - 1.3.6.1.2.1.31.1.1.1.9 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifHCOutOctets + oid: 1.3.6.1.2.1.31.1.1.1.10 + type: counter + help: The total number of octets transmitted out of the interface, including framing + characters - 1.3.6.1.2.1.31.1.1.1.10 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifHCOutUcastPkts + oid: 1.3.6.1.2.1.31.1.1.1.11 + type: counter + help: The total number of packets that higher-level protocols requested be transmitted, + and which were not addressed to a multicast or broadcast address at this sub-layer, + including those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.11 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifHCOutMulticastPkts + oid: 1.3.6.1.2.1.31.1.1.1.12 + type: counter + help: The total number of packets that higher-level protocols requested be transmitted, + and which were addressed to a multicast address at this sub-layer, including + those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.12 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifHCOutBroadcastPkts + oid: 1.3.6.1.2.1.31.1.1.1.13 + type: counter + help: The total number of packets that higher-level protocols requested be transmitted, + and which were addressed to a broadcast address at this sub-layer, including + those that were discarded or not sent - 1.3.6.1.2.1.31.1.1.1.13 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifLinkUpDownTrapEnable + oid: 1.3.6.1.2.1.31.1.1.1.14 + type: gauge + help: Indicates whether linkUp/linkDown traps should be generated for this interface + - 1.3.6.1.2.1.31.1.1.1.14 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: enabled + 2: disabled + - name: ifHighSpeed + oid: 1.3.6.1.2.1.31.1.1.1.15 + type: gauge + help: An estimate of the interface's current bandwidth in units of 1,000,000 bits + per second - 1.3.6.1.2.1.31.1.1.1.15 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifPromiscuousMode + oid: 1.3.6.1.2.1.31.1.1.1.16 + type: gauge + help: This object has a value of false(2) if this interface only accepts packets/frames + that are addressed to this station - 1.3.6.1.2.1.31.1.1.1.16 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: "true" + 2: "false" + - name: ifConnectorPresent + oid: 1.3.6.1.2.1.31.1.1.1.17 + type: gauge + help: This object has the value 'true(1)' if the interface sublayer has a physical + connector and the value 'false(2)' otherwise. - 1.3.6.1.2.1.31.1.1.1.17 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: "true" + 2: "false" + - name: ifAlias + oid: 1.3.6.1.2.1.31.1.1.1.18 + type: DisplayString + help: This object is an 'alias' name for the interface as specified by a network + manager, and provides a non-volatile 'handle' for the interface - 1.3.6.1.2.1.31.1.1.1.18 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifCounterDiscontinuityTime + oid: 1.3.6.1.2.1.31.1.1.1.19 + type: gauge + help: The value of sysUpTime on the most recent occasion at which any one or more + of this interface's counters suffered a discontinuity - 1.3.6.1.2.1.31.1.1.1.19 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifStackHigherLayer + oid: 1.3.6.1.2.1.31.1.2.1.1 + type: gauge + help: The value of ifIndex corresponding to the higher sub-layer of the relationship, + i.e., the sub-layer which runs on 'top' of the sub-layer identified by the corresponding + instance of ifStackLowerLayer - 1.3.6.1.2.1.31.1.2.1.1 + indexes: + - labelname: ifStackHigherLayer + type: gauge + - labelname: ifStackLowerLayer + type: gauge + - name: ifStackLowerLayer + oid: 1.3.6.1.2.1.31.1.2.1.2 + type: gauge + help: The value of ifIndex corresponding to the lower sub-layer of the relationship, + i.e., the sub-layer which runs 'below' the sub-layer identified by the corresponding + instance of ifStackHigherLayer - 1.3.6.1.2.1.31.1.2.1.2 + indexes: + - labelname: ifStackHigherLayer + type: gauge + - labelname: ifStackLowerLayer + type: gauge + - name: ifStackStatus + oid: 1.3.6.1.2.1.31.1.2.1.3 + type: gauge + help: The status of the relationship between two sub-layers - 1.3.6.1.2.1.31.1.2.1.3 + indexes: + - labelname: ifStackHigherLayer + type: gauge + - labelname: ifStackLowerLayer + type: gauge + enum_values: + 1: active + 2: notInService + 3: notReady + 4: createAndGo + 5: createAndWait + 6: destroy + - name: ifTestId + oid: 1.3.6.1.2.1.31.1.3.1.1 + type: gauge + help: This object identifies the current invocation of the interface's test. - + 1.3.6.1.2.1.31.1.3.1.1 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifTestStatus + oid: 1.3.6.1.2.1.31.1.3.1.2 + type: gauge + help: This object indicates whether or not some manager currently has the necessary + 'ownership' required to invoke a test on this interface - 1.3.6.1.2.1.31.1.3.1.2 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: notInUse + 2: inUse + - name: ifTestType + oid: 1.3.6.1.2.1.31.1.3.1.3 + type: OctetString + help: A control variable used to start and stop operator- initiated interface + tests - 1.3.6.1.2.1.31.1.3.1.3 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifTestResult + oid: 1.3.6.1.2.1.31.1.3.1.4 + type: gauge + help: This object contains the result of the most recently requested test, or + the value none(1) if no tests have been requested since the last reset - 1.3.6.1.2.1.31.1.3.1.4 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: none + 2: success + 3: inProgress + 4: notSupported + 5: unAbleToRun + 6: aborted + 7: failed + - name: ifTestCode + oid: 1.3.6.1.2.1.31.1.3.1.5 + type: OctetString + help: This object contains a code which contains more specific information on + the test result, for example an error-code after a failed test - 1.3.6.1.2.1.31.1.3.1.5 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifTestOwner + oid: 1.3.6.1.2.1.31.1.3.1.6 + type: DisplayString + help: The entity which currently has the 'ownership' required to invoke a test + on this interface. - 1.3.6.1.2.1.31.1.3.1.6 + indexes: + - labelname: ifIndex + type: gauge + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifRcvAddressAddress + oid: 1.3.6.1.2.1.31.1.4.1.1 + type: PhysAddress48 + help: An address for which the system will accept packets/frames on this entry's + interface. - 1.3.6.1.2.1.31.1.4.1.1 + indexes: + - labelname: ifIndex + type: gauge + - labelname: ifRcvAddressAddress + type: PhysAddress48 + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: ifRcvAddressStatus + oid: 1.3.6.1.2.1.31.1.4.1.2 + type: gauge + help: This object is used to create and delete rows in the ifRcvAddressTable. + - 1.3.6.1.2.1.31.1.4.1.2 + indexes: + - labelname: ifIndex + type: gauge + - labelname: ifRcvAddressAddress + type: PhysAddress48 + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: active + 2: notInService + 3: notReady + 4: createAndGo + 5: createAndWait + 6: destroy + - name: ifRcvAddressType + oid: 1.3.6.1.2.1.31.1.4.1.3 + type: gauge + help: This object has the value nonVolatile(3) for those entries in the table + which are valid and will not be deleted by the next restart of the managed system + - 1.3.6.1.2.1.31.1.4.1.3 + indexes: + - labelname: ifIndex + type: gauge + - labelname: ifRcvAddressAddress + type: PhysAddress48 + lookups: + - labels: + - ifIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + enum_values: + 1: other + 2: volatile + 3: nonVolatile + - name: ifTableLastChange + oid: 1.3.6.1.2.1.31.1.5 + type: gauge + help: The value of sysUpTime at the time of the last creation or deletion of an + entry in the ifTable - 1.3.6.1.2.1.31.1.5 + - name: ifStackLastChange + oid: 1.3.6.1.2.1.31.1.6 + type: gauge + help: The value of sysUpTime at the time of the last change of the (whole) interface + stack - 1.3.6.1.2.1.31.1.6 + - name: mtxrWlStatIndex + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.1' + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlStatTxRate + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.2 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.1.1.1.2 + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlStatRxRate + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.3 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.1.1.1.3 + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlStatStrength + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.4 + type: gauge + help: dBm - 1.3.6.1.4.1.14988.1.1.1.1.1.4 + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlStatSsid + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.5 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.5' + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlStatBssid + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.6 + type: PhysAddress48 + help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.6' + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlStatFreq + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.7 + type: gauge + help: megahertz - 1.3.6.1.4.1.14988.1.1.1.1.1.7 + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlStatBand + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.8 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.8' + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlStatTxCCQ + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.9 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.9' + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlStatRxCCQ + oid: 1.3.6.1.4.1.14988.1.1.1.1.1.10 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.1.1.10' + indexes: + - labelname: mtxrWlStatIndex + type: gauge + - name: mtxrWlRtabAddr + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.1 + type: PhysAddress48 + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.1' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabIface + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.2 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.2' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabStrength + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.3 + type: gauge + help: dBm - 1.3.6.1.4.1.14988.1.1.1.2.1.3 + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabTxBytes + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.4 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.4' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabRxBytes + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.5 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.5' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabTxPackets + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.6 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.6' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabRxPackets + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.7 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.7' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabTxRate + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.8 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.1.2.1.8 + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabRxRate + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.9 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.1.2.1.9 + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabRouterOSVersion + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.10 + type: DisplayString + help: RouterOS version - 1.3.6.1.4.1.14988.1.1.1.2.1.10 + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabUptime + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.11 + type: gauge + help: uptime - 1.3.6.1.4.1.14988.1.1.1.2.1.11 + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabSignalToNoise + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.12 + type: gauge + help: Measured in dB, if value does not exist it is indicated with 0 - 1.3.6.1.4.1.14988.1.1.1.2.1.12 + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabTxStrengthCh0 + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.13 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.13' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabRxStrengthCh0 + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.14 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.14' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabTxStrengthCh1 + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.15 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.15' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabRxStrengthCh1 + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.16 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.16' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabTxStrengthCh2 + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.17 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.17' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabRxStrengthCh2 + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.18 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.18' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabTxStrength + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.19 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.19' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlRtabRadioName + oid: 1.3.6.1.4.1.14988.1.1.1.2.1.20 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.2.1.20' + indexes: + - labelname: mtxrWlRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlRtabIface + type: gauge + - name: mtxrWlApIndex + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.1' + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApTxRate + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.2 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.1.3.1.2 + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApRxRate + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.3 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.1.3.1.3 + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApSsid + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.4 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.4' + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApBssid + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.5 + type: PhysAddress48 + help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.5' + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApClientCount + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.6 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.6' + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApFreq + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.7 + type: gauge + help: megahertz - 1.3.6.1.4.1.14988.1.1.1.3.1.7 + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApBand + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.8 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.8' + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApNoiseFloor + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.9 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.9' + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApOverallTxCCQ + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.10 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.10' + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlApAuthClientCount + oid: 1.3.6.1.4.1.14988.1.1.1.3.1.11 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.3.1.11' + indexes: + - labelname: mtxrWlApIndex + type: gauge + - name: mtxrWlRtabEntryCount + oid: 1.3.6.1.4.1.14988.1.1.1.4 + type: gauge + help: Wireless registration table entry count - 1.3.6.1.4.1.14988.1.1.1.4 + - name: mtxrWlCMRtabAddr + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.1 + type: PhysAddress48 + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.1' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabIface + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.2 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.2' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabUptime + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.3 + type: gauge + help: uptime - 1.3.6.1.4.1.14988.1.1.1.5.1.3 + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabTxBytes + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.4 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.4' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabRxBytes + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.5 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.5' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabTxPackets + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.6 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.6' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabRxPackets + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.7 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.7' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabTxRate + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.8 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.1.5.1.8 + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabRxRate + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.9 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.1.5.1.9 + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabTxStrength + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.10 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.10' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabRxStrength + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.11 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.11' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabSsid + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.12 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.12' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabEapIdent + oid: 1.3.6.1.4.1.14988.1.1.1.5.1.13 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.5.1.13' + indexes: + - labelname: mtxrWlCMRtabAddr + type: PhysAddress48 + fixed_size: 6 + - labelname: mtxrWlCMRtabIface + type: gauge + - name: mtxrWlCMRtabEntryCount + oid: 1.3.6.1.4.1.14988.1.1.1.6 + type: gauge + help: Wireless CAPSMAN registration table entry count - 1.3.6.1.4.1.14988.1.1.1.6 + - name: mtxrWlCMIndex + oid: 1.3.6.1.4.1.14988.1.1.1.7.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.7.1.1' + indexes: + - labelname: mtxrWlCMIndex + type: gauge + - name: mtxrWlCMRegClientCount + oid: 1.3.6.1.4.1.14988.1.1.1.7.1.2 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.7.1.2' + indexes: + - labelname: mtxrWlCMIndex + type: gauge + - name: mtxrWlCMAuthClientCount + oid: 1.3.6.1.4.1.14988.1.1.1.7.1.3 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.7.1.3' + indexes: + - labelname: mtxrWlCMIndex + type: gauge + - name: mtxrWlCMState + oid: 1.3.6.1.4.1.14988.1.1.1.7.1.4 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.7.1.4' + indexes: + - labelname: mtxrWlCMIndex + type: gauge + - name: mtxrWlCMChannel + oid: 1.3.6.1.4.1.14988.1.1.1.7.1.5 + type: DisplayString + help: for master only - 1.3.6.1.4.1.14988.1.1.1.7.1.5 + indexes: + - labelname: mtxrWlCMIndex + type: gauge + - name: mtxrWl60GIndex + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.1' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GMode + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.2 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.2' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + enum_values: + 0: apBridge + 1: stationBridge + 2: sniff + 3: bridge + - name: mtxrWl60GSsid + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.3 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.3' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GConnected + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.4 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.4' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + enum_values: + 0: "false" + 1: "true" + - name: mtxrWl60GRemote + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.5 + type: PhysAddress48 + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.5' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GFreq + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.6 + type: gauge + help: Mhz - 1.3.6.1.4.1.14988.1.1.1.8.1.6 + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GMcs + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.7 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.7' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GSignal + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.8 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.8' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GTxSector + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.9 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.9' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GTxSectorInfo + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.11 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.11' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GRssi + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.12 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.12' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GPhyRate + oid: 1.3.6.1.4.1.14988.1.1.1.8.1.13 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.8.1.13' + indexes: + - labelname: mtxrWl60GIndex + type: gauge + - name: mtxrWl60GStaIndex + oid: 1.3.6.1.4.1.14988.1.1.1.9.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.1' + indexes: + - labelname: mtxrWl60GStaIndex + type: gauge + - name: mtxrWl60GStaConnected + oid: 1.3.6.1.4.1.14988.1.1.1.9.1.2 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.2' + indexes: + - labelname: mtxrWl60GStaIndex + type: gauge + enum_values: + 0: "false" + 1: "true" + - name: mtxrWl60GStaRemote + oid: 1.3.6.1.4.1.14988.1.1.1.9.1.3 + type: PhysAddress48 + help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.3' + indexes: + - labelname: mtxrWl60GStaIndex + type: gauge + - name: mtxrWl60GStaMcs + oid: 1.3.6.1.4.1.14988.1.1.1.9.1.4 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.4' + indexes: + - labelname: mtxrWl60GStaIndex + type: gauge + - name: mtxrWl60GStaSignal + oid: 1.3.6.1.4.1.14988.1.1.1.9.1.5 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.5' + indexes: + - labelname: mtxrWl60GStaIndex + type: gauge + - name: mtxrWl60GStaTxSector + oid: 1.3.6.1.4.1.14988.1.1.1.9.1.6 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.6' + indexes: + - labelname: mtxrWl60GStaIndex + type: gauge + - name: mtxrWl60GStaPhyRate + oid: 1.3.6.1.4.1.14988.1.1.1.9.1.8 + type: gauge + help: Mbits per second - 1.3.6.1.4.1.14988.1.1.1.9.1.8 + indexes: + - labelname: mtxrWl60GStaIndex + type: gauge + - name: mtxrWl60GStaRssi + oid: 1.3.6.1.4.1.14988.1.1.1.9.1.9 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.9.1.9' + indexes: + - labelname: mtxrWl60GStaIndex + type: gauge + - name: mtxrWl60GStaDistance + oid: 1.3.6.1.4.1.14988.1.1.1.9.1.10 + type: gauge + help: meters - 1.3.6.1.4.1.14988.1.1.1.9.1.10 + indexes: + - labelname: mtxrWl60GStaIndex + type: gauge + - name: mtxrWlCMREntryCount + oid: 1.3.6.1.4.1.14988.1.1.1.10 + type: gauge + help: Wireless CAPSMAN remote-cap entry count - 1.3.6.1.4.1.14988.1.1.1.10 + - name: mtxrWlCMRemoteIndex + oid: 1.3.6.1.4.1.14988.1.1.1.11.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.1' + indexes: + - labelname: mtxrWlCMRemoteIndex + type: gauge + - name: mtxrWlCMRemoteName + oid: 1.3.6.1.4.1.14988.1.1.1.11.1.2 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.2' + indexes: + - labelname: mtxrWlCMRemoteIndex + type: gauge + - name: mtxrWlCMRemoteState + oid: 1.3.6.1.4.1.14988.1.1.1.11.1.3 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.3' + indexes: + - labelname: mtxrWlCMRemoteIndex + type: gauge + - name: mtxrWlCMRemoteAddress + oid: 1.3.6.1.4.1.14988.1.1.1.11.1.4 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.4' + indexes: + - labelname: mtxrWlCMRemoteIndex + type: gauge + - name: mtxrWlCMRemoteRadios + oid: 1.3.6.1.4.1.14988.1.1.1.11.1.5 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.1.11.1.5' + indexes: + - labelname: mtxrWlCMRemoteIndex + type: gauge + - name: mtxrQueueSimpleIndex + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.1' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleName + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.2 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.2' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleSrcAddr + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.3 + type: InetAddressIPv4 + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.3' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleSrcMask + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.4 + type: InetAddressIPv4 + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.4' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleDstAddr + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.5 + type: InetAddressIPv4 + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.5' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleDstMask + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.6 + type: InetAddressIPv4 + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.6' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleIface + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.7 + type: gauge + help: interface index - 1.3.6.1.4.1.14988.1.1.2.1.1.7 + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleBytesIn + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.8 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.8' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleBytesOut + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.9 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.9' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimplePacketsIn + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.10 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.10' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimplePacketsOut + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.11 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.11' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimplePCQQueuesIn + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.12 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.12' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimplePCQQueuesOut + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.13 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.13' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleDroppedIn + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.14 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.14' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueSimpleDroppedOut + oid: 1.3.6.1.4.1.14988.1.1.2.1.1.15 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.1.1.15' + indexes: + - labelname: mtxrQueueSimpleIndex + type: gauge + - name: mtxrQueueTreeIndex + oid: 1.3.6.1.4.1.14988.1.1.2.2.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.1' + indexes: + - labelname: mtxrQueueTreeIndex + type: gauge + - name: mtxrQueueTreeName + oid: 1.3.6.1.4.1.14988.1.1.2.2.1.2 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.2' + indexes: + - labelname: mtxrQueueTreeIndex + type: gauge + - name: mtxrQueueTreeFlow + oid: 1.3.6.1.4.1.14988.1.1.2.2.1.3 + type: DisplayString + help: flowmark - 1.3.6.1.4.1.14988.1.1.2.2.1.3 + indexes: + - labelname: mtxrQueueTreeIndex + type: gauge + - name: mtxrQueueTreeParentIndex + oid: 1.3.6.1.4.1.14988.1.1.2.2.1.4 + type: gauge + help: index of parent tree queue or parent interface - 1.3.6.1.4.1.14988.1.1.2.2.1.4 + indexes: + - labelname: mtxrQueueTreeIndex + type: gauge + - name: mtxrQueueTreeBytes + oid: 1.3.6.1.4.1.14988.1.1.2.2.1.5 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.5' + indexes: + - labelname: mtxrQueueTreeIndex + type: gauge + - name: mtxrQueueTreePackets + oid: 1.3.6.1.4.1.14988.1.1.2.2.1.6 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.6' + indexes: + - labelname: mtxrQueueTreeIndex + type: gauge + - name: mtxrQueueTreeHCBytes + oid: 1.3.6.1.4.1.14988.1.1.2.2.1.7 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.7' + indexes: + - labelname: mtxrQueueTreeIndex + type: gauge + - name: mtxrQueueTreePCQQueues + oid: 1.3.6.1.4.1.14988.1.1.2.2.1.8 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.8' + indexes: + - labelname: mtxrQueueTreeIndex + type: gauge + - name: mtxrQueueTreeDropped + oid: 1.3.6.1.4.1.14988.1.1.2.2.1.9 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.2.2.1.9' + indexes: + - labelname: mtxrQueueTreeIndex + type: gauge + - name: mtxrHlCoreVoltage + oid: 1.3.6.1.4.1.14988.1.1.3.1 + type: gauge + help: core voltage - 1.3.6.1.4.1.14988.1.1.3.1 + - name: mtxrHlThreeDotThreeVoltage + oid: 1.3.6.1.4.1.14988.1.1.3.2 + type: gauge + help: 3.3V voltage - 1.3.6.1.4.1.14988.1.1.3.2 + - name: mtxrHlFiveVoltage + oid: 1.3.6.1.4.1.14988.1.1.3.3 + type: gauge + help: 5V voltage - 1.3.6.1.4.1.14988.1.1.3.3 + - name: mtxrHlTwelveVoltage + oid: 1.3.6.1.4.1.14988.1.1.3.4 + type: gauge + help: 12V voltage - 1.3.6.1.4.1.14988.1.1.3.4 + - name: mtxrHlSensorTemperature + oid: 1.3.6.1.4.1.14988.1.1.3.5 + type: gauge + help: temperature at sensor chip - 1.3.6.1.4.1.14988.1.1.3.5 + - name: mtxrHlCpuTemperature + oid: 1.3.6.1.4.1.14988.1.1.3.6 + type: gauge + help: temperature near cpu - 1.3.6.1.4.1.14988.1.1.3.6 + - name: mtxrHlBoardTemperature + oid: 1.3.6.1.4.1.14988.1.1.3.7 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.3.7' + - name: mtxrHlVoltage + oid: 1.3.6.1.4.1.14988.1.1.3.8 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.3.8' + - name: mtxrHlActiveFan + oid: 1.3.6.1.4.1.14988.1.1.3.9 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.3.9' + - name: mtxrHlTemperature + oid: 1.3.6.1.4.1.14988.1.1.3.10 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.3.10' + - name: mtxrHlProcessorTemperature + oid: 1.3.6.1.4.1.14988.1.1.3.11 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.3.11' + - name: mtxrHlPower + oid: 1.3.6.1.4.1.14988.1.1.3.12 + type: gauge + help: Watts - 1.3.6.1.4.1.14988.1.1.3.12 + - name: mtxrHlCurrent + oid: 1.3.6.1.4.1.14988.1.1.3.13 + type: gauge + help: mA - 1.3.6.1.4.1.14988.1.1.3.13 + - name: mtxrHlProcessorFrequency + oid: 1.3.6.1.4.1.14988.1.1.3.14 + type: gauge + help: Mhz - 1.3.6.1.4.1.14988.1.1.3.14 + - name: mtxrHlPowerSupplyState + oid: 1.3.6.1.4.1.14988.1.1.3.15 + type: gauge + help: PSU state ok - 1.3.6.1.4.1.14988.1.1.3.15 + enum_values: + 0: "false" + 1: "true" + - name: mtxrHlBackupPowerSupplyState + oid: 1.3.6.1.4.1.14988.1.1.3.16 + type: gauge + help: backup PSU state ok - 1.3.6.1.4.1.14988.1.1.3.16 + enum_values: + 0: "false" + 1: "true" + - name: mtxrHlFanSpeed1 + oid: 1.3.6.1.4.1.14988.1.1.3.17 + type: gauge + help: rpm - 1.3.6.1.4.1.14988.1.1.3.17 + - name: mtxrHlFanSpeed2 + oid: 1.3.6.1.4.1.14988.1.1.3.18 + type: gauge + help: rpm - 1.3.6.1.4.1.14988.1.1.3.18 + - name: mtxrGaugeIndex + oid: 1.3.6.1.4.1.14988.1.1.3.100.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.3.100.1.1' + indexes: + - labelname: mtxrGaugeIndex + type: gauge + - name: mtxrGaugeName + oid: 1.3.6.1.4.1.14988.1.1.3.100.1.2 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.3.100.1.2' + indexes: + - labelname: mtxrGaugeIndex + type: gauge + - name: mtxrGaugeValue + oid: 1.3.6.1.4.1.14988.1.1.3.100.1.3 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.3.100.1.3' + indexes: + - labelname: mtxrGaugeIndex + type: gauge + - name: mtxrGaugeUnit + oid: 1.3.6.1.4.1.14988.1.1.3.100.1.4 + type: gauge + help: units - 1.3.6.1.4.1.14988.1.1.3.100.1.4 + indexes: + - labelname: mtxrGaugeIndex + type: gauge + enum_values: + 1: celsius + 2: rpm + 3: dV + 4: dA + 5: dW + 6: status + - name: mtxrLicSoftwareId + oid: 1.3.6.1.4.1.14988.1.1.4.1 + type: DisplayString + help: software id - 1.3.6.1.4.1.14988.1.1.4.1 + - name: mtxrLicUpgrUntil + oid: 1.3.6.1.4.1.14988.1.1.4.2 + type: DateAndTime + help: current key allows upgrading until this date - 1.3.6.1.4.1.14988.1.1.4.2 + - name: mtxrLicLevel + oid: 1.3.6.1.4.1.14988.1.1.4.3 + type: gauge + help: current key level - 1.3.6.1.4.1.14988.1.1.4.3 + - name: mtxrLicVersion + oid: 1.3.6.1.4.1.14988.1.1.4.4 + type: DisplayString + help: software version - 1.3.6.1.4.1.14988.1.1.4.4 + - name: mtxrLicUpgradableTo + oid: 1.3.6.1.4.1.14988.1.1.4.5 + type: gauge + help: upgradable to - 1.3.6.1.4.1.14988.1.1.4.5 + - name: mtxrHotspotActiveUserIndex + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.1' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserServerID + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.2 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.2' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserName + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.3 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.3' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserDomain + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.4 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.4' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserIP + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.5 + type: InetAddressIPv4 + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.5' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserMAC + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.6 + type: PhysAddress48 + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.6' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserConnectTime + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.7 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.7' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserValidTillTime + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.8 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.8' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserIdleStartTime + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.9 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.9' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserIdleTimeout + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.10 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.10' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserPingTimeout + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.11 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.11' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserBytesIn + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.12 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.12' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserBytesOut + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.13 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.13' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserPacketsIn + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.14 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.14' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserPacketsOut + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.15 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.15' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserLimitBytesIn + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.16 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.16' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserLimitBytesOut + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.17 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.17' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserAdvertStatus + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.18 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.18' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserRadius + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.19 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.19' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrHotspotActiveUserBlockedByAdvert + oid: 1.3.6.1.4.1.14988.1.1.5.1.1.20 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.5.1.1.20' + indexes: + - labelname: mtxrHotspotActiveUserIndex + type: gauge + - name: mtxrDHCPLeaseCount + oid: 1.3.6.1.4.1.14988.1.1.6.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.6.1' + - name: mtxrSystemReboot + oid: 1.3.6.1.4.1.14988.1.1.7.1 + type: gauge + help: set non zero to reboot - 1.3.6.1.4.1.14988.1.1.7.1 + - name: mtxrUSBPowerReset + oid: 1.3.6.1.4.1.14988.1.1.7.2 + type: gauge + help: switches off usb power for specified amout of seconds - 1.3.6.1.4.1.14988.1.1.7.2 + - name: mtxrSerialNumber + oid: 1.3.6.1.4.1.14988.1.1.7.3 + type: DisplayString + help: RouterBOARD serial number - 1.3.6.1.4.1.14988.1.1.7.3 + - name: mtxrFirmwareVersion + oid: 1.3.6.1.4.1.14988.1.1.7.4 + type: DisplayString + help: Current firmware version - 1.3.6.1.4.1.14988.1.1.7.4 + - name: mtxrNote + oid: 1.3.6.1.4.1.14988.1.1.7.5 + type: DisplayString + help: note - 1.3.6.1.4.1.14988.1.1.7.5 + - name: mtxrBuildTime + oid: 1.3.6.1.4.1.14988.1.1.7.6 + type: DisplayString + help: build time - 1.3.6.1.4.1.14988.1.1.7.6 + - name: mtxrFirmwareUpgradeVersion + oid: 1.3.6.1.4.1.14988.1.1.7.7 + type: DisplayString + help: Upgrade firmware version - 1.3.6.1.4.1.14988.1.1.7.7 + - name: mtxrBoardName + oid: 1.3.6.1.4.1.14988.1.1.7.8 + type: DisplayString + help: board name - 1.3.6.1.4.1.14988.1.1.7.8 + - name: mtxrScriptIndex + oid: 1.3.6.1.4.1.14988.1.1.8.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.8.1.1.1' + indexes: + - labelname: mtxrScriptIndex + type: gauge + - name: mtxrScriptName + oid: 1.3.6.1.4.1.14988.1.1.8.1.1.2 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.8.1.1.2' + indexes: + - labelname: mtxrScriptIndex + type: gauge + - name: mtxrScriptRunCmd + oid: 1.3.6.1.4.1.14988.1.1.8.1.1.3 + type: gauge + help: set non zero to run - 1.3.6.1.4.1.14988.1.1.8.1.1.3 + indexes: + - labelname: mtxrScriptIndex + type: gauge + - name: mtxrDnStatIndex + oid: 1.3.6.1.4.1.14988.1.1.10.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.10.1.1.1' + indexes: + - labelname: mtxrDnStatIndex + type: gauge + - name: mtxrDnStatTxRate + oid: 1.3.6.1.4.1.14988.1.1.10.1.1.2 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.10.1.1.2 + indexes: + - labelname: mtxrDnStatIndex + type: gauge + - name: mtxrDnStatRxRate + oid: 1.3.6.1.4.1.14988.1.1.10.1.1.3 + type: gauge + help: bits per second - 1.3.6.1.4.1.14988.1.1.10.1.1.3 + indexes: + - labelname: mtxrDnStatIndex + type: gauge + - name: mtxrDnStatTxStrength + oid: 1.3.6.1.4.1.14988.1.1.10.1.1.4 + type: gauge + help: dBm - 1.3.6.1.4.1.14988.1.1.10.1.1.4 + indexes: + - labelname: mtxrDnStatIndex + type: gauge + - name: mtxrDnStatRxStrength + oid: 1.3.6.1.4.1.14988.1.1.10.1.1.5 + type: gauge + help: dBm - 1.3.6.1.4.1.14988.1.1.10.1.1.5 + indexes: + - labelname: mtxrDnStatIndex + type: gauge + - name: mtxrDnConnected + oid: 1.3.6.1.4.1.14988.1.1.10.1.1.6 + type: gauge + help: 0 - not connected, connected otherwise - 1.3.6.1.4.1.14988.1.1.10.1.1.6 + indexes: + - labelname: mtxrDnStatIndex + type: gauge + - name: mtxrNeighborIndex + oid: 1.3.6.1.4.1.14988.1.1.11.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.1' + indexes: + - labelname: mtxrNeighborIndex + type: gauge + - name: mtxrNeighborIpAddress + oid: 1.3.6.1.4.1.14988.1.1.11.1.1.2 + type: InetAddressIPv4 + help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.2' + indexes: + - labelname: mtxrNeighborIndex + type: gauge + - name: mtxrNeighborMacAddress + oid: 1.3.6.1.4.1.14988.1.1.11.1.1.3 + type: PhysAddress48 + help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.3' + indexes: + - labelname: mtxrNeighborIndex + type: gauge + - name: mtxrNeighborVersion + oid: 1.3.6.1.4.1.14988.1.1.11.1.1.4 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.4' + indexes: + - labelname: mtxrNeighborIndex + type: gauge + - name: mtxrNeighborPlatform + oid: 1.3.6.1.4.1.14988.1.1.11.1.1.5 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.5' + indexes: + - labelname: mtxrNeighborIndex + type: gauge + - name: mtxrNeighborIdentity + oid: 1.3.6.1.4.1.14988.1.1.11.1.1.6 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.6' + indexes: + - labelname: mtxrNeighborIndex + type: gauge + - name: mtxrNeighborSoftwareID + oid: 1.3.6.1.4.1.14988.1.1.11.1.1.7 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.7' + indexes: + - labelname: mtxrNeighborIndex + type: gauge + - name: mtxrNeighborInterfaceID + oid: 1.3.6.1.4.1.14988.1.1.11.1.1.8 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.11.1.1.8' + indexes: + - labelname: mtxrNeighborIndex + type: gauge + - name: mtxrDate + oid: 1.3.6.1.4.1.14988.1.1.12.1 + type: gauge + help: UNIX time - 1.3.6.1.4.1.14988.1.1.12.1 + - name: mtxrLongtitude + oid: 1.3.6.1.4.1.14988.1.1.12.2 + type: DisplayString + help: longtitude - 1.3.6.1.4.1.14988.1.1.12.2 + - name: mtxrLatitude + oid: 1.3.6.1.4.1.14988.1.1.12.3 + type: DisplayString + help: latitude - 1.3.6.1.4.1.14988.1.1.12.3 + - name: mtxrAltitude + oid: 1.3.6.1.4.1.14988.1.1.12.4 + type: DisplayString + help: altitude - 1.3.6.1.4.1.14988.1.1.12.4 + - name: mtxrSpeed + oid: 1.3.6.1.4.1.14988.1.1.12.5 + type: DisplayString + help: speed - 1.3.6.1.4.1.14988.1.1.12.5 + - name: mtxrSattelites + oid: 1.3.6.1.4.1.14988.1.1.12.6 + type: gauge + help: visible sattelite count - 1.3.6.1.4.1.14988.1.1.12.6 + - name: mtxrValid + oid: 1.3.6.1.4.1.14988.1.1.12.7 + type: gauge + help: is the data valid - 1.3.6.1.4.1.14988.1.1.12.7 + - name: mtxrWirelessModemSignalStrength + oid: 1.3.6.1.4.1.14988.1.1.13.1 + type: gauge + help: signal strength in dBm (if first ppp-client modem supports) - 1.3.6.1.4.1.14988.1.1.13.1 + - name: mtxrWirelessModemSignalECIO + oid: 1.3.6.1.4.1.14988.1.1.13.2 + type: gauge + help: signal EC/IO in dB (if first ppp-client modem supports) - 1.3.6.1.4.1.14988.1.1.13.2 + - name: mtxrInterfaceStatsIndex + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.1' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsName + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.2 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.2' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsDriverRxBytes + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.11 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.11' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsDriverRxPackets + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.12 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.12' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsDriverTxBytes + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.13 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.13' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsDriverTxPackets + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.14 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.14' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxRx64 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.15 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.15' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxRx65To127 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.16 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.16' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxRx128To255 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.17 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.17' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxRx256To511 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.18 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.18' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxRx512To1023 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.19 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.19' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxRx1024To1518 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.20 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.20' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxRx1519ToMax + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.21 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.21' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxBytes + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.31 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.31' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxPackets + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.32 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.32' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxTooShort + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.33 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.33' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRx64 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.34 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.34' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRx65To127 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.35 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.35' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRx128To255 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.36 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.36' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRx256To511 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.37 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.37' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRx512To1023 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.38 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.38' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRx1024To1518 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.39 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.39' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRx1519ToMax + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.40 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.40' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxTooLong + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.41 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.41' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxBroadcast + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.42 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.42' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxPause + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.43 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.43' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxMulticast + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.44 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.44' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxFCSError + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.45 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.45' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxAlignError + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.46 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.46' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxFragment + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.47 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.47' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxOverflow + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.48 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.48' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxControl + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.49 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.49' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxUnknownOp + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.50 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.50' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxLengthError + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.51 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.51' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxCodeError + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.52 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.52' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxCarrierError + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.53 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.53' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxJabber + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.54 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.54' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsRxDrop + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.55 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.55' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxBytes + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.61 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.61' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxPackets + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.62 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.62' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxTooShort + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.63 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.63' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTx64 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.64 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.64' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTx65To127 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.65 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.65' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTx128To255 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.66 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.66' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTx256To511 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.67 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.67' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTx512To1023 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.68 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.68' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTx1024To1518 + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.69 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.69' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTx1519ToMax + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.70 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.70' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxTooLong + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.71 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.71' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxBroadcast + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.72 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.72' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxPause + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.73 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.73' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxMulticast + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.74 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.74' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxUnderrun + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.75 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.75' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxCollision + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.76 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.76' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxExcessiveCollision + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.77 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.77' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxMultipleCollision + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.78 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.78' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxSingleCollision + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.79 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.79' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxExcessiveDeferred + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.80 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.80' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxDeferred + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.81 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.81' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxLateCollision + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.82 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.82' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxTotalCollision + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.83 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.83' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxPauseHonored + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.84 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.84' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxDrop + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.85 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.85' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxJabber + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.86 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.86' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxFCSError + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.87 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.87' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxControl + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.88 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.88' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsTxFragment + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.89 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.89' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrInterfaceStatsLinkDowns + oid: 1.3.6.1.4.1.14988.1.1.14.1.1.90 + type: counter + help: ' - 1.3.6.1.4.1.14988.1.1.14.1.1.90' + indexes: + - labelname: mtxrInterfaceStatsIndex + type: gauge + lookups: + - labels: + - mtxrInterfaceStatsIndex + labelname: ifName + oid: 1.3.6.1.2.1.31.1.1.1.1 + type: DisplayString + - name: mtxrPOEInterfaceIndex + oid: 1.3.6.1.4.1.14988.1.1.15.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.15.1.1.1' + indexes: + - labelname: mtxrPOEInterfaceIndex + type: gauge + - name: mtxrPOEName + oid: 1.3.6.1.4.1.14988.1.1.15.1.1.2 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.15.1.1.2' + indexes: + - labelname: mtxrPOEInterfaceIndex + type: gauge + - name: mtxrPOEStatus + oid: 1.3.6.1.4.1.14988.1.1.15.1.1.3 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.15.1.1.3' + indexes: + - labelname: mtxrPOEInterfaceIndex + type: gauge + enum_values: + 1: disabled + 2: waitingForLoad + 3: poweredOn + 4: overload + - name: mtxrPOEVoltage + oid: 1.3.6.1.4.1.14988.1.1.15.1.1.4 + type: gauge + help: V - 1.3.6.1.4.1.14988.1.1.15.1.1.4 + indexes: + - labelname: mtxrPOEInterfaceIndex + type: gauge + - name: mtxrPOECurrent + oid: 1.3.6.1.4.1.14988.1.1.15.1.1.5 + type: gauge + help: mA - 1.3.6.1.4.1.14988.1.1.15.1.1.5 + indexes: + - labelname: mtxrPOEInterfaceIndex + type: gauge + - name: mtxrPOEPower + oid: 1.3.6.1.4.1.14988.1.1.15.1.1.6 + type: gauge + help: W - 1.3.6.1.4.1.14988.1.1.15.1.1.6 + indexes: + - labelname: mtxrPOEInterfaceIndex + type: gauge + - name: mtxrLTEModemInterfaceIndex + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.1' + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemSignalRSSI + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.2 + type: gauge + help: dBm - 1.3.6.1.4.1.14988.1.1.16.1.1.2 + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemSignalRSRQ + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.3 + type: gauge + help: dB - 1.3.6.1.4.1.14988.1.1.16.1.1.3 + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemSignalRSRP + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.4 + type: gauge + help: dBm - 1.3.6.1.4.1.14988.1.1.16.1.1.4 + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemCellId + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.5 + type: gauge + help: current cell ID - 1.3.6.1.4.1.14988.1.1.16.1.1.5 + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemAccessTechnology + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.6 + type: gauge + help: as reported by +CREG - 1.3.6.1.4.1.14988.1.1.16.1.1.6 + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + enum_values: + -1: unknown + 0: gsmcompact + 1: gsm + 2: utran + 3: egprs + 4: hsdpa + 5: hsupa + 6: hsdpahsupa + 7: eutran + - name: mtxrLTEModemSignalSINR + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.7 + type: gauge + help: dB - 1.3.6.1.4.1.14988.1.1.16.1.1.7 + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemEnbId + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.8 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.8' + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemSectorId + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.9 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.9' + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemLac + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.10 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.10' + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemIMEI + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.11 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.11' + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemIMSI + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.12 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.12' + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemUICC + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.13 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.13' + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrLTEModemRAT + oid: 1.3.6.1.4.1.14988.1.1.16.1.1.14 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.16.1.1.14' + indexes: + - labelname: mtxrLTEModemInterfaceIndex + type: gauge + - name: mtxrPartitionIndex + oid: 1.3.6.1.4.1.14988.1.1.17.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.1' + indexes: + - labelname: mtxrPartitionIndex + type: gauge + - name: mtxrPartitionName + oid: 1.3.6.1.4.1.14988.1.1.17.1.1.2 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.2' + indexes: + - labelname: mtxrPartitionIndex + type: gauge + - name: mtxrPartitionSize + oid: 1.3.6.1.4.1.14988.1.1.17.1.1.3 + type: gauge + help: MB - 1.3.6.1.4.1.14988.1.1.17.1.1.3 + indexes: + - labelname: mtxrPartitionIndex + type: gauge + - name: mtxrPartitionVersion + oid: 1.3.6.1.4.1.14988.1.1.17.1.1.4 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.4' + indexes: + - labelname: mtxrPartitionIndex + type: gauge + - name: mtxrPartitionActive + oid: 1.3.6.1.4.1.14988.1.1.17.1.1.5 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.5' + indexes: + - labelname: mtxrPartitionIndex + type: gauge + enum_values: + 0: "false" + 1: "true" + - name: mtxrPartitionRunning + oid: 1.3.6.1.4.1.14988.1.1.17.1.1.6 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.17.1.1.6' + indexes: + - labelname: mtxrPartitionIndex + type: gauge + enum_values: + 0: "false" + 1: "true" + - name: mtxrScriptRunIndex + oid: 1.3.6.1.4.1.14988.1.1.18.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.18.1.1.1' + indexes: + - labelname: mtxrScriptRunIndex + type: gauge + - name: mtxrScriptRunOutput + oid: 1.3.6.1.4.1.14988.1.1.18.1.1.2 + type: DisplayString + help: this oid on get request will run script and return it's output - 1.3.6.1.4.1.14988.1.1.18.1.1.2 + indexes: + - labelname: mtxrScriptRunIndex + type: gauge + - name: mtxrOpticalIndex + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.1' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + - name: mtxrOpticalName + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.2 + type: DisplayString + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.2' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + - name: mtxrOpticalRxLoss + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.3 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.3' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + enum_values: + 0: "false" + 1: "true" + - name: mtxrOpticalTxFault + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.4 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.4' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + enum_values: + 0: "false" + 1: "true" + - name: mtxrOpticalWavelength + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.5 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.5' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + - name: mtxrOpticalTemperature + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.6 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.6' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + - name: mtxrOpticalSupplyVoltage + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.7 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.7' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + - name: mtxrOpticalTxBiasCurrent + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.8 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.8' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + - name: mtxrOpticalTxPower + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.9 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.9' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + - name: mtxrOpticalRxPower + oid: 1.3.6.1.4.1.14988.1.1.19.1.1.10 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.19.1.1.10' + indexes: + - labelname: mtxrOpticalIndex + type: gauge + - name: mtxrIkeSACount + oid: 1.3.6.1.4.1.14988.1.1.20.1 + type: gauge + help: IKE SA count - 1.3.6.1.4.1.14988.1.1.20.1 + - name: mtxrIkeSAIndex + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.1 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.1' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSAInitiatorCookie + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.2 + type: DisplayString + help: initiator SPI - 1.3.6.1.4.1.14988.1.1.20.2.1.2 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSAResponderCookie + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.3 + type: DisplayString + help: responder SPI - 1.3.6.1.4.1.14988.1.1.20.2.1.3 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSAResponder + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.4 + type: gauge + help: IKE side - 1.3.6.1.4.1.14988.1.1.20.2.1.4 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + enum_values: + 0: "false" + 1: "true" + - name: mtxrIkeSANatt + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.5 + type: gauge + help: NAT is detected - 1.3.6.1.4.1.14988.1.1.20.2.1.5 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + enum_values: + 0: "false" + 1: "true" + - name: mtxrIkeSAVersion + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.6 + type: gauge + help: protocol version - 1.3.6.1.4.1.14988.1.1.20.2.1.6 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSAState + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.7 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.7' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + enum_values: + 1: exchange + 2: established + 3: expired + 4: eap + - name: mtxrIkeSAUptime + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.8 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.8' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSASeen + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.9 + type: gauge + help: time elapsed since last valid IKE packet - 1.3.6.1.4.1.14988.1.1.20.2.1.9 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSAIdentity + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.10 + type: DisplayString + help: peer identity - 1.3.6.1.4.1.14988.1.1.20.2.1.10 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSAPh2Count + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.11 + type: gauge + help: total ph2 SA pairs - 1.3.6.1.4.1.14988.1.1.20.2.1.11 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSALocalAddressType + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.12 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.12' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + enum_values: + 0: unknown + 1: ipv4 + 2: ipv6 + 3: ipv4z + 4: ipv6z + 16: dns + - name: mtxrIkeSALocalAddress + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.13 + type: InetAddress + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.13' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSALocalPort + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.14 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.14' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSAPeerAddressType + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.15 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.15' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + enum_values: + 0: unknown + 1: ipv4 + 2: ipv6 + 3: ipv4z + 4: ipv6z + 16: dns + - name: mtxrIkeSAPeerAddress + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.16 + type: InetAddress + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.16' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSAPeerPort + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.17 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.17' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSADynamicAddressType + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.18 + type: gauge + help: ' - 1.3.6.1.4.1.14988.1.1.20.2.1.18' + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + enum_values: + 0: unknown + 1: ipv4 + 2: ipv6 + 3: ipv4z + 4: ipv6z + 16: dns + - name: mtxrIkeSADynamicAddress + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.19 + type: InetAddress + help: dynamic address allocated by mode config - 1.3.6.1.4.1.14988.1.1.20.2.1.19 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSATxBytes + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.20 + type: counter + help: ph2 SA tx bytes - 1.3.6.1.4.1.14988.1.1.20.2.1.20 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSARxBytes + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.21 + type: counter + help: ph2 SA rx bytes - 1.3.6.1.4.1.14988.1.1.20.2.1.21 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSATxPackets + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.22 + type: counter + help: ph2 SA tx packets - 1.3.6.1.4.1.14988.1.1.20.2.1.22 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: mtxrIkeSARxPackets + oid: 1.3.6.1.4.1.14988.1.1.20.2.1.23 + type: counter + help: ph2 SA rx packets - 1.3.6.1.4.1.14988.1.1.20.2.1.23 + indexes: + - labelname: mtxrIkeSAIndex + type: gauge + - name: laIndex + oid: 1.3.6.1.4.1.2021.10.1.1 + type: gauge + help: reference index/row number for each observed loadave. - 1.3.6.1.4.1.2021.10.1.1 + indexes: + - labelname: laIndex + type: gauge + lookups: + - labels: + - laIndex + labelname: laNames + oid: 1.3.6.1.4.1.2021.10.1.2 + type: DisplayString + - labels: [] + labelname: laIndex