phosphor-snmp: srcrev bump bbee5d0d8f..9d18e56285

Ratan Gupta (4):
      Create Interface returns the D-Bus object path
      Change the logic of generating the D-Bus object identifier
      Add the check for the existense of the client
      Add support for individual property update

Change-Id: Ifee7e6b3b349d9f89017fed64abf0e0158512860
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/network/phosphor-snmp_git.bb b/recipes-phosphor/network/phosphor-snmp_git.bb
index 2f61ee1..e011a5a 100644
--- a/recipes-phosphor/network/phosphor-snmp_git.bb
+++ b/recipes-phosphor/network/phosphor-snmp_git.bb
@@ -12,7 +12,7 @@
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI += "git://github.com/openbmc/phosphor-snmp"
-SRCREV = "bbee5d0d8f6fd7ac2d66e537b9aaead03027e0f6"
+SRCREV = "9d18e562853f522d12fcdfeea59436a848b66c50"
 
 DBUS_SERVICE_${PN} += "xyz.openbmc_project.Network.SNMP.service"