Home
last modified time | relevance | path

Searched refs:op_ntpSystem (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bsnmp/snmp_ntp/
H A Dntp_tree.def40 (1 ntpSysLeap INTEGER op_ntpSystem GET)
41 (2 ntpSysStratum INTEGER op_ntpSystem GET)
42 (3 ntpSysPrecision INTEGER32 op_ntpSystem GET)
43 (4 ntpSysRootDelay OCTETSTRING op_ntpSystem GET)
44 (5 ntpSysRootDispersion OCTETSTRING op_ntpSystem GET)
45 (6 ntpSysRefId OCTETSTRING op_ntpSystem GET)
46 (7 ntpSysRefTime OCTETSTRING op_ntpSystem GET)
47 (8 ntpSysPoll INTEGER32 op_ntpSystem GET)
48 (9 ntpSysPeer UNSIGNED32 op_ntpSystem GET)
50 # (10 ntpSysPhase OCTETSTRING op_ntpSystem GET)
[all …]
H A Dsnmp_ntp.c1110 op_ntpSystem(struct snmp_context *ctx __unused, struct snmp_value *value, in op_ntpSystem() function