# Router Diagnostic Report: 1775019647-router-diagnostics

- Profile: `full`
- Probe: `router` (192.168.1.1)
- Created: `2026-04-01T05:00:51Z`
- Categories: `system, memory, network, wifi, usp, logs`
- Checks: `20` pass / `0` fail / `20` total

## Key Findings

### Host Inventory

```json
{
  "total_hosts": 41,
  "active_hosts": 38,
  "wifi_hosts": 37,
  "ipv4_capable_hosts": 38,
  "ipv6_only_hosts": 0
}
```

### Dataelements

```json
{
  "devices": 2,
  "stations": 29,
  "radio_sections": 5
}
```

### Associated Stations

```json
{
  "per_interface": {
    "ath0": 4,
    "ath2": 0,
    "ath10": 18,
    "ath12": 0,
    "ath30": 1,
    "ath32": 0
  },
  "total": 23
}
```

### Radio Runtime

```json
{
  "radios_seen": 3,
  "radios_up": 3,
  "per_radio": {
    "wifi0": true,
    "wifi1": true,
    "wifi2": true
  }
}
```

### Logs

```json
{
  "matching_lines": 9,
  "recent_examples": [
    "Tue Mar 31 22:00:46 2026 daemon.notice devidentd[13174]: Failed to resolve 192.168.1.55",
    "Tue Mar 31 22:00:48 2026 daemon.notice devidentd[13174]: Failed to resolve 192.168.1.55",
    "Tue Mar 31 22:00:48 2026 daemon.debug miniupnpd[29584]: ST: urn:schemas-wifialliance-org:device:WFADevice:1 (ver=1)",
    "Tue Mar 31 22:00:48 2026 daemon.info miniupnpd[29584]: SSDP M-SEARCH from [fe80::dce:723b:8c61:e9ee%br-lan]:58578 ST: urn:schemas-wifialliance-org:device:WFADevice:1",
    "Tue Mar 31 22:00:49 2026 daemon.notice devidentd[13174]: Failed to resolve 192.168.1.55",
    "Tue Mar 31 22:00:50 2026 daemon.notice devidentd[13174]: Failed to resolve 192.168.1.55",
    "Tue Mar 31 22:00:51 2026 daemon.notice devidentd[13174]: Failed to resolve 192.168.1.55",
    "Tue Mar 31 22:00:51 2026 daemon.debug miniupnpd[29584]: ST: urn:schemas-wifialliance-org:device:WFADevice:1 (ver=1)",
    "Tue Mar 31 22:00:51 2026 daemon.info miniupnpd[29584]: SSDP M-SEARCH from [fe80::dce:723b:8c61:e9ee%br-lan]:58578 ST: urn:schemas-wifialliance-org:device:WFADevice:1"
  ]
}
```

### Log Analysis

```json
{
  "overall_status": "attention_needed",
  "severity_counts": {
    "high": 5,
    "medium": 0,
    "low": 0
  },
  "flagged_issues": [
    {
      "issue": "generic_failure",
      "severity": "high",
      "count": 5,
      "summary": "Generic failure log entry observed.",
      "example": "Tue Mar 31 22:00:46 2026 daemon.notice devidentd[13174]: Failed to resolve 192.168.1.55"
    }
  ]
}
```

### Status Counts

```json
{
  "pass": 20,
  "fail": 0
}
```

## Command Results

| Category | Check | Status | Summary | Output |
| --- | --- | --- | --- | --- |
| system | kernel | PASS | Linux Community00120 5.4.213 #0 SMP PREEMPT Fri Mar 20 16:42:40 2026 armv7l GNU/Linux | `raw/system/kernel.log` |
| system | uptime | PASS | 3.73 2.81 2.32 2/264 12505 | `raw/system/uptime.log` |
| system | filesystem | PASS | ubi1:syscfg             125.3M    148.0K    120.5M   0% /tmp/config | `raw/system/filesystem.log` |
| memory | meminfo | PASS | Percpu:              816 kB | `raw/memory/meminfo.log` |
| memory | slabinfo | PASS | Node 0, zone   Normal    702    527    286    115     63     24     10      5      2      1    114 | `raw/memory/slabinfo.log` |
| network | ip_addr | PASS |        valid_lft forever preferred_lft forever | `raw/network/ip_addr.log` |
| network | ip_route | PASS | 239.0.0.0/8 dev br-lan scope link | `raw/network/ip_route.log` |
| network | lan_status | PASS | } | `raw/network/lan_status.log` |
| network | wan_status | PASS | } | `raw/network/wan_status.log` |
| network | wireless_status | PASS | } | `raw/network/wireless_status.log` |
| wifi | wifi_objects | PASS | wifi.wps | `raw/wifi/wifi_objects.log` |
| wifi | hosts_show | PASS | } | `raw/wifi/hosts_show.log` |
| wifi | dataelements_dump | PASS | } | `raw/wifi/dataelements_dump.log` |
| wifi | station_lists | PASS | ### ath32 | `raw/wifi/station_lists.log` |
| wifi | radio_status | PASS | } | `raw/wifi/radio_status.log` |
| wifi | ap_status | PASS | } | `raw/wifi/ap_status.log` |
| usp | bbfdm_objects | PASS | bbfdm.wifidmd | `raw/usp/bbfdm_objects.log` |
| usp | usp_processes | PASS | 24095 root      1368 S    /usr/sbin/bbfdmd -l 3 | `raw/usp/usp_processes.log` |
| logs | recent_logs | PASS | Tue Mar 31 22:00:51 2026 authpriv.notice dropbear[12592]: Password auth succeeded for 'root' from 192.168.1.132:34960 | `raw/logs/recent_logs.log` |
| logs | filtered_logs | PASS | Tue Mar 31 22:00:51 2026 daemon.info miniupnpd[29584]: SSDP M-SEARCH from [fe80::dce:723b:8c61:e9ee%br-lan]:58578 ST: urn:schemas-wifialliance-org:device:WFADevice:1 | `raw/logs/filtered_logs.log` |