Clarify AirOS local-time timezone handling
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 42
- Forks
- 18
- Avg merge
- 12h 54m
- Merged PRs (30d)
- 1
Description
AirOS OID 1.3.6.1.4.1.41112.1.4.8.1.0 returns a device-local timestamp without a timezone or UTC offset. NetEngine currently interprets this value as UTC to avoid dependence on the timezone of the machine running NetEngine. Verify whether AirOS exposes a timezone OID or another authoritative source, then replace this assumption if available.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the AirOS handling for OID 1.3.6.1.4.1.41112.1.4.8.1.0 and the code path that currently treats its local timestamp as UTC. Check AirOS documentation or device responses for a timezone OID or other authoritative source; done means the UTC assumption is replaced when reliable timezone information is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100