[Git][NTPsec/ntpsec][master] Marked ntpEntStatPktModeTable as currently unimplemented.

Ian Bruene gitlab at mg.gitlab.com
Thu Feb 15 16:45:59 UTC 2018


Ian Bruene pushed to branch master at NTPsec / ntpsec


Commits:
115eb273 by Ian Bruene at 2018-02-15T10:45:08-06:00
Marked ntpEntStatPktModeTable as currently unimplemented.

- - - - -


2 changed files:

- docs/includes/ntpsnmpd-body.txt
- ntpclients/ntpsnmpd.py


Changes:

=====================================
docs/includes/ntpsnmpd-body.txt
=====================================
--- a/docs/includes/ntpsnmpd-body.txt
+++ b/docs/includes/ntpsnmpd-body.txt
@@ -41,4 +41,7 @@ The ntpEntTimeResolution OID currently uses data from the sys_fuzz variable
 as the base for it's calculations. It is by no means certain that this is
 the correct choice, and the returned data should be taken with scepticism.
 
+The ntpEntStatPktModeTable is unimplemented due to not currently having a
+data source.
+
 // end


=====================================
ntpclients/ntpsnmpd.py
=====================================
--- a/ntpclients/ntpsnmpd.py
+++ b/ntpclients/ntpsnmpd.py
@@ -635,6 +635,8 @@ class DataSource:  # This will be broken up in future to be less NTP-specific
     # ========================================================================
 
     # Packet Mode Table
+    # These are left as stubs for now. Information is lacking on where the
+    # data should come from.
 
     def sub_statPktMode(self):
         pass



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/115eb27336a3d4bae11259f22fa4960ff3742e58

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/115eb27336a3d4bae11259f22fa4960ff3742e58
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180215/b3f55068/attachment.html>


More information about the vc mailing list