SNMP.Updateable: UNDEFINED now causes the old value to be kept. It isn't always possible to update the value synchronously, so allow the update callback to return a "temporarily unavailable" indicator value (ie UNDEFINED). Needed for [EP-1682].