Home
last modified time | relevance | path

Searched refs:TIMETICKS (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_tree.def37 (1 hrSystemUptime TIMETICKS op_hrSystem GET)
249 (1 hrSWInstalledLastChange TIMETICKS op_hrSWInstalled GET)
250 (2 hrSWInstalledLastUpdateTime TIMETICKS op_hrSWInstalled GET)
278 (1 begemotHrStorageUpdate TIMETICKS op_begemot GET SET)
279 (2 begemotHrFSUpdate TIMETICKS op_begemot GET SET)
280 (3 begemotHrDiskStorageUpdate TIMETICKS op_begemot GET SET)
281 (4 begemotHrNetworkUpdate TIMETICKS op_begemot GET SET)
282 (5 begemotHrSWInstalledUpdate TIMETICKS op_begemot GET SET)
283 (6 begemotHrSWRunUpdate TIMETICKS op_begemot GET SET)
/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_tree.def48 (9 ifLastChange TIMETICKS GET)
208 (19 ifCounterDiscontinuityTime TIMETICKS GET)
222 (5 ifTableLastChange TIMETICKS op_ifmib GET)
223 (6 ifStackLastChange TIMETICKS op_ifmib GET)
241 (2 begemotIfPoll TIMETICKS op_begemot_mibII GET)
242 (3 begemotIfForcePoll TIMETICKS op_begemot_mibII GET SET)
243 (4 begemotIfDataPoll TIMETICKS op_begemot_mibII GET SET)
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_tree.def37 (2 pfStatusRuntime TIMETICKS pf_status GET)
109 (4 pfInterfacesIfTZero TIMETICKS GET)
138 (4 pfTablesTblTZero TIMETICKS GET)
163 (5 pfTablesAddrTZero TIMETICKS GET)
/freebsd/contrib/bsnmp/snmpd/
H A Dtree.def53 (3 sysUpTime TIMETICKS op_system_group GET)
58 (8 sysORLastChange TIMETICKS op_system_group GET)
64 (4 sysORUpTime TIMETICKS GET)
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_tree.def98 (3 dot1dStpTimeSinceTopologyChange TIMETICKS op_dot1d_stp GET)
210 (3 begemotBridgeStpTimeSinceTopologyChange TIMETICKS GET)
/freebsd/contrib/bsnmp/snmp_ntp/
H A Dntp_tree.def112 (3 begemotNtpTimeout TIMETICKS op_begemot_ntp GET SET)
/freebsd/contrib/tcpdump/
H A Dprint-snmp.c116 #define TIMETICKS 3 macro
576 case TIMETICKS: { in asn1_parse()