[FEATURE: #268] userspace/snmpd: improve reporting of offset between NTP and WR time
Add wrsSystemClockDriftUs (in microseconds) as int32. There is no need
to export this value as int64, with greater values of the offset
the exact information about the offset is not needed.
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
Showing
- userspace/rootfs_override/etc/init.d/system_clock_monitor 27 additions, 13 deletionsuserspace/rootfs_override/etc/init.d/system_clock_monitor
- userspace/snmpd/WR-SWITCH-MIB.txt 10 additions, 0 deletionsuserspace/snmpd/WR-SWITCH-MIB.txt
- userspace/snmpd/oids.txt 1 addition, 0 deletionsuserspace/snmpd/oids.txt
- userspace/snmpd/wrsCurrentTimeGroup.c 8 additions, 3 deletionsuserspace/snmpd/wrsCurrentTimeGroup.c
- userspace/snmpd/wrsCurrentTimeGroup.h 1 addition, 0 deletionsuserspace/snmpd/wrsCurrentTimeGroup.h
Please register or sign in to comment