Home
last modified time | relevance | path

Searched refs:netsnmp_get_agent_uptime (Results 1 – 24 of 24) sorted by relevance

/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/sctp-mib/
H A DsctpTables_common.c144 … timestamp = netsnmp_get_agent_uptime(); /* set the timestamp if it was not set before */ in sctpAssocRemAddrTable_add_or_update()
154 entry->sctpAssocRemAddrStartTime = netsnmp_get_agent_uptime(); in sctpAssocRemAddrTable_add_or_update()
186 … timestamp = netsnmp_get_agent_uptime(); /* set the timestamp if it was not set before */ in sctpAssocLocalAddrTable_add_or_update()
197 netsnmp_get_agent_uptime(); in sctpAssocLocalAddrTable_add_or_update()
229 …timestamp = netsnmp_get_agent_uptime(); /* set the timestamp if it was not set before and entr… in sctpAssocTable_add_or_update()
240 entry->sctpAssocStartTime = netsnmp_get_agent_uptime(); in sctpAssocTable_add_or_update()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipIfStatsTable/
H A DipIfStatsTable_data_access.c193 netsnmp_get_agent_uptime(); in _check_for_updates()
194 ipIfStatsTable_lastChange_set(netsnmp_get_agent_uptime()); in _check_for_updates()
231 ipIfStatsTable_lastChange_set(netsnmp_get_agent_uptime()); in _add_new()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/if-mib/ifTable/
H A DifTable_data_access.c357 time_t now = netsnmp_get_agent_uptime(); in _check_interface_entry_for_updates()
399 netsnmp_get_agent_uptime(); in _check_interface_entry_for_updates()
423 rowreq_ctx->data.ifLastChange = netsnmp_get_agent_uptime(); in _check_interface_entry_for_updates()
504 rowreq_ctx->data.ifLastChange = netsnmp_get_agent_uptime(); in _add_new_interface()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/
H A Dagent_trap.c881 uptime = netsnmp_get_agent_uptime(); in netsnmp_send_traps()
952 template_v1pdu->time = netsnmp_get_agent_uptime(); in netsnmp_send_traps()
1081 session->trap_stats->sent_last_fail = netsnmp_get_agent_uptime(); in handle_trap_callback()
1092 session->trap_stats->sec_err_last = netsnmp_get_agent_uptime(); in handle_trap_callback()
1140 session->trap_stats->ack_last_rcvd = netsnmp_get_agent_uptime(); in handle_inform_response()
1164 session->trap_stats->sec_err_last = netsnmp_get_agent_uptime(); in handle_inform_response()
1178 netsnmp_get_agent_uptime(); in handle_inform_response()
1187 session->trap_stats->sent_last_sent = netsnmp_get_agent_uptime(); in handle_inform_response()
1195 session->trap_stats->sent_last_fail = netsnmp_get_agent_uptime(); in handle_inform_response()
1317 sess->trap_stats->sent_last_sent = netsnmp_get_agent_uptime(); in send_trap_to_sess()
H A Dagent_sysORTable.c29 entry->data.OR_uptime = netsnmp_get_agent_uptime(); in erase()
104 entry->data.OR_uptime = netsnmp_get_agent_uptime(); in register_sysORTable_sess()
H A Dsnmp_agent.c4150 netsnmp_get_agent_uptime(void) function
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipAddressTable/
H A DipAddressTable_data_access.c241 rowreq_ctx->ipAddressLastChanged = netsnmp_get_agent_uptime(); in _check_entry_for_updates()
298 rowreq_ctx->ipAddressCreated = netsnmp_get_agent_uptime(); in _add_new_entry()
H A DipAddressTable.c1314 rowreq_ctx->ipAddressCreated = netsnmp_get_agent_uptime(); in ipAddressTable_commit()
1331 rowreq_ctx->ipAddressLastChanged = netsnmp_get_agent_uptime(); in ipAddressTable_commit()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipv4InterfaceTable/
H A Dipv4InterfaceTable_data_access.c178 ipv4InterfaceTable_lastChange_set(netsnmp_get_agent_uptime()); in ipv4InterfaceTable_check_entry_for_updates()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/data_access/
H A Darp_common.c82 entry->arp_last_updated = netsnmp_get_agent_uptime(); in netsnmp_access_arp_entry_update()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipSystemStatsTable/
H A DipSystemStatsTable_data_access.c190 netsnmp_get_agent_uptime(); in _check_for_updates()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/ipv6InterfaceTable/
H A Dipv6InterfaceTable_data_access.c204 ipv6InterfaceTable_lastChange_set(netsnmp_get_agent_uptime()); in ipv6InterfaceTable_check_entry_for_updates()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/notification-log-mib/
H A Dnotification_log.c141 uptime = netsnmp_get_agent_uptime(); in check_log_size()
620 tmpl = netsnmp_get_agent_uptime(); in log_notification()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/inetNetToMediaTable/
H A DinetNetToMediaTable_data_access.c139 rowreq_ctx->data->arp_last_updated = netsnmp_get_agent_uptime(); in _add_or_update_arp_entry()
/dports/net-mgmt/net-snmp/net-snmp-5.9/include/net-snmp/agent/
H A Dsnmp_agent.h290 u_long netsnmp_get_agent_uptime(void);
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A DsysORTable.c245 sysORLastChange = netsnmp_get_agent_uptime(); in init_sysORTable()
H A Dsystem_mib.c233 netsnmp_get_agent_uptime()); in handle_sysUpTime()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/agentx/
H A Dmaster_admin.c578 asp->pdu->time = netsnmp_get_agent_uptime(); in handle_master_agentx_packet()
H A Dsubagent.c192 ptr->uptime = netsnmp_get_agent_uptime(); in save_set_vars()
/dports/net-mgmt/net-snmp/net-snmp-5.9/perl/agent/
H A Dagent.xs241 RETVAL = netsnmp_get_agent_uptime();
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/tlstm-mib/snmpTlstmParamsTable/
H A DsnmpTlstmParamsTable.c1014 _last_changed = netsnmp_get_agent_uptime(); in snmpTlstmParamsTable_handler()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/tlstm-mib/snmpTlstmAddrTable/
H A DsnmpTlstmAddrTable.c909 _last_changed = netsnmp_get_agent_uptime(); in tlstmAddrTable_handler()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/tlstm-mib/snmpTlstmCertToTSNTable/
H A DsnmpTlstmCertToTSNTable.c900 _last_changed = netsnmp_get_agent_uptime(); in tlstmCertToTSNTable_handler()
/dports/net-mgmt/net-snmp/net-snmp-5.9/
H A DChangeLog20801 Replace netsnmp_timeval_uptime() by netsnmp_get_agent_uptime()
25204 Replace netsnmp_timeval_uptime() by netsnmp_get_agent_uptime()
29048 Replace netsnmp_timeval_uptime() by netsnmp_get_agent_uptime()
63861 to netsnmp_get_agent_uptime().
77342 to netsnmp_get_agent_uptime().