From 04615ca98c30ba5a63988fac4b71c576d78c66e1 Mon Sep 17 00:00:00 2001 From: Joe LeVeque Date: Fri, 17 Jul 2020 11:20:39 -0700 Subject: [PATCH] [sonic-snmpagent][sonic-py-swsssdk] Update submodules (#4968) * src/sonic-snmpagent 89b7b2c...c702a57 (7): > Revert "[rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (#133)" (#151) > Update transceiver info DB key names (#146) > Fix LGTM reported alert of PR#141 (#142) > [Namespace] Fix interfaces counters in InterfacesMIB RFC 2863 (#141) > [Namespace]: Fix SNMP AgentX socket connection timeout when using Namespace.get_all() (#140) > [rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (#133) > Fix undefined variable and warning message (#134) * src/sonic-py-swsssdk a83366e...2df4f40 (3): > Allowing TCP connections with namespace as well. (#81) > [port_util] add get_rif_port_map, get_vlan_interface_oid_map (#78) > Updates to the namespace API's for test_moduleLoad.py (#77) Note that sonic-snmpagent submodule update is dependent upon sonic-py-swsssdk update, so updating both submodules in this PR. --- src/sonic-py-swsssdk | 2 +- src/sonic-snmpagent | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sonic-py-swsssdk b/src/sonic-py-swsssdk index a83366e827cc..2df4f40fcec2 160000 --- a/src/sonic-py-swsssdk +++ b/src/sonic-py-swsssdk @@ -1 +1 @@ -Subproject commit a83366e827cc08dbd3d22de92773c7ef79215199 +Subproject commit 2df4f40fcec2c5ddafe543aec964a6390d2a9a90 diff --git a/src/sonic-snmpagent b/src/sonic-snmpagent index 89b7b2c90099..c702a57608e4 160000 --- a/src/sonic-snmpagent +++ b/src/sonic-snmpagent @@ -1 +1 @@ -Subproject commit 89b7b2c90099bc3404edeb1210b0aa90070a6a80 +Subproject commit c702a57608e42fa40f0ea86f82870514eab4c1b7